phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] wcm/setup setup.xml,1.1.1.1,1.1.1.1.2.1


From: Joseph Engo <address@hidden>
Subject: [Phpgroupware-cvs] wcm/setup setup.xml,1.1.1.1,1.1.1.1.2.1
Date: Mon, 01 Dec 2003 07:36:39 +0000

Update of /cvsroot/phpgroupware/wcm/setup
In directory subversions:/tmp/cvs-serv27735/wcm/setup

Modified Files:
      Tag: proposal-branch
        setup.xml 
Log Message:
- Added a possiable table structure for acl_locations
  *You will have to re-create your tables for this*
- Create account will show the basic ACL locations
- Added a few example acl_locations and a few actual working ones


Index: setup.xml
===================================================================
RCS file: /cvsroot/phpgroupware/wcm/setup/setup.xml,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1
*** setup.xml   23 Oct 2003 07:29:32 -0000      1.1.1.1
--- setup.xml   1 Dec 2003 07:36:37 -0000       1.1.1.1.2.1
***************
*** 1,3 ****
--- 1,6 ----
  <?xml version="1.0"?>
+ <!-- $Id$ -->
+ <!-- $Source$ -->
+ 
  <phpgw_setup>
        <name>wcm</name>
***************
*** 10,12 ****
--- 13,22 ----
                </on>
        </depends>
+       <acl_locations>
+               <acl_location>
+                       <op>wcm.base</op>
+                       <title>Web content manager</title>
+                       <value>1</value>
+               </acl_location>
+       </acl_locations>
  </phpgw_setup>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]