Parent Directory
|
Revision Log
continuing work on hardcopy generation. changed interface to PG.pm to take user, problem, and set objects instead of names. -sam
1 Barbara from UNH had some ideas: 2 - " [x] destroy existing versions " on build problem sets page. 3 - others? 4 5 Dan from UNH wants to be able to "name" math expressions so that images can be made conditional (i.e. if( blah ) { TEXT(\[ ... \]) } else { TEXT(\[ ... ]\) } (see email) 6 7 Image generation alternatives: 8 - math2img, with some generalization 9 - math2img, as a function in dangerousMacros 10 - something out of http://preview-latex.sourceforge.net/ 11 - TeXd -- http://www.activetex.org/ 12 13 14 15 16 global.conf: 17 - the "root" of the modperl handler should be sent in from outside 18 - right now, it's in $webworkURLs{root} 19 20 fun Apache::* modules: 21 Apache::PerlVINC 22 Apache::SubProcess - output of subprocesses goes to client 23 24 also: http://perl.apache.org/docs/general/perl_reference/perl_reference.html#Exception_Handling_for_mod_perl
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |