| User | Post |
|
11:12 pm November 28, 2010
| randomblowup
Member
| | | |
|
| posts 2 |
|
|
Hi al,
I'm a newbie to Role Scoper. I've setup a site in WP 3.0.1 with custom post types (eg, news and tv) and custom taxonomy ('news sections' for 'news' and 'channels' for 'tv') for each custom post type. What I need to do is restrict access for 3 users ('NSW', 'SA', 'VIC') to only be able to create/edit for a subset of pages, post and custom post types/taxonomies. Basicly, 'NSW' can only add new 'news arctiles' to the 'New South Wales' 'news section' and a subset of pages.
Can someone please help. I'm pulling my hair out.
Thanks in advance.
|
|
|
9:46 am November 29, 2010
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
The simplest config is to make those users WP Subscriber, then give them:
1) News Author role for the "New South Wales" news section
2a) Editor role for page and subpages, if you need to enable editing for a subset of pages that do not directly correspond to a taxonomy.
2b) General Role of Author for the custom type involved in 2a.
|
|
|
9:40 pm November 30, 2010
| randomblowup
Member
| | | |
|
| posts 2 |
|
|
Thanks for your response.
This kind of works. I can restrict access to section and the correct category options appear, but the "NSW" user and other users below admin can't publish at all. When I log in as the NSW user and try and publish all I would get is "You don't and permission the publish this post". Have I missed something?
Thanks again.
|
|
|
10:00 pm November 30, 2010
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
randomblowup said:
Thanks for your response.
This kind of works. I can restrict access to section and the correct category options appear, but the "NSW" user and other users below admin can't publish at all. When I log in as the NSW user and try and publish all I would get is "You don't and permission the publish this post". Have I missed something?
Thanks again.
I'm not seeing it. If you look at Roles > Options > RS Role Defs, does that indicate any mismatch between your RS and WP role definitions?
Do you have Category / Taxonomy / Post Restrictions set?
|
|
|
10:01 pm November 30, 2010
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
What are you using to register the custom taxonomies & types?
|
|