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.