[TYPO3-dev] Adding BE columns from extension ?
Steffen Kamper
steffen at dislabs.de
Mon Oct 2 23:49:43 CEST 2006
now i got the solution.
Everything was fine, forgot only to make them visible:
t3lib_extMgm::addPageTSConfig('
mod.SHARED.colPos_list = 0,1,2,3,4,5
');
which was a silly mistake ...
vg Steffen
"Wolfgang Klinger" <wolfgang at stufenlos.net> schrieb im Newsbeitrag
news:mailman.15186.1159345820.6429.typo3-dev at lists.netfielders.de...
>
> *hiya!*
>
> On Wed, 27 Sep 2006, Steffen Kamper wrote the following:
>> where and when are the BE columns rendered ? Is it in sysext cms ?
>
> take a look at typo3/sysext/cms/layout/class.tx_cms_layout.php
>
>
> bye
> Wolfgang
>
More information about the TYPO3-dev
mailing list