Greetings

I have problems figuring out editor-menu.xml

In the comment in this file I can read:

1) roles: these are the global roles the are allowed to view item
       - admin:  the Roller site-wide admin role
       - editor: the normal Roller user role

    2) perms: these are the website specific permissions required to view
item
       - editor:  author and allowed to manage current website
       - author:  allowed to edit any part of the current website, except
users
       - limited: allowed only to post drafts in current website



Further down in the document, I can find a setting like this:

<menu-item forward="weblogEntryManagement" 
name="tabbedmenu.weblog.archives" 
                        perms="admin,author,limited" />

Now... shouldn't the admin be in a role attribute and not a perms
attribute?

The reason I ask this is that if I have a user whom are a editor in the
site-wide contenxt and an editor/author in the website/blog context, he
cannot see any tabs in the authoring tool.

Have anyone experienced this issue before?

Cheers
Søren Wiuff
UNI-C

Reply via email to