[TYPO3-german] Plugin / Komplette CE-
Jan Kornblum
jan.kornblum at gmx.de
Fri Mar 2 14:33:02 CET 2012
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
More information about the TYPO3-german
mailing list