[TYPO3-english] Pt #2: How to position a custom page title tag near the top of my head section?
Markus Kobligk
markus at kobligk.de
Wed Jun 29 22:42:50 CEST 2011
Hi,
try something like this (not tested):
config.noPageTitle = 1
lib.headTag = TEXT
lib.headTag {
field = alias // subtitle // title
wrap = <head><title>|</title>
}
page.headTag < lib.headTag
greets,
Markus
More information about the TYPO3-english
mailing list