[TYPO3-english] Panel in TYPO3 ver. 6.2.1 Bootstrap 3
Philipp Gampe
philipp.gampe at typo3.org
Mon May 5 19:43:50 CEST 2014
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!
More information about the TYPO3-english
mailing list