Your Ad Here

Posted By

quadratliter on 11/04/09


Tagged

typoscript typo3


Versions (?)

Rootline Subtitle


 / Published in: TYPO3
 

To show the rootline subtitle you have to insert the field in the install tool in [addRootLineFields] after that you can access it with levelfield

  1. lib.subtitle = TEXT
  2. lib.subtitle.data = levelfield : -1 , subtitle, slide
  3. lib.headerClaim.wrap = <h2>|</h2>

Report this snippet  

You need to login to post a comment.