[TYPO3-core] Different title tag when using "subtitle" field
Jo Hasenau
info at cybercraft.de
Mon Sep 8 15:16:22 CEST 2014
You didn't get my last post it seems.
You must use a recursive stdWrap call by writing it like this:
page.headerData {
10 = TEXT
10 {
stdWrap.dataWrap = <title>{field:title} - custom text</title>
override.dataWrap = <title>{field:subtitle}</title>
override.fieldRequired = subtitle
}
}
Don't put any pipe symbols in there and leave everything in place.
HTH
Joey
--
Diversity:
Die Kunst zusammen unabhängig zu denken
The art of thinking independently together.
--
Facebook: https://www.facebook.com/johasenau
Twitter: http://twitter.com/bunnyfield
Xing: http://contact.cybercraft.de
TYPO3 cookbook (2nd edition): http://www.typo3experts.com
More information about the TYPO3-team-core
mailing list