[Typo3-dev] Ext with multiple plugins, Q1: one config location for multiple plugins?

Wolfgang Klinger wolfgang at stufenlos.net
Tue Jul 6 11:20:14 CEST 2004


 *hiya!*

 On Mon, 05 Jul 2004, Daniel Pötzinger wrote the following:
> one way is to use CONSTANTS. Example:
> plugin.tx_ptconfvisitors_pi1.value={$plugin.tx_ptconfvisitors.value}
> plugin.tx_ptconfvisitors_pi2.value={$plugin.tx_ptconfvisitors.value}

 another way is to copy and overwrite

 plugin.tx_ptconfvisitors_pi2 < plugin.tx_ptconfvisitors_pi1
 plugin.tx_ptconfvisitors_pi2 {
    custom_value_for_pi2 = blabla
 }
 plugin.tx_ptconfvisitors_pi3 < plugin.tx_ptconfvisitors_pi1


 Wolfgang

 --------------------------------------------------------
 Wolfgang Klinger           mailto:wolfgang at stufenlos.net
 
 Public Key: 
 http://www.stufenlos.net/wolfgang/stfl_wolfgang.gpg
 --------------------------------------------------------







More information about the TYPO3-dev mailing list