[TYPO3] Same fe plugins in same Page but different TSConfig

Sancar Saran sancar.saran at evodot.com
Mon Jun 30 09:50:56 CEST 2008


Hello Andre

Your Model WORKS :)

Thank you very much

>
> Your second setup will override the first one. In Typoscript you're be
> able to copy whole objects. For example in a COA (Content Object Array):
>
>
> ---- Typoscript ----
>
> # Default setting
> plugin.tx_evodotinjector_needle {
>    process_page = 14
>    evo_root = /usr/local/evodot/
>    evo_module = shopsystem
>    evo_plugin = search
>    language = en
> }
>
> lib.rightContent = COA
> lib.rightContent {
>    # This object use the default setting
>    10 < plugin.tx_evodotinjector_needle
>
>    # This object use some own settings
>    20 < plugin.tx_evodotinjector_needle
>    20 {
>      evo_plugin = response
>    }
> }
>
>
> Hope this example will help?
>
> Best regards,
> Andre
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english




More information about the TYPO3-english mailing list