[TYPO3] stdWrap with space
    Stano Paška 
    stano.paska at gmail.com
       
    Fri Jun  8 19:33:12 CEST 2007
    
    
  
Hi,
I have two questions.
I have menu like this:
...
  1 = TMENU
  1 {
    noBlur = 1
    NO {
      linkWrap = <li>|</li>
      stdWrap.preCObject = TEXT
      stdWrap.preCObject.value = section 
      stdWrap.preCObject.lang.de = section DE 
    }
  }
...
I need prepend text in link with "section " (with space).
1. Can it be done without  ? With only normal space?
I found noTrimWrap, but I don't know how to use it.
2.Can it be done better than with preCObject?
Thanks for answers
Stano Paška.
    
    
More information about the TYPO3-english
mailing list