[FLOW3-general] Handling multiple instances of 'plugins' on a page
Robert Lemke
robert at typo3.org
Thu Oct 13 09:39:52 CEST 2011
Hi Jigal,
Am 13.10.2011 um 08:47 schrieb Jigal van Hemert:
> In some sites there are more instances of the same 'plugin' on a page. When these instances want to communicate something to the next page which is called both instances use exactly the same GET/POST parameters.
>
> Is it possible to have some native support to create a kind of unique GET/POST parameters per instance? Maybe have the possibility to have a prefix an editor can set which is automatically stripped before the plugin handles the parameters?
yes, that's already supported by our plugin mechanism. As you'd expect, most of that works transparently to the developer.
Cheers,
Robert
More information about the FLOW3-general
mailing list