Bug #51134
Adapt skinning stylesheet paths
Status: | Resolved | Start date: | 2013-08-17 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
TYPO3 backend can be styled. Brings stylesheet paths following extbase/fluid conventions
Related issues
Associated revisions
[TASK] Adapt skinning extension stylesheet paths
In order to clean up EXT: t3skin the standard paths should
be adapted to follow extbase/fluid conventions.
Change-Id: Ic43a42e13c7656064743c936b678a5172e45209b
Resolves: #51134
Releases: 6.2
Reviewed-on: https://review.typo3.org/23144
Reviewed-by: Stefan Neufeind
Tested-by: Stefan Neufeind
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
[BUGFIX] Install tool shows docheader in backend
Install tool should show a document header if called in backend.
It includes some .css files from t3skin to do that. Those files
were moved around in issue #51134, not adapted in install tool,
resulting in 404 and missing document header. The patch adapts
templates to include files at new locations.
Change-Id: I9df6950ec3e218c175b012d9ef4233c5b5f6c925
Resolves: #51952
Related: #51134
Releases: 6.2
Reviewed-on: https://review.typo3.org/23789
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Gerrit Code Review almost 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23144
#2 Updated by Felix Kopp almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ae16fbab7e436579b3f86828ab908f6d17749629.
#3 Updated by Steffen Müller almost 2 years ago
Foolow-up: https://review.typo3.org/#/c/23306/