[TYPO3] Multiple Templates on One Site (contextural Hijack).
Matthew Manderson
matthew at manderson.co.uk
Thu Jul 27 13:21:13 CEST 2006
How coincidental. I have a project that needs this exactly. Thanks for
reminding me of the 'layout'. I'd forgotten about it.
The next problem would be to rename the BE labels from 'Layout 1' to
something more user descriptive like '2col_wide' etc!
typo3/sysext/cms/locallang_tca.xml contains:
<label index="pages.layout.I.1">Layout 1</label>
Searching Google gives me:
TCEFORM.pages.layout.altLabels.0 = standard
TCEFORM.pages.layout.altLabels.1 = funky
'altLabels' is then documented in TSConfig and the main function
getSingleField_typeSelect() is found in the file:
t3lib/class.t3lib_tceforms.php
Hope this helps someone
Matthew
More information about the TYPO3-english
mailing list