[TYPO3-english] Set page title based on conditions

Ralf-Rene Schröder ralf.rene at online.de
Wed Jun 17 18:53:13 CEST 2015


Am 17.06.2015 um 16:59 schrieb Dennis Hoffland:
> page.headerData.40 {
> 20 = TEXT
> 20 {
> wrap= <title> {$siteName} |�|</title>
> [globalVar = TSFE:id != 1]
> field = title
> [global]
> [globalVar = TSFE:id = 1]
> value = Another Home page title
> [global]
> [globalVar = TSFE:id = 1] && [globalVar = GP:L = 1]
> value = Een andere Home pagina titel
> [global]
> }
> }

Conditions NEVER inside {} brackets !!!


-- 
image[FORMAT] - Ralf-René Schröder
http://www.image-format.eu ... Wir geben Ihrem Image das richtige Format


More information about the TYPO3-english mailing list