Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-03-30 04:12:16

tye
Member
From: Pottsville, NSW
Registered: 2005-07-06
Posts: 859
Website

File Management

Is there a way to limit which files users can see and edit in the admin area, similar to the way articles work?

article.delete.own'          => '1,2,3,4',
	'article.delete'              => '1,2',
	'article.edit'                => '1,2,3',
	'article.edit.published'      => '1,2,3',
	'article.edit.own'            => '1,2,3,4,5,6',
	'article.edit.own.published'  => '1,2,3,4',
	'article.publish'             => '1,2,3,4',

At the moment everyone can access the file areas and upload, edit all files.

I have 2 file categories “staff” and “management” which are easy to split in the front end, but in the admin all users can see all files :(

Offline

#2 2009-03-30 23:02:36

tye
Member
From: Pottsville, NSW
Registered: 2005-07-06
Posts: 859
Website

Re: File Management

Bugger – I suppose this is a no then :(

Offline

Board footer

Powered by FluxBB