Skip to main content
FluidTYPO3 home
Documentation
Library
Donate
Search
☾
Templating Manual
Templating Manual
ViewHelper Reference
3.3.1
Selecting Page Templates
In order to use a page template it is necessary to configure the topmost page of your domain page tree : 1. If you are using TYPO3 6.2 you must select the special "Fluidpages" backend layout ( pages.backend layout ) in the "Appearance" tab…
3.3.2
Page Template Inheritance
Fluidpages supports inheritance of not only page templates but also the variables entered in page properties (much like traditional value sliding, except also supporting merging of Flux form data). The inheritance works in a very similar…
3.3.3
The New Content Wizard
Once a Flux Content Element has been registered it becomes available in TYPO3's New Content Element wizard. The wizard is the editor's catalogue of content types and is normally opened from the Page module by selecting Create new content…
3.3.4
Inserting New Content
Content is inserted from TYPO3's Page module. Locate the page and the page column in which the new element should be rendered, then click Create new content element . TYPO3 opens the New Content Element wizard where the available Flux…
3.3.5
Selecting a Content Type
When the New Content Element wizard is opened, each Flux Content Element is presented as a separate content type. Selecting one determines both the backend form used to edit the record and the Fluid template used to render it. The technical…