Actions
Task #69748
closedUse IconRegistry API to register icons
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
Start date:
2015-09-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
Currently icons of all shipped TYPO3 extensions have their icons registered directly within the IconRegistry
. This should be refactored to use our own API for registering icons in each extension. (aka "Eating your own dog food".)
This should be done last after all icons have been moved to IconRegistry
/IconFactory
.
Actions