Log of /trunk/webwork-modperl/doc
Directory Listing
Revision
607 -
Directory Listing
Modified
Fri Oct 25 20:56:49 2002 UTC (10 years, 6 months ago) by
sh002i
re-formatted &alias (in dangerousMacros) so that it's more readable.
mostly just made sure indentations where correct and tabs and spaces
were used where apprropriate.
-sam
Revision
562 -
Directory Listing
Modified
Fri Sep 27 23:53:42 2002 UTC (10 years, 7 months ago) by
sh002i
- created macros/IO.pl, which is loaded with no opmask by PG.pm. It is a copy
of WeBWorK::PG::IO.pm, with some changes to make it work as a macro package.
The translator no longer shares IO.pm's functions with the safe compartment.
This is a BAD THING, and should be reconsidered when the Translator is
revised.
- Changed many (but not all) checks for HTML or HTML_tth modes to match /^HTML/
in the macros.
- changed &header to &head in Problem.pm
- Added problem environment variables for gif2eps and png2eps and modified
&dangerousMacros::alias to use them
- fixed MOST of the harmless warnings in the system. there's still the "Use
of uninitialized value in null operation" warning in template(), tho.
Still to come:
- make images in PDFs work
- fix TTH mode character encodings on mac (maybe)
- have logout button invalidate key
- Pretty die messages (from outside of the translator)
- Feedback - need nice modular way of sending email
- Options - email address and password
Revision
558 -
Directory Listing
Modified
Fri Sep 20 22:47:22 2002 UTC (10 years, 8 months ago) by
sh002i
* fixed multiple-calls-to-&handler problem
* fixed if-else-endif code in &template
* added code to catch warnings in PG evaluation
* added "pink screen" and warning reporting
* started work on logging code (see Utils.pm, commented out)
-sam & dennis
Revision
555 -
Directory Listing
Modified
Wed Sep 18 19:25:42 2002 UTC (10 years, 8 months ago) by
sh002i
fixed image centering, added head escape.
-sam
Revision
547 -
Directory Listing
Modified
Fri Sep 13 20:54:59 2002 UTC (10 years, 8 months ago) by
sh002i
fixed hardcopy generation (errors in EV3_math_general and the
hardcopySetHeader.
-sam
Revision
526 -
Directory Listing
Modified
Thu Aug 29 19:56:24 2002 UTC (10 years, 8 months ago) by
sh002i
HTML_img mode ("images" mode in the HTML interface) now uses dvipng to
generate images. ProblemSet now has a link to Hardcopy.
-sam
Revision
509 -
Directory Listing
Modified
Fri Aug 23 18:30:03 2002 UTC (10 years, 8 months ago) by
sh002i
added more hardship to our lives.
-sam
Revision
507 -
Directory Listing
Modified
Thu Aug 22 23:32:08 2002 UTC (10 years, 8 months ago) by
sh002i
more shit to do.
-sam
Revision
505 -
Directory Listing
Modified
Thu Aug 22 22:02:39 2002 UTC (10 years, 8 months ago) by
sh002i
quicklinks -> links
-sam
Revision
503 -
Directory Listing
Modified
Thu Aug 22 21:13:53 2002 UTC (10 years, 8 months ago) by
sh002i
updates.
-sam
Revision
502 -
Directory Listing
Modified
Thu Aug 22 21:11:53 2002 UTC (10 years, 8 months ago) by
sh002i
continuing work on hardcopy generation. changed interface to PG.pm to
take user, problem, and set objects instead of names.
-sam
Revision
494 -
Directory Listing
Modified
Wed Aug 21 18:31:20 2002 UTC (10 years, 9 months ago) by
sh002i
updated copyright header.
-sam
Revision
475 -
Directory Listing
Modified
Tue Aug 20 01:04:57 2002 UTC (10 years, 9 months ago) by
sh002i
added information about PG/TeX snippet naming
update TODO
-sam
Revision
469 -
Directory Listing
Modified
Fri Aug 16 20:43:38 2002 UTC (10 years, 9 months ago) by
sh002i
pretty much implemented the whole thing.
yeah.
-sam
Revision
452 -
Directory Listing
Modified
Thu Aug 1 23:56:29 2002 UTC (10 years, 9 months ago) by
sh002i
dont-forget: a bunch of development issues to think about.
TODO for the rest of the summer.
-sam
Revision
450 -
Directory Listing
Added
Thu Aug 1 22:05:55 2002 UTC (10 years, 9 months ago) by
sh002i
list of standard template escapes.
-sam