Feature #61903
closed
PageTS dataprovider for backend layouts
Added by Philipp Gampe about 10 years ago.
Updated about 6 years ago.
Description
Over the last year, several extensions appeared on TER that implemented the very same basic feature: Deploying backend layouts without database records by providing them via PageTS.
Implement a generic PageTS provider for backend layouts to unify those approaches and to make backend layouts reusable across installations.
Additionally allow to provide the backend layout configuration as array to avoid the overhead to convert them to TS and then to parse them again, if the configuration is already available as array.
- 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/32988
This was exactly what was in mind when creating the BE layout data provider interface: extensions will provide implementations for storing BE layout providers for files, TSconfig, mailboxes, dropbox, whatever people can think of. The core provides a single implementation (for storing in records).
There really is no reason to have a Page TS dataprovider in the core if there are already enough extensions providing this.
of course it would be so much needed in the core because then you don't need those extensions!
Maybe lets start a simple vote to solve this once and forever
+1 Georg
Should have been part of the core instead of implementing a superfluous "dataprovider"
+1
+1 as already mentioned in gerrit
- Target version changed from 7.0 to 7.1 (Cleanup)
- Status changed from Under Review to Accepted
- Target version deleted (
7.1 (Cleanup))
- Status changed from Accepted to Under Review
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/41632
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/41632
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved 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/42006
- Status changed from Under Review to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF