Torsten Curdt wrote:
>
> Is there a way to introduce a new role in the cocoon.xconf?
>
> I know they got moved into the cocoon.roles file from there.
> Maybe it would be nice to have both?
> So cocoon.roles holds the cocoon role definitions and in the
> cocoon.xconf users can add their role definitions as well a
> their components?
>
> I think this would be really useful!
> --
> Torsten
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
You can specify a context relative path to your own Roles file:
<cocoon version="2.0" user-roles="WEB-INF/my.roles">
<!-- all config elements here -->
</cocoon>
This has been available for about a month and a half now.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]