Extension Key: th_specialelements
Copyright 2000-2007, Dev-Team Typoheads, <dev@typoheads.at>
This document is published under the Open Content License
available from http://www.opencontent.org/opl.shtml
The content of this document is related to TYPO3
- a GNU/GPL CMS/Framework available from www.typo3.com
Extends the standard TYPO3 content elements with HTML based content elements.
See podcast “extensions: Special Content Elements” (13.11.2006) for a demonstration.
Features:
every element is based on an HTML-template
different templates for normal view and print-view can be specified
every element has its own directory in fileadmin/ and can therefore be exported and imported from one project to another
BE Module for administrating the elements
activate elements per column and page-tree
multilanguage support
switch from one element-layout to a different one without loosing data
Technical features:
uses existing fields of tt_content table
configuration is made with the TCA-Array (RTE etc....)
control caching on element level or directly per element-ID
full typoscript control for every element (ext_typoscript_setup.txt in directory)
overrule element-TS settings with TS from your main TS-Template
IRRE compatible