Hi Thomas, Thomas Petersen wrote:
> But if i want to use it i get an "INVALID VALUE > (bootstrap_package_panelinfo) so there must be a 4. place i need to > changes something, but can't find it atm. I guess this one comes from: $TCA['tt_content']['columns']['CType']['config']['items'] and of course $TCA['tt_content']['types'] If you do not want to write PHP code, then you can add TCEFORM.tt_content.CType.addItems.bootstrap_package_panelinfo = PanelInfo http://docs.typo3.org/typo3cms/TSconfigReference/PageTsconfig/TCEform/Index.html#tceform-confobj Also do not forget (TSconfig): TCEFORM.tt_content.layout.types.<yourType>. for additional configuration. Best regards -- Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln Documentation – Active contributor TYPO3 CMS TYPO3 .... inspiring people to share! _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
