[TYPO3-templavoila] Adding Text/HTML to the content in TemplaVoila

Rudy Gnodde rgn at windinternet.nl
Tue Oct 30 09:49:26 CET 2007


Hello Uwe,

> I want to add a link below all content elements, but I don't know, how I 
> can access the content from TemplaVoila. All custom Objects in the Data 
> Structure can be accessed via an object path like lib.element, is there 
> something like that for the content?
> 
> I know, that I could manually edit the data structure, but I don't want 
> to touch it for several reasons: First, I don't want to screw up the 
> assistants like I did with something like that and second I want to keep 
> all settings centralized in my TS template and use constants and 
> conditions.

You can use tt_content.stdWrap.dataWrap (or tt_content.stdWrap.wrap as 
well I think) to wrap something around each content element.

Regards,

Rudy Gnodde
WIND Internet
http://www.windinternet.nl


More information about the TYPO3-project-templavoila mailing list