Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2010-12-22 15:19:32

inkywillow
Member
From: France
Registered: 2009-12-22
Posts: 37

Add link privilages to Staff writer

Does anybody know how to do this? I would simply like my staff writer to be able to add/edit/delete links if possible. I would also like to try and avoid using another plugin. I have had a play with the array in admin_config but I don’t seem to have had any luck in bringing up the Links tab under the Content section in the admin panel.

I’m using Txp 4.2.0.


The Design Works – Freelance website designer

Offline

#2 2010-12-22 15:56:38

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 5,000
Website GitHub

Re: Add link privilages to Staff writer

Try bot_privs.


TXP Builders – finely-crafted code, design and txp

Offline

#3 2010-12-22 19:14:36

ax
Plugin Author
From: Germany
Registered: 2009-08-19
Posts: 165

Re: Add link privilages to Staff writer

Or edit textpattern/lib/admin_config.php. Add “,4” to “link.edit”.

Offline

#4 2010-12-22 20:11:11

redbot
Plugin Author
Registered: 2006-02-14
Posts: 1,410

Re: Add link privilages to Staff writer

ax wrote:

Or edit textpattern/lib/admin_config.php. Add “,4” to “link.edit”.

..and to ‘link.delete’ + ‘link’,

Offline

Board footer

Powered by FluxBB