Need a help about plugin in TS.

I have a plugin which has few codes to show different content.
In TS I need  to show this plugin with this code.

ex. TS:
plugin.user_nameplugin_pi1.code = DEMO1
plugin.user_nameplugin_pi1.code = DEMO2

temp.test = COA
temp.test < plugin.user_nameplugin_pi1            // code= DEMO1
temp.test < plugin.user_nameplugin_pi1            // code= DEMO2

//this not work with two code?
//if i have one code work OK

Regards,
Patrik
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to