Home
The Toolkit for Online Communities
15903 Community Members, 1 member online, 2281 visitors today
Log In Register

Forum CVS Commits: openacs-4/packages/static-pages/tcl - andrewp (1 file)

OpenACS Home : Forums : CVS Commits : openacs-4/packages/static-pages/tcl - andrewp (1 file) : One Message

+
Posted by OpenACS CVS System on
Author:	andrewp
Update of /cvsroot/openacs-4/packages/static-pages/tcl
In directory ny04.openforce.net:/tmp/cvs-serv22777/tcl

Modified Files:
      Tag: oacs-4-6	static-pages-procs.tcl 
Log Message:
- Now supports multiple static-pages package instances, each with its  own fs_root parameter.- static_pages.filename column is now relative to server root, not  page root.  May still need an upgrade sript to convert old values in  db, see TODO comment in oracle upgrade-4.2a-4.3.sql.- Added update to singleton_p = 'f' to upgrade scripts, which I left  out before.- (Did NOT yet change www/page-visit.tcl to support files beneath the  packages/*/www/ directories.)- Added other misc. comments.