[TYPO3-templavoila] How to use 'start' and 'stop' with FCE ?

Dmitry Dulepov [typo3] dmitry at typo3.org
Mon Apr 28 20:53:07 CEST 2008


Martin Rebetez wrote:
> I would need to use the habitual fields 'Start' and 'Stop' (to view or 
> hide my FCE-contents denpending on the date).
> 
> My problem is that when I write contents based on FCE that I designed, 
> these two fields dont appear.
> 
> Can somebody help ?

Will be fixed in next TV version. Meanwhile you can modify ext_tables.php. The line should look like:

$TCA['tt_content']['types'][$_EXTKEY.'_pi1']['showitem']='CType;;4;button;1-1-1, header;;;;2-2-2,tx_templavoila_ds,tx_templavoila_to,tx_templavoila_flex;;;;2-2-2, hidden;;1;;3-3-3';


-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-project-templavoila mailing list