On 4/9/07, Joern Nettingsmeier <[EMAIL PROTECTED]> wrote:
thanks for the heads-up, i committed your revised version.
Bob Harner wrote:
> Hi Lenya devs,
>
> The README.txt file in the fckeditor module has several small errors
> in #4. It says this:
>
> 4. make sure you have the appropriate usecase policies in
> <yourpub>/config/ac/usecase-policies.xconf. the following entry will
> allow
> the "admin" and "edit" roles access to the usecase:
>
> <usecase id="edit.tinymce">
> <role id="admin"/>
> <role id="edit"/>
> </usecase>
>
> but it should say this instead:
>
> 4. make sure you have the appropriate usecase policies in
> <yourpub>/config/ac/usecase-policies.xml. the following entry will allow
> the "admin" and "edit" roles access to the usecase:
>
> <usecase id="fckeditor.edit">
> <role id="admin" method="grant"/>
> <role id="edit" method="grant"/>
> </usecase>
>
> I'll file a bug and a patch, unless someone wants to go ahead and make
> the change.
>
Thanks, Joern, I thought you might :-)
BTW, in the tinymce README.txt, you missed one edit: that
"usecase-permissions.conf" file should be "usecase-policies.xml".
Sorry to be a bother on these small things...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]