Actions
Task #68016
closedRemove dependencies from ext:mediace and ext:compatibility6 to other core exts
Start date:
2015-07-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Before ext:mediace and ext:compatibility6 can be removed, the "soft" dependencies should be removed and encapsulated:
- the exts must not use images and other resources from a foreign extensions, except the "official" api's like the plugin registration methods and similar.
- the exts must not use "foreign" labels, any labels (except the really generic labels that are used by other extensions as well) that are used by these extension must be put into the extensions themself.
- more?
Goal is, that after we extracted these extensions from core, we can move stuff around in core without having an eye on these two extensions because of interdependencies.
Actions