[TYPO3-dev] New field for "page" with kickstarter extension to be translateable
    bernd wilke 
    t3ng at bernd-wilke.net
       
    Mon Oct  7 14:03:22 CEST 2013
    
    
  
Am 07.10.13 13:07, schrieb Adrian Marte:
> Thanks a lot bernd for your fast and perfect answer :)
> That was the problem!
>
> Can that be done also via kickstarter automatically for this extension?
> (I mean editing [FE][pageOverlayFields] value while installing my
> extension)
>
> best regards,
> adrian
>
probably not with kickstarter, but you may include something like
$GLOBALS['TYPO3_CONF_VARS']['FE']['pageOverlayFields'] .= 
',tx_inteosnavigationfield_subtitle_navigation';
into your ext_tables.php.
bernd
-- 
http://www.pi-phi.de/cheatsheet.html
    
    
More information about the TYPO3-dev
mailing list