Hallo Stefan,

gibt es eine Möglichkeit den Titel einer Seite in einem FE-Plugin zu
ändern?

Auszug aus tt_news:
$GLOBALS['TSFE']->page['title'] = $row['title'];
// set pagetitle for indexed search to news title
$GLOBALS['TSFE']->indexedDocTitle = $row['title'];

Das klappt aber nur, wenn das Plugin gecached wird.

HTH,
Andreas
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an