[TYPO3-english] typoscript and COA

Stefano denebola75 at yahoo.it
Wed Feb 23 06:15:15 CET 2011


Hi.

I'm new about typo3, so i try to learn typoscript.

I have this problem : 

I need to add a date  (calculated on system clock) to the header of 2 text contents added in a page

First text content : 
<h1> text of the header - 2011 </h1> // Y
Second text content :
<h1> text of the header - 2010  </h1> // Y-1
Third text content :

<h1> text of the header - 2009  </h1> // Y-2

I tried to extract from lib.stdheader a COA and read the first element of COA, but i don't know how to extract the single element, the second element from the COA

Anyone has a suggestion or idea?

Thanks in advance.





      


More information about the TYPO3-english mailing list