Task #27955
closedminor layout fix
100%
Description
If you mark a page to appear as a user folder within the site options you have a different icon than in the page tree.
See attached screenshot.
Files
Updated by Andreas Wolf about 13 years ago
- Category set to FormEngine aka TCEforms
- Complexity set to no-brainer
The icon does not seem to be part of the regular iconset (in EXT:t3skin/icons/), but only of the sprite icons (in EXT:t3skin/images/icons/). I don't know if it can be used as a "regular" icon anyways, if not, it would have to be copied.
Updated by Riccardo De Contardi over 10 years ago
Still present in TYPO3 6.2.2
The code for icon is here:
<option style="background: #fff url(gfx/i/fe_users.gif) 0% 50% no-repeat; height: 16px; padding-top: 2px; padding-left: 22px;" selected="selected" value="fe_users">Website Users</option>
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30728
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30728
Updated by Gerrit Code Review over 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30728
Updated by Gerrit Code Review over 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30728
Updated by Gerrit Code Review about 10 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30728
Updated by Gerrit Code Review about 10 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30728
Updated by Gerrit Code Review about 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33555
Updated by Gerrit Code Review about 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33556
Updated by Felix Kopp about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c295166985003d827a3318efe28aed730a97efbf.