[Typo3] How to output my subtitle?

Peter Klein peter at umloud.dk
Sun Dec 18 14:02:59 CET 2005


Hi Almir. Try:
PathMenu.field = subtitle

TEXT objects have stdWrap properties on rootlevel.
http://typo3.org/documentation/document-library/doc_core_tsref/TEXT/

More info on stdWrap can be found here:
http://typo3.org/documentation/document-library/doc_core_tsref/stdWrap/

---
Peter Klein / Umloud Untd.

"Almir Orle" <almir.orle at utbildning.stockholm.se> wrote in message 
news:mailman.8987.1134910650.24100.typo3-english at lists.netfielders.de...
>I can't make it work!
> Now my TS looks like this:
>
> subparts {
>  PathMenu = TEXT
>  PathMenu.value.field = subtitle
>  PathMenu.wrap = <B>|</B>
> }
>
> I also tried pathMenu.value.data = field:subtitle but it won't work...
>
> Cheers,
> Almir
>
>
>
>
>>>> e-mailNO at SPAMeyejet.com 05-12-16 16:54 >>>
> Almir Orle wrote:
>> Hi all,
>>
>> I would like to output my subtitle on the page and my ts script looks
>> like this:
>>
>> subparts {
>>   PathMenu = TEXT
>>   PathMenu.value = SUBTITLE
>>   PathMenu.wrap = SUBTITLE: <B>|</B>
>> }
>>
>> Witch generates blank row in FE. I have a <!---###PathMenu###
> start--->
>> and <!---###PathMenu### stop---> in my HTML template and I have
> subtitle
>> in the subtitle field in backend...
>>
>> Almir
>
> TEXT has stdwrap properties:
> subparts.PathMenu.value.field = subtitle
> See
> http://typo3.org/documentation/document-library/doc_core_tsref/stdWrap/
>
> Cheers
> Simon
>
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 





More information about the TYPO3-english mailing list