[TYPO3] Page id related query

Xavier Perseguers typo3 at perseguers.ch
Thu Sep 25 13:44:58 CEST 2008


Hi,

 >> I have a plugin which comes all over the site. But now i want
 >> to disable this only from the home page of that site,
 >> so please help me how disable that plugin form that particular
 >> page with the help of  typo script.

lib.something < plugin.tx_your_plugin

> [globalVar = TSFE:id = {$site.homepage}]

lib.something >

> [global]

and put

site.homepage = 123

where 123 is your homepage's UID into constants.

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html


More information about the TYPO3-english mailing list