[TYPO3] change left|normal|right|border to custom names?
Loek Hilgersom
hilgersom at xs4all.nl
Mon Jul 7 15:49:53 CEST 2008
Hi Peeter,
If you use TemplaVoila, you can make as many columns as you like with any name
you like.
With the Autoparser which you seem to be using you can rename columns with this
in your Page TS (set it in the root-page of your site preferably):
TCEFORM.tt_content.colPos {
altLabels.0 = Normal/Standard
altLabels.1 = my description 1
altLabels.2 = my description 2
altLabels.3 = my description 3
}
Hth,
Loek
Peeter Rahuvarm wrote:
> Hello,
>
> I didn't find, is it possible to change the page column names (left |
> normal | right | border) in BE, I'd like to have 'top' and 'bottom' parts
>
> Thanks
More information about the TYPO3-english
mailing list