Re: [m2] how to make a plugin more than once

2005-12-19 Thread Jurgen De Landsheer
the problem is that the plugins in the site construction cycle cant have executions Jesse McConnell wrote: try using the in the plugin definition.. foo bar lsdkjf whatever the goal is (more executions)

Re: [m2] how to make a plugin more than once

2005-12-19 Thread Jesse McConnell
try using the in the plugin definition.. foo bar lsdkjf whatever the goal is (more executions) On 12/19/05, Jurgen De Landsheer <[EMAIL PROTECTED]> wrote: > > hello, > > I have made a plugin that I wan

[m2] how to make a plugin more than once

2005-12-19 Thread Jurgen De Landsheer
hello, I have made a plugin that I want to call a couple of times during the site cyclus but even when i use a new configuration it keeps the old one (config fwhen the plugin is called the first time) xxx config aaa xxx config bbb plugin is executed twice