Actions
Bug #79201
closedEpic #77909: Enhance EXT:form
EXT:form - split static TS for frontend and absolutely necessary TS for backend
Start date:
2017-01-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Problem/Description¶
Actually the integrator can not easily decide to include the frontend specific static TypoScript of EXT:form when or where s/he want.
Acceptance Criteria¶
- Split backend module and frontend specific TypoScript
- make frontend specific TypoScript available through
includeStaticFile()
- load backend module specific always automatically
Actions