Task #68878
closedStory #68805: Replace current icons in the core by using the new Icon-API
Replace icon by the IconFactory actions-edit-copy
100%
Description
Register the icon "actions-edit-copy" and replace the iconUtility calls for that icon with the IconFactory.
Updated by Gerrit Code Review over 9 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 http://review.typo3.org/42445
Updated by Markus Günther over 9 years ago
Some icons are missing caused by the function linkClipboardHeaderIcon() that needs to hand over the title so that the icons can be rendered without the titles.
Updated by Gerrit Code Review over 9 years ago
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42446
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42445
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42445
Updated by Markus Günther over 9 years ago
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-edit-copy, actions-edit-cut, actions-edit-cut-release and actions-edit-copy-release
with the new IconFactory.
Because of the less usage and the relation in the code i handled more icons in this patch.
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42445
Updated by Gerrit Code Review over 9 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/42445
Updated by Markus Günther over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c0383c039b35421cec8678cea3195ef04ce41db4.