[TYPO3-english] Page title with GPvar
    Victor Livakovsky 
    v-tyok at mail.ru
       
    Thu Jul 15 18:48:36 CEST 2010
    
    
  
Hi.
> headerData.5 = TEXT
>  headerData.5.data.field = {GPvar:tx_myextension_pi1[keyword]} 
>  headerData.5.dataWrap = <title> | </title> 
You should write it this way:
headerData.5 = TEXT
headerData.5.data = GP : tx_myextension_pi1 | keyword
headerData.5.wrap = <title> | </title> 
Didn't tried this code, though. But should work from a syntax view. 
    
    
More information about the TYPO3-english
mailing list