Hi Ralf-Rene,
danke.
USER und USER_INT hat soweit ich weiß kein stdWrap
also pack es einfach in ein COA und blende das mit stdWrap.if aus
wo / wie stelle ich das am geschicktesten an? Sorry, wenn doofe Frage.
Mein PI wird als uncached erzeugt:
t3lib_extMgm::addPItoST43($_EXTKEY, 'pi6/class.tx_ext_pi6.php', '_pi6',
'list_type', 0);
Im Objectbrowser ergibt das ja dann autmatisch ein...
plugin.tx_aglocations_pi6 = USER_INT
plugin.tx_aglocations_pi6{
includeLibs = typo3conf/ext/ag_locations/pi6/class.tx_ext...
userFunc = tx_aglocations_pi6->main
}
Wo / wie kann ich es jetzt "umpacken" als COA damit das immer greift?
Einfach folgendes in die ext_typscript_setup.txt?
tmp.plugin < plugin.tx_ext
plugin.tx_ext = COA
plugin.tx_ext {
10 < tmp.plugin
}
Das erscheint mir irgendwie "unsauber" ;) Oder macht man das so?
Gruss, jan
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german