typo3-cms-extension content-rendering-core
Backport of fluid_styled_content
patrickbroens/content-rendering-core
Backport of fluid_styled_content
- Thursday, December 17, 2015
- by helhum
- Repository
- 1 Watchers
- 6 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 2 Open issues
- 2 Versions
- 0 % Grown
TYPO3.ContentRenderingCore
This TYPO3 extension is a backport from TYPO3 version 7LTS Fluid Styled Content to TYPO3 version 6.2LTS, (*1)
Installation
- In the "Extension Manager" deinstall the extension "CSS Styled Content"
- Install the extension "Content Rendering Core"
- Go to Install tool and run the "Database Analyzer" under "Important actions"
- In the Install tool run the "Upgrade wizards" available
- In your Root TypoScript template, go to the tab "Includes"
- Add "Content Elements (content_rendering_core)" below "Include static (from extensions)"
- Preferably add "Content Elements CSS (content_rendering_core) as well to get the predefined CSS
To do
- Support media url's like YouTube and Vimeo as implemented in 7LTS
- Add the media renderers provided by TYPO3 7LTS