[Typo3] How to output my subtitle?

Almir Orle almir.orle at utbildning.stockholm.se
Sun Dec 18 13:57:01 CET 2005


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