phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: sitemgr README,1.2,1.3 README.Install.txt,1.2,NO


From: Michael Totschnig <address@hidden>
Subject: [Phpgroupware-cvs] CVS: sitemgr README,1.2,1.3 README.Install.txt,1.2,NONE README.Themes.txt,1.3,NONE
Date: Thu, 16 Jan 2003 22:37:54 -0500

Update of /cvsroot/phpgroupware/sitemgr
In directory subversions:/tmp/cvs-serv24731

Modified Files:
        README 
Removed Files:
        README.Install.txt README.Themes.txt 
Log Message:
First commit of a new modularized architecture for sitemgr 


Index: README
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** README      5 Dec 2002 22:14:59 -0000       1.2
--- README      17 Jan 2003 03:37:52 -0000      1.3
***************
*** 4,16 ****
  Quick Install
  -------------
! Install documentation can be found in the README.Install.txt file.
  
  Overview
  --------
! This program will generate a dynamic web site with discrete sections that 
various phpGroupWare users may edit, if the administrator gives them permission 
to do so.  In effect, the generated website can have sections which independent 
departments are in charge of maintaining.  The site administrator can choose a 
theme and create headers, footers, and sidebars to enforce a sitewide look and 
feel.  Site sections can be viewable public (viewable by anonymous users) or 
private (viewable by specified users and groups only).
  
  Background
  ----------
! Team 10 in the UC Irvine Systems Design Course, ICS 125, chose this as their 
project.  Seek3r served as the project's "customer" and the team wrote 
extensive requirements and design documents followed by the actual coding of 
the project.  The course is ten weeks long, but coding doesn't start until 
part-way through week 6, so version 1.0 of sitemgr was programmed in an 
intensive 3 weeks.
  
  Credits
--- 4,30 ----
  Quick Install
  -------------
! Documentation can be found in different formats in the doc
! directory. Read the introduction to learn how sitemgr works and the
! section "Administrator manual" for installation instructions
  
  Overview
  --------
! This program will generate a dynamic web site with discrete sections
! that various phpGroupWare users may edit, if the administrator gives
! them permission to do so.  In effect, the generated website can have
! sections which independent departments are in charge of maintaining.
! The site administrator can choose a theme and create headers, footers,
! and sidebars to enforce a sitewide look and feel.  Site sections can
! be viewable public (viewable by anonymous users) or private (viewable
! by specified users and groups only).
  
  Background
  ----------
! Team 10 in the UC Irvine Systems Design Course, ICS 125, chose this as
! their project.  Seek3r served as the project's "customer" and the team
! wrote extensive requirements and design documents followed by the
! actual coding of the project.  The course is ten weeks long, but
! coding doesn't start until part-way through week 6, so version 1.0 of
! sitemgr was programmed in an intensive 3 weeks.
  
  Credits
***************
*** 34,38 ****
  Subsequent maintanence:
  
! Michael Totschnig (totschnig.michael -AT- uqam.ca) -- wrote and maintains 
multilingual facets of sitemgr
  Patrick Walsh (see above)
  
--- 48,54 ----
  Subsequent maintanence:
  
! Michael Totschnig (totschnig.michael -AT- uqam.ca) -- wrote
!       multilingual facets of sitemgr, and conceived the modularized
!       architecture
  Patrick Walsh (see above)
  

--- README.Install.txt DELETED ---

--- README.Themes.txt DELETED ---





reply via email to

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