[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Document storing system / ACL question
From: |
Del |
Subject: |
Re: [Phpgroupware-developers] Document storing system / ACL question |
Date: |
Fri, 14 Dec 2001 00:04:26 +1100 |
"Peter J. Weyers" wrote:
>
> Hi there,
>
> In case anybody is interested: I'm writing a kind of document
> storing system, which runs in phpGroupWare.
Yes, very interested.
> A Document contains a Title, description and optional several
> downloadable files and is owned by exactly one user.
> Each document can be asociated with a group. ACLs can be defined for
> users and groups on specific documents, all document belonginge to a group
> or all documents. Right now, it's using its own categories. There are
> general ACLs for maintaining categories as well.
Can you apply a default group of categories, eg:
All users in "DocReaders" group have "read" access to all documents.
All users in "DocWriters" group have "write" access to all documents.
?
--
Del