[TYPO3-dev] tt_news duplication dev
    Elmar Hinz 
    elmar.DOT.hinz at team.MINUS.red.DOT.net
       
    Tue Jul 25 02:09:02 CEST 2006
    
    
  
Pierre Rouwens wrote:
> In fact it's really simplier than timtab, actually i only need, for the
> moment to add some fields on the $TCA for the duplicated plugin, and the
> execution code is almost the same as tt_news.
> 
> Pierre
> 
Hi Pierre,
I would think of a little extension that extends $TCA in example by new
form types. Than you still need to find a way to preselect the form type.
If you problem is not to use tt_news in two different ways on the same
page, but you simple want to use it in two different ways for two different
folders then "elba" could do the trick:
http://typo3.org/extensions/repository/search/elba/0.5.0/details/class.tx_elba_be.php/
You set a flag per folder in pageTS. By this flag you trigger wich
definition of $TCA to use.
Regards
Elmar
    
    
More information about the TYPO3-dev
mailing list