[TYPO3] Re: [Typo3] template in template

Johannes Konert johanneskonert at gmx.de
Sat Jul 15 13:01:09 CEST 2006


Hello Benjamin,just to make that clear: You don't need to cascade TEMPLATES 
because the markers in your HTML-File are cascaded. 

> subparts.TITLE < styles.content.title
> styles.content.title.wrap = ...
> subparts.BODYTEXT < styles.content.bodytext
> styles.content.bodytext.wrap = ...
> subparts.IMG = < styles.content.image
> styles.content.image.wrap = ...

As far as I know content has nothing like title, bodytext,image...
You get the bunch of content-elements at once with styles.content.get  (or 
styles.content.getRight for right column (if using TemplaViola all is different 
:-))

Have you read ModernTemplateBuilding before? Try it:
http://typo3.org/documentation/document-library/tutorials/doc_tut_templselect/current/

Overview:
http://typo3.org/documentation/document-library/tutorials/

Regards
Johannes





More information about the TYPO3-english mailing list