Log of /trunk/webwork/system/lib/Global.pm
Parent Directory
Revision
437 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 24 20:46:35 2002 UTC (10 years, 9 months ago) by
apizer
File length: 32506 byte(s)
Diff to
previous 322
Allow setting refreshLatex2HTML = 1 in a problem to force L2H to be run.
That is, the cached image will never be used.
Revision
322 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu May 30 19:23:27 2002 UTC (10 years, 11 months ago) by
gage
File length: 31656 byte(s)
Diff to
previous 223
Commented out use PGtranslator.
This doesn't seem to have been actually used
and it's seems to be causing an infinite loop with WWd.pm which
calls PGtranslator, which calls Global, which calls PGtranslator.
etc.
Revision
218 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 21 20:43:58 2001 UTC (11 years, 8 months ago) by
apizer
File length: 31611 byte(s)
Diff to
previous 196
removed cgiDebugMove code (it's now in webworkConfig.pm). It didn't work
when in Global. Added a comment on webworkConfig.pm.
Revision
196 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 10 17:01:24 2001 UTC (11 years, 8 months ago) by
gage
File length: 31830 byte(s)
Diff to
previous 184
Added extra information to the error message.
Avoided the error message when the die message comes from within
a trapped eval inside the XML parser
Revision
184 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 31 18:34:55 2001 UTC (11 years, 8 months ago) by
sh002i
File length: 31861 byte(s)
Diff to
previous 180
Changed $validAddress to be more permissive and suck less. The version
that only accepts email from .rochester.edu domains is commented out.
Revision
180 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 31 16:43:08 2001 UTC (11 years, 8 months ago) by
sh002i
File length: 31820 byte(s)
Diff to
previous 179
Changed pdf generation process in welcomeAction.pl to use ghostscript
directly rather than calling ps2pdf. Removed $Global::externalPs2pdfPath
and added $Global::externalGsPath.
Revision
179 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 31 16:07:39 2001 UTC (11 years, 8 months ago) by
sh002i
File length: 31834 byte(s)
Diff to
previous 167
added $externalLaTeX2HTMLSupportPath to section about LaTeX2HTML stuff...
this variable is used by displayMacros.pl:makeL2H to set the path.
Revision
162 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 27 15:55:23 2001 UTC (11 years, 8 months ago) by
sh002i
File length: 31455 byte(s)
Diff to
previous 140
moved $psvn_digits and $htmlModeDefault into # Internal settings #
section, changed $htmlModeDefault to HTML and $logAccessData to 0
Revision
105 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 8 16:17:10 2001 UTC (11 years, 9 months ago) by
gage
File length: 30645 byte(s)
Diff to
previous 99
Modified warning so that warnings when end in \n (or in ~~n for .pg files) do not have the extra
stack information appended. This may sometimes make for cleaner output messages.
Revision
95 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 7 17:13:25 2001 UTC (11 years, 9 months ago) by
sam
File length: 31185 byte(s)
Diff to
previous 89
Added variables for TTH path and LaTeX2HTML path, version, and init file
path, as part of an effort to de-hardcode paths.
Revision
83 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 2 19:40:24 2001 UTC (11 years, 10 months ago) by
sam
File length: 30302 byte(s)
Diff to
previous 75
moved config stuff to the top of the file
moved BEGIN block to the bottom of the file
added comments
added $cgiDebugMode flag and explanation
Revision
8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 15 16:24:03 2001 UTC (11 years, 11 months ago) by
gage
File length: 31866 byte(s)
Diff to
previous 6
modified use lib lines in cgi-scripts, scripts, courseScripts
removed Global.pm updating and use lib line code from system_webwork_setup
modified Global.pm to use webworkConfig (which is not in the repository!)
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.