> Torsten Curdt wrote:
> <snip>
> 
> > The verbose solution from above has the advantage that the 
> sitemap editor
> > (the person writing the pipelines) sees which actions are available.
> 
> Hm... that's true. But I guess these actions are would be mainly used for
> webapp purposes and will be used with the cocoon-action parameter anyway.
> Not inside the sitemap. ...but maybe we could provide both syntaxes?
> 
Ah, you mean as an action-set, right?
So something like this (don't quote me on the syntax):

<map:action-set name="mysuperactionset">
  <map:action type="multiaction" method="a" action="add"/>
  <map:action type="multiaction" method="d" action="delete"/>
</map:action-set>

For this I'm +1.

But I'm not sure about a
<map:act type="multiaction method="a"/> somewhere in the pipelines
section.

Carsten

> Although this might be confusing for some users... :-/
> --
> Torsten
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to