TYPO3

What is a FCE - Flexible Content Element?

deutsch Hier klicken, um diese Seite auf Deutsch zu lesen: FCE

A "Flexible Content Element" is a content element that is defined and programmed by a TYPO3 developer using the TemplaVoila extension. Like any of the default content elements, an FCE can be used within the content section of a page.

With this very flexible templating tool, a TYPO3 editor can, for example, arrange a text in two columns very easily: all she needs is an FCE that consists of two DIV containers ('floating' and 50% width each). These two containers (e.g. named 'Column left' and 'Column right') need to be defined in TemplaVoila before. Their content type should be 'Content Elements', which allows an editor to fill them with content elements of any kind. Once this FCE is inserted into a TYPO3 page, the two sections 'Column left' and 'Column right' appear and can be filled with various content elements - even this or other FCEs!

That was only a simple example of the almost limitless range of application of Flexible Content Elements. Just looking at the possibility of content nesting, it is obvious that layouts can be made which, using the default way of TYPO3 templating, are very complex or impossible to achieve.

Comments for What is a FCE - Flexible Content Element?

Add a comment


(will not be displayed)


(Fields marked with a * are mandatory)
Please note that your comment will be checked before it gets published.
Latest TYPO3 tutorial
How to define special links with custom tags

How to define special links with custom tags

September 2010 – How you can define your own tags for specific links in TYPO3. We show tags for nofollow links, links to other languages and links to tt_news records. more »

Latest TypoScript snippet
Automated backlink to parent page

Automated backlink to parent page

December 2009 – How to automatically generate a back link to a page one level above the current page. more »

Latest glossary entry
File browsers in TYPO3

File browsers in TYPO3

March 2010 – What are file browsers in TYPO3 and how can they be used? more »