[TYPO3-dev] Typoscript question

J. Lingott jbl at deweblop.de
Fri Dec 3 20:38:56 CET 2010


Hey list,

can anyone tell me why the wrap in line 10 is not being applied? Or yet 
provide a solution for wrapping
The lines before (typolink wrap) are applied.
It was working already but somehow it doesn't anymore, maybe I am 
overriding it anywhere, is there a way to check that?

   ...
   1   default = CASE
   2   default {
   3       key.field = pid
   4       2 < temp.stdheader
   5       2.10.10 = TEXT
   6       2.10.10 {
   7           field = header
   8           typolink.parameter.field = header_link
   9       }
   10     2.10.stdWrap.wrap = | <div class="nav-arw"></div>
   11     default < temp.stdheader
   12  }
   ...


Cheers


Jörg Lingott




More information about the TYPO3-dev mailing list