[system] / trunk / webwork-modperl / conf / global.conf Repository:
ViewVC logotype

Log of /trunk/webwork-modperl/conf/global.conf

Parent Directory Parent Directory


Sticky Revision:
(Current path doesn't exist after revision 653)

Revision 526 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 29 19:56:24 2002 UTC (10 years, 8 months ago) by sh002i
File length: 6180 byte(s)
Diff to previous 502 , to selected 438
HTML_img mode ("images" mode in the HTML interface) now uses dvipng to
generate images. ProblemSet now has a link to Hardcopy.
-sam

Revision 502 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 21:11:53 2002 UTC (10 years, 9 months ago) by sh002i
File length: 6011 byte(s)
Diff to previous 489 , to selected 438
continuing work on hardcopy generation. changed interface to PG.pm to
take user, problem, and set objects instead of names.
-sam

Revision 489 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 21 15:27:07 2002 UTC (10 years, 9 months ago) by sh002i
File length: 5994 byte(s)
Diff to previous 474 , to selected 438
paper* files are getting their names changed (to protect the guilty?)
-sam

Revision 474 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 20 01:04:25 2002 UTC (10 years, 9 months ago) by sh002i
File length: 5898 byte(s)
Diff to previous 469 , to selected 438
added PG/TeX snippets and corresponding lines in global.conf
added a new template -- barebones.template
-sam

Revision 469 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 16 20:43:38 2002 UTC (10 years, 9 months ago) by sh002i
File length: 5433 byte(s)
Diff to previous 438
pretty much implemented the whole thing.

yeah.
-sam

Revision 438 - (view) (download) (annotate) - [selected]
Modified Thu Jul 25 19:49:46 2002 UTC (10 years, 9 months ago) by sh002i
File length: 5492 byte(s)
Diff to previous 433
*** empty log message ***

Revision 433 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 19 02:41:25 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5513 byte(s)
Diff to previous 431 , to selected 438
added HTML_img display mode. it currently generates image files using
math2img (which in turn uses latex, dvips and pstoimg (which in turn
uses gs, netpbm, and possibly otheres)). doesn't do any cacheing...
which means it's s--l--o--w. but it works.
-sam

Revision 431 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 18 20:12:02 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5411 byte(s)
Diff to previous 424 , to selected 438
finished initial version of PG.pm and Problem.pm
-sam

Revision 424 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 11 19:09:08 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5411 byte(s)
Diff to previous 419 , to selected 438
Problem.pm/PG.pm/Translator.pm now compile and work (to some degree)
changed the format of pg/modules in global.conf
diddled with the format of system.template (i believe i moved an <HR>)
added ref2string function to Utils.pm, removed hash2string/array2string
fixed a package name in IO.pm

Revision 419 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 3 22:33:55 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5600 byte(s)
Diff to previous 418 , to selected 438
moved pg/displayMode and pg/grader into pg/options
-sam

Revision 418 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 3 22:12:25 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5707 byte(s)
Diff to previous 415 , to selected 438
added pg/displayMode
-sam

Revision 415 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 26 13:33:59 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5542 byte(s)
Diff to previous 412 , to selected 438
stuff i've been working on.
-sam

Revision 412 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 25 20:29:22 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5461 byte(s)
Diff to previous 390 , to selected 438
global: added some new hashes. learn how to use diff.
CourseEnv: new uses WeBWorK::Utils
WW: commented out a silly debugging function
IO: fixed package name
Translator: changed behavior of evaluate_modules and
load_extra_packages: they now update the instance variable directly to
avoid sharing modules that weren't asked for "this time".
-sam

Revision 390 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 19 22:45:47 2002 UTC (10 years, 11 months ago) by malsyned
File length: 3356 byte(s)
Diff to previous 378 , to selected 438
This commit brings several packages up to date and working.  I wish I could
be more specific, but it's been a while since I've committed.  You'll have
to check the CVS diffs for more info.
--Dennis

Revision 378 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 18 20:06:15 2002 UTC (10 years, 11 months ago) by sh002i
File length: 3004 byte(s)
Diff to previous 353 , to selected 438
added dbInfo{psvn_digits} = 5
-sam

Revision 353 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 7 23:35:59 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2982 byte(s)
Diff to previous 352 , to selected 438
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 352 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 7 22:12:31 2002 UTC (10 years, 11 months ago) by sh002i
File length: 2866 byte(s)
Diff to previous 349 , to selected 438
fixed some typos

Revision 349 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 7 21:37:33 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2869 byte(s)
Diff to previous 348 , to selected 438
The framework for the template system has been laid in ContentGenerator.
Login.pm is the first module converted to work with that framework.
--Dennis

Revision 348 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 6 20:09:10 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2801 byte(s)
Diff to previous 347 , to selected 438
Added an instructional comment.  no biggy.

Revision 347 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 6 20:08:14 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2740 byte(s)
Diff to previous 344 , to selected 438
Adds support for the debugPracticeUser (formerly the hardcoded "practice666")

Revision 344 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 6 18:34:44 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2427 byte(s)
Diff to previous 342 , to selected 438
Added $practiceUserPrefix to global.conf, which works just like $practiceUser
in Global.pm from CGI WeBWorK.

Revision 342 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 5 19:28:52 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2326 byte(s)
Diff to previous 341 , to selected 438
Sam should have fixed this before he committed ;)
--Dennis

Revision 341 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 5 19:27:06 2002 UTC (10 years, 11 months ago) by sh002i
File length: 2349 byte(s)
Diff to previous 314 , to selected 438
added sessionKeyTimeout value
-sam

Revision 314 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 30 19:11:52 2002 UTC (10 years, 11 months ago) by sh002i
File length: 1878 byte(s)
Diff to previous 311 , to selected 438
changed format of global.conf: it's now perl code which gets eval'd in a
safe compartment.
-sam

Revision 311 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 25 00:40:54 2002 UTC (11 years ago) by sh002i
File length: 463 byte(s)
Diff to previous 283 , to selected 438
comments to global.conf, fixed new() in courseenv.
-0sam

Revision 283 - (view) (download) (annotate) - [select for diffs]
Added Wed May 22 18:44:14 2002 UTC (11 years ago) by malsyned
File length: 137 byte(s)
Diff to selected 438


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9