Log of /trunk/webwork2/lib/WebworkWebservice/LibraryActions.pm
Parent Directory
Revision
3243 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri May 27 04:01:39 2005 UTC (8 years ago) by
gage
File length: 5294 byte(s)
Diff to
previous 3222
changed a substitution call so that the directory path is recalculated
every time listLib is called. Before the substitution pattern was
calculated only when the child first started up and this caused
bad problems if a new call to listLib had a different library than
the one used when the child was initialized.
-- Mike
Revision
3222 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed May 11 14:31:10 2005 UTC (8 years ago) by
gage
File length: 5353 byte(s)
Diff to
previous 3073
Allow library search to follow links.
This is needed since the initial path to a library
from a course is usually a link from the templates directory.
Revision
3073 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 1 22:35:10 2005 UTC (8 years, 4 months ago) by
gage
File length: 5196 byte(s)
Diff to
previous 3065
Changes made to simplify the implementation of XMLRPC access to
the functionality of WeBWorK.
There is still a problem with making sure that the proper warning
mechanism is passed into the problem rendering compartment.
The proper permissions for creating directories also does not
get transmitted properly.
I would like to change the way that the defineEnvirVars subroutine is
passed into the Local.pm object. I'd like to either pass the
environment as a hash or explicitly pass a reference to define
EnvirVars rather than inherit it from PG. In particular I'd like
to be able to define environment variables directly in RenderProblem.pm
instead of faking it by defining fake problem objects.
Revision
3065 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Mon Dec 27 17:18:59 2004 UTC (8 years, 4 months ago) by
gage
File length: 5121 byte(s)
More files for supporting access to problems via XMLRPC code
(see comment for WebworkWebservice.pm)
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.