[system] Repository:
ViewVC logotype

Revision 1696


Jump to revision: Previous Next
Author: sh002i
Date: Sat Jan 3 20:07:03 2004 UTC (9 years, 5 months ago)
Log Message:
UPDATE YOUR CONFIG FILES! (global.conf.dist, database.conf.dist)

Made changes to support the storage of multiple database layouts in a
single course environment. Database layouts are now stored in a hash
named %dbLayouts in database.conf, and the default layout is aliased to
*dbLayout (see comments in database.conf.dist and global.conf.dist)
sql.conf and gdbm.conf are no longer used.

Support the selection of a specific database layout when instantiating
WeBWorK::DB. WeBWorK::DB now takes a reference to a database layout
rather than an entire course environment.

All calls to WeBWorK::DB::new were updated to pass the correct argument.

Changed paths:

Path Details
Directorytrunk/webwork-modperl/bin/addcourse modified , text changed
Directorytrunk/webwork-modperl/bin/hash2sql modified , text changed
Directorytrunk/webwork-modperl/conf/database.conf.dist added
Directorytrunk/webwork-modperl/conf/global.conf.dist modified , text changed
Directorytrunk/webwork-modperl/lib/WeBWorK/DB.pm modified , text changed
Directorytrunk/webwork-modperl/lib/WeBWorK.pm modified , text changed
Directorytrunk/webwork2/bin/addcourse modified , text changed
Directorytrunk/webwork2/bin/hash2sql modified , text changed
Directorytrunk/webwork2/conf/database.conf.dist added
Directorytrunk/webwork2/conf/global.conf.dist modified , text changed
Directorytrunk/webwork2/lib/WeBWorK/DB.pm modified , text changed
Directorytrunk/webwork2/lib/WeBWorK.pm modified , text changed

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9