[TYPO3-ect] lib/div multiple extension with same key on one page - action dispatcher
Michael Knoll
mimi at kaktusteam.de
Wed Sep 26 22:18:46 CEST 2007
Elmar Hinz wrote:
>> Hm... only an idea - what about taking the UID of the controller object
>> from the page it is inserted - so you will know, which plugin insertion
>> handles which form. This only works, if the is inserted as tt_content
>> and not created via another plugin or things like that. But this would
>> handle different plugin inserted on the same page.
>
> Yes, making the uid part of the designator or similar, will be necessary in
> the moment you place a plugin into page multiple times and need to keep the
> instances apart. I never had a usecase like that.
>
> Regards
>
> Elmar
>
Hi Elmar,
if I got you right, the dispatching for multiple plugin instances on the
same page will not become part of the standard-functionality, so I have
to handle it myself? I will try to get this stuff handled and show you
my code, so you can decide what to do with it :-)
Mimi
More information about the TYPO3-team-extension-coordination
mailing list