Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2010-04-16 15:39:35
- janvi
- Member
- From: Norway
- Registered: 2009-05-28
- Posts: 41
Limitations of my co-authors
Hello.
How can I restrict (post)access to categories / sections of mysites’ contributors? I’d like to make 2 sections where my co-authors can post articles. The rest I would rather have for myself..
How can I achieve this?
you’re probably wondering why I want this. The main reason is my sections such as Search, Archive + +
In addition, I have a personal blog at this site
Imagine a world in which every single person on the planet is given free access to the sum of all human knowledge.
The Future is Open – GNU/Linux
Offline
#2 2010-04-16 16:04:03
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: Limitations of my co-authors
Hi,
if you simply want to remove some sections from the sections dropdown in the “write” tab, you can use sed_section_fields or bot_write_tab_customize
Offline
#3 2010-04-16 16:14:44
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: Limitations of my co-authors
Have a look at this post.
From the preview of the plugin code:
// assign users to sections like in the example below
// 'user1' => 'sectionA',
// 'user2' => 'sectionB'
Edit: Ah, Signore redbot was faster ;)
Last edited by uli (2010-04-16 16:15:59)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
Pages: 1