On Thursday 17 August 2006 17:10, [EMAIL PROTECTED] wrote:
> this sounds interesting :  is php scripts used to check some tables for
> heirarchical permissions, and versioning , what  other than a version
> sequence number ,author+ time, is needed  for the versioning ?

I'll put it into the SVN repository this weekend anyway, then you can see for 
yourself. I'll name it YAWiki (Yat Another Wiki)

I have a version sequence number - author and time are not necessary for the 
versioning but are stored anyway.
Hierarchy goes :
specified user > specified group
group[n+1] > group[n]

meaning I have a group "all" to which everybody belongs.
Page authors can create a new group or chose an existing group or 
chose "author only" for the permissions of the page they created.

If they create a new group, they have to specify a "parent" - anything parent 
or "below" will not be allowed to view / modify that page

Horst
_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk

Reply via email to