[TYPO3-english] truncating page titles in tmenu
    Antonio Reher 
    areher at sonoratec.biz
       
    Tue Jul  6 00:09:44 CEST 2010
    
    
  
Hi:
I have a breadcrumb menu that I've set up in Typoscript.
lib.breadcrumb = HMENU
lib.breadcrumb.includeNotInMenu = 1
lib.breadcrumb.special.range = 0|-1
lib.breadcrumb.special = rootline
lib.breadcrumb.1 = TMENU
lib.breadcrumb.1 {
     CUR = 1
     CUR.doNotLinkIt = 1
     NO.allWrap = | »  |*| | »  |*| | » 
}
It works perfectly, but some page titles are very long. Does anybody 
know of a way to truncate the titles (with "..." in the middle, maybe)?
thanks in advance,
Antonio
    
    
More information about the TYPO3-english
mailing list