Feature #69459
closedShow tt_content preview in page module via Fluid
100%
Description
A new option via TSconfig allows to render tt_content elements via Fluid
in the Backend.
Example:
mod.web_layout.tt_content.preview.media = EXT:site_mysite/Resources/Private/Templates/Preview/Media.html
All values from the record are available as content elements.
Files
Updated by Gerrit Code Review about 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/42962
Updated by Gerrit Code Review about 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/42962
Updated by Gerrit Code Review about 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/42962
Updated by Daniel Goerz about 9 years ago
Added Extension that makes use of this new Feature. How to test:
- Install fluid_preview
- Clear Caches
- Go to page module
- Create a "Header only" content element
- Enjoy the preview
=)
Updated by Benni Mack about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c3c8300515eb99a6e899f82b21f05a565c3ece58.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed