Loading...
 
Skip to main content

Features / Usability


Admin Categories

posts: 12 USA

I have three groups setup: Registered, Dev and Admin.

I want Admin and Dev to be able to add Categories to the Wiki pages when editing, but right now, only the Admin can.

(I didn't touch Admin permissions)

I went into the permissions page and assigned admin_categories to the Dev group, but they still can't add it.

I then added every single category and categories permission to the Dev group - they still can't see the tab to add a category when adding or editing a Wiki page.

What am I missing?

Here are two screenshots to show what I mean

http://bittybar.com/pics/admin01.png
http://bittybar.com/pics/admin02.png

posts: 1563 Germany

Hi morris08,

you need to set tiki_p_modify_object_categories for the DEV group in global permissions - feature "tiki".

Then you need either in global permissions or in category permissions tiki_p_add_object and maybe tiki_p_remove_object aswell as tiki_p_view_category.

The permissions tiki_p_admin_categories and tiki_p_assign_perm_category you only need to aplly, if the DEVs should create categories and assign category permissions.

I hope that helps,

greetz,
Torsten


posts: 12 USA
Thanks - I found my error - I was doing the permissions on the wrong part.