[TYPO3-dev]  Typoscript noTrimWrap in page.headerData
    Malte Jansen 
    mail at maltejansen.de
       
    Fri Nov  7 12:59:42 CET 2008
    
    
  
Hi,
I just wanted add the breadcrump path as to title of the page.
It's seems to me, that the noTrimWrap (of stdWrap) does not work 
correctly in the headerData-Part. It's just working like the normal 
stdWrap.wrap. Can somebody confirm it?
page = PAGE
...Templavoila...
page.headerData.10 = COA
page.headerData.10 {
     10 = HMENU
     10 {
       special = rootline
       special.range = 0|-1
       1 = TMENU
       1.NO {
         doNotLinkIt = 1
         stdWrap.noTrimWrap =  » |
       }
     }
}
I'm using 4.2.1
Cheers,
Malte
    
    
More information about the TYPO3-dev
mailing list