summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2025-08-24 14:41:07 +0100
committerlsces <lester@lsces.co.uk>2025-08-24 14:41:07 +0100
commita6cc0f5e5cf42c9a3a5b35a9d02cc25977a5896a (patch)
treefa8809e0f3f42a36caa57d31267443e42ce81b6e /README.md
parent4b845764a11aa03a57a08e82db78f765f0606782 (diff)
downloadprotector-a6cc0f5e5cf42c9a3a5b35a9d02cc25977a5896a.tar.gz
protector-a6cc0f5e5cf42c9a3a5b35a9d02cc25977a5896a.tar.bz2
protector-a6cc0f5e5cf42c9a3a5b35a9d02cc25977a5896a.zip
Initial population in github
Diffstat (limited to 'README.md')
-rwxr-xr-x[-rw-r--r--]README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1bf86e0..bc14ed7 100644..100755
--- a/README.md
+++ b/README.md
@@ -1 +1,9 @@
-# protector \ No newline at end of file
+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. \ No newline at end of file