| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
syncing with HEAD
Corrective updates to rel-2-4-patches
This commit was manufactured by cvs2svn to create branch 'rel-2-4-patches'.
backport (sh002i): "Show Hints" and "Show Solutions" checkboxes.
updated copyright dates
This commit was manufactured by cvs2svn to create branch 'rel-2-4-dev'.
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006. this is probably overkill, since there are some files that were created after 2000 and some files that were last modified before 2006.)
Allow snippets of html (or Tex) to be specified in global.conf to be inserted right before/after the body of a problem. A commented out example which produces boxed problem in HTML is given. In this approach, the added parts are not used for problems rendered in the Library Browser or Problem Set Detail. This addresses bug 817. This solution may not be suitable for inclusion of needed bits for modes such as asciimath or tth because the those bits of html are probably needed for display in the Library Browser. It is hard to distinguish bits which are always wanted, and those which are only wanted for use by Problem. To make use of this, you need to update your global.conf, and make the corresponding pg update.
POD fixes
Changed the misnamed problem_header to hardcopy_header which is a more accurate description of the variables use. Hardcopy.pm now consults hardcopy_header as opposed to set_header This addresses some of the concerns in bug #556
Removed short-lived code for putting javascript tags into html page.
Added utility function for producing javascript commands for vertical alignment of dvipng images.
Allow optional argument of the set (which better be real).
Added support for initial problem number to renderProblems, and better support for controlling the problem seed.
Make the message blank when the user doesn't want problems rendered. Different modules may want different messages anyway.
Changed interface to renderProblems to be key=>value pairs to make it easier to extend options. New option is displayMode, which is allowed to be 'None' if you don't really want the problems rendered.
Hopefully moved published to the right place.
Set the published field when faking a problem set.
Initial import. Lets you render a problem which is not part of anything.
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.
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |