summaryrefslogtreecommitdiff
path: root/README.md
blob: bc14ed7ef22cb4c4fa3dd8cea53fd14454322de6 (plain)
1
2
3
4
5
6
7
8
9
protector package adds an additional level of content management of that of simple package selection. 
The user role (formally 'group') is taken as this level and only users assigned to the selected
role will be able to see the content in lists and view it.

An additional facility added to protector for central management of attachments although this is not  
required for protector to work. 
mime.flatdefault.php uses /storage/attachments/<content_id%1000./<content_id> for all content, rather 
than filing them under each user. This is appropriate for sites where multiple users all add content
to a central set of documentation.