[TYPO3-dev] USER_INT manipulating <title> tag

Bartosz Aninowski bartoszx at SPAMgmail.com
Mon Jun 15 18:14:57 CEST 2009


> 
> What do you think? Wouldn't it be best if there was a function to 
> set/add keywords, description and title from out of a plugin?

Hi

TS
config.noPageTitle = 2

PHP
  $GLOBALS['TSFE']->additionalHeaderData['myCustomUserIntTitle'] = 
"<title>" .$this->getTitle($newTitle). "</title>";

works with USER and USER_INT plugin

-- 
Bartosz Aninowski
typo(3)holics
http://techblog.evo.pl




More information about the TYPO3-dev mailing list