Log of /trunk/webwork-modperl/lib/Apache
Directory Listing
Revision
357 -
Directory Listing
Modified
Mon Jun 10 20:08:41 2002 UTC (11 years ago) by
malsyned
Updated the comments to make it easier to install WeBWorK-modperl with nothing
but them to work with (since that's what we have right now ;)
Revision
353 -
Directory Listing
Modified
Fri Jun 7 23:35:59 2002 UTC (11 years ago) by
malsyned
All of the content generators now work with the template system
Moved the content generators into the WeBWorK::ContentGenerator namespace
Added the default template and a few global.conf entries
Revision
343 -
Directory Listing
Modified
Wed Jun 5 20:20:38 2002 UTC (11 years ago) by
malsyned
GDBM Authorization works fully.
More specifically:
Users must authenticate if they don't provide user/key data.
Fast login is requested automatically if a key has timed out.
A framework is in place to add other auth backends easily.
Revision
329 -
Directory Listing
Modified
Thu May 30 22:12:51 2002 UTC (11 years ago) by
malsyned
-Just a quick end of the day commit. No big changes to report.
--Dennis
Revision
323 -
Directory Listing
Modified
Thu May 30 20:34:46 2002 UTC (11 years ago) by
malsyned
-Fixed a few interfaces so that they make more sense (I hope)
-Added preliminary templating code to ContentGenerator
-Added a lot of logic to the dispatcher (WeBWorK.pm). More to come, too.
-Moved lots of things over to CGI.pm, for my convenience while prototyping
-Added preliminary examples of ProblemSets, ProblemSet, and Problem.
Problem.pm will some day go on to do what ProcessProblem8 does right now,
so keep your eyes on that one.
--Dennis
Revision
306 -
Directory Listing
Modified
Thu May 23 21:02:40 2002 UTC (11 years, 1 month ago) by
malsyned
Just making sure all the files are synched at the end of the day. This is
probably mostly typo cleanups and stuff.
Revision
290 -
Directory Listing
Modified
Wed May 22 20:44:45 2002 UTC (11 years, 1 month ago) by
malsyned
Mostly changes to WeBWorK.pm, making it actually be a dispatcher, instead of a dummy
Revision
283 -
Directory Listing
Added
Wed May 22 18:44:14 2002 UTC (11 years, 1 month ago) by
malsyned