[TYPO3-ect] No juice out of apple... I have juice!!!!
R. van Twisk
typo3 at rvt.dds.nl
Sat Mar 3 17:06:45 CET 2007
Hey Elmar,
one small problem I have seen:
In ext_tables.php this line is added:
t3lib_extMgm::addPlugin(array('LLL:EXT:abs_galleries/locallang_db.xml:tt_content.list_type_pi1',
$_EXTKEY),'list_type');
The $_EXTKEY is there abs_galleries
While in the setup this line is added:
tt_content.list.20.tx_abs_galleries =<
plugin.tx_absgalleries.controllerSwitch
I feel that the above generated line is wrong and should be changed to:
tt_content.list.20.abs_galleries =< plugin.tx_absgalleries.controllerSwitch
Thanks,
Ries
>
More information about the TYPO3-team-extension-coordination
mailing list