Hello,

I'm trying to put 2 instance of same frontend plugin in same page and I want 
to setup different page TSConfig each for them.

I put following config into template setup 

plugin.tx_evodotinjector_needle {
        process_page = 14
        evo_root = /usr/local/evodot/
        evo_module = shopsystem
        evo_plugin = search
        language = en
}

plugin.tx_evodotinjector_needle {
        process_page = 14
        evo_root = /usr/local/evodot/
        evo_module = shopsystem
        evo_plugin = response
        language = en
}

And it won't work.

Could anybody give me information about to how to do this or lead me into a 
documentation.

Regards
Sancar
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to