[TYPO3-ttnews] add new flexform checbox in tx_news plugin ???
Georg Ringer
typo3 at ringerge.org
Mon Feb 24 06:10:36 CET 2014
Hi,
there are 2 options I see:
* Replace the whole flexform file and reference it in ext_tables.php
Con: If I change the flexform on my side, you won't get the updates
which might be breaking as well.
Pro: Fast and easy
* Use one of the hooks in the core to magically add the new field.
Con: Not that easy
Pro: Future safe
Georg
More information about the TYPO3-project-tt-news
mailing list