[home]

TYPO3 Seminars: Seminar title as page title

February 12, 2010

This sick little piece of typoscript code puts the seminar's title into the page title in TYPO3 (extension seminar manager), put it in an extension template for the page containing the single view plugin:


config.no_cache = 1
config.noPageTitle = 2
page.headerData.5 = TEXT
page.headerData.5 {
dataWrap = DB : tx_seminars_seminars : {GPvar : tx_seminars_pi1 | showUid} : title
wrap3 = <title>Have fun with: {|}</title>
insertData = 1
}

Und wieder bissl Werbung: Schulung zu TYPO3 Extensionprogrammierung in München

Comments

[home]

Leave a Comment

Line and paragraph breaks automatic, HTML allowed: <a href="" title="" rel=""> <abbr title=""> <acronym title=""> <b> <code> <em> <i> <strike> <strong>



Put the word storzblog somewhere in your comment, this is my spam-protection. :)

[home]