Log of /branches/rel-2-1-a1/webwork2/conf
Directory Listing
Revision
2517 -
Directory Listing
Modified
Fri Jul 16 00:59:15 2004 UTC (8 years, 11 months ago) by
This commit was manufactured by cvs2svn to create branch 'rel-2-1-a1'.
Revision
2294 -
Directory Listing
Modified
Fri Jun 11 16:44:39 2004 UTC (9 years ago) by
This commit was manufactured by cvs2svn to create branch 'rel-2-1-a1'.
Revision
2271 -
Directory Listing
Modified
Mon Jun 7 19:34:36 2004 UTC (9 years ago) by
jj
Original Path:
trunk/webwork2/conf
Set names might contain underscores, so they need to be protected in hardcopy
output.
Revision
2261 -
Directory Listing
Modified
Sun Jun 6 02:49:11 2004 UTC (9 years ago) by
gage
Original Path:
trunk/webwork2/conf
Tweaked the position of the help question mark. Better default
addresses for link.
Revision
2216 -
Directory Listing
Modified
Mon May 24 21:28:42 2004 UTC (9 years ago) by
jj
Original Path:
trunk/webwork2/conf
Add configuration variable for the default size of on-the-fly graphs. Didn't really change hardcopySetHeader.
Revision
2192 -
Directory Listing
Modified
Mon May 24 01:03:05 2004 UTC (9 years ago) by
sh002i
Original Path:
trunk/webwork2/conf
display mode handling improved.
allowed display modes can now be specified via global.conf.
failover data used by the PG system now comes from PG.pm.
Revision
2182 -
Directory Listing
Modified
Sun May 23 23:17:23 2004 UTC (9 years ago) by
gage
Original Path:
trunk/webwork2/conf
Added comments to setHeader.pg. This is now the default set header
for both the screen and hardcopy output.
Revision
2146 -
Directory Listing
Modified
Sat May 22 00:10:46 2004 UTC (9 years, 1 month ago) by
sh002i
Original Path:
trunk/webwork2/conf
moved %problemLibrary to its own section below database options.
Revision
2111 -
Directory Listing
Modified
Fri May 14 18:31:12 2004 UTC (9 years, 1 month ago) by
toenail
Original Path:
trunk/webwork2/conf
added siteDefaults hash to store other site specific information
includes a hash for several possible values of a users status field
Revision
2110 -
Directory Listing
Modified
Fri May 14 18:29:35 2004 UTC (9 years, 1 month ago) by
toenail
Original Path:
trunk/webwork2/conf
added div classes for Published, Unpublished, Audit, Drop, Enrolled
Revision
2052 -
Directory Listing
Modified
Sat May 8 18:02:21 2004 UTC (9 years, 1 month ago) by
gage
Original Path:
trunk/webwork2/conf
Added a message field at the bottom of the page.
This will catch result messages issued in the body of the page
It's not as quite as eye catching to have the message at the bottom, but it's better than nothing.
Errors issued during the initialization stage appear at both the top and the bottom of the screen.
--Mike
Revision
2027 -
Directory Listing
Modified
Fri May 7 14:13:03 2004 UTC (9 years, 1 month ago) by
gage
Original Path:
trunk/webwork2/conf
Added support for "create_and_delete_courses" privileges. currently set to professor.
Revision
2010 -
Directory Listing
Modified
Thu May 6 18:41:25 2004 UTC (9 years, 1 month ago) by
toenail
Original Path:
trunk/webwork2/conf
added height constraint to top panel so that it wouldn't extend down
Revision
1990 -
Directory Listing
Modified
Mon May 3 18:01:35 2004 UTC (9 years, 1 month ago) by
jj
Original Path:
trunk/webwork2/conf
Provide a place to set the location of the top of the problem library.
Revision
1989 -
Directory Listing
Modified
Sun May 2 19:55:15 2004 UTC (9 years, 1 month ago) by
jj
Original Path:
trunk/webwork2/conf
Added new class for problems rendered out of context (i.e., away from Problem.pm).
Revision
1967 -
Directory Listing
Modified
Thu Apr 22 21:02:07 2004 UTC (9 years, 1 month ago) by
gage
Original Path:
trunk/webwork2/conf
Limited size of info panel to 30% so that sets with long names
display better.
Revision
1966 -
Directory Listing
Modified
Thu Apr 22 20:47:24 2004 UTC (9 years, 1 month ago) by
gage
Original Path:
trunk/webwork2/conf
I made modifications to these files so that they will work with both
hardcopy and on the screen. (The two files are currently identical.)
I think they provide a better model than the previous versions.
Revision
1965 -
Directory Listing
Modified
Thu Apr 22 17:37:05 2004 UTC (9 years, 1 month ago) by
jj
Original Path:
trunk/webwork2/conf
Added defaultDisplayMatrixStyle from webwork 1, which lets people control
if they have parens or square brackets on the outsides of their matricies.
It is not really an answer evaluator variable, but it is put there since
that works and putting it with options doesn't.
Revision
1945 -
Directory Listing
Modified
Mon Apr 5 03:58:30 2004 UTC (9 years, 2 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
preliminary web-based course creation support
try it -- create a course called "admin" the usual way and then visit it
in your browser.
Revision
1909 -
Directory Listing
Modified
Tue Mar 23 01:03:40 2004 UTC (9 years, 2 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
added ButtonRow class, child of FormLayout -- appropriate for your
centered submit button!
Revision
1897 -
Directory Listing
Modified
Wed Mar 17 03:38:29 2004 UTC (9 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
tentative solution to two of Frank Wolf's problems:
On Tue, 16 Mar 2004, Frank Wolfs, Physics and Astronomy, U of R wrote:
> This one works for a pdf file that is based on a set without graphics,
> but it does not solve the problem with viewing the graphics in problem
> sets or making a pdf for a set with graphics. For example viewing a set
> with a gif file gives me the following error:
>
> [Tue Mar 16 22:11:59 2004] [error] [client 208.186.61.178] File does not
> exist:
> /home/apache/htdocs/home/webwork/courses/phy121s04/html/CAPA_Graphics/Gtype20$
>
> When I try to make a pdf file I get the following error for the same
> problem:
>
> ! Could not open file
> /home/webwork/courses/phy121s04/htmlCAPA_Graphics/Gtype20
> /prob01.eps, ignoring it.
>
> Note: for the fig, the path is correct after /home/apache/htdocs, while
> for the pes file, there is a / missing between html and CAPA_Graphics.
Revision
1868 -
Directory Listing
Modified
Wed Mar 10 02:26:26 2004 UTC (9 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
formatting improvements: template now uses tabs, just like everything
else. should be easier to edit in the future.
Revision
1835 -
Directory Listing
Modified
Thu Mar 4 21:00:21 2004 UTC (9 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
fixed some indentation problems (oddly, this file is indented with
spaces, one space per indent level) and reformatted some of the shorter
CSS rules to fit on one line.
added styles for "new standard classes" FormLayout, ResultsWithError,
and ResultsWithoutError.
added styles for ScrollingListRecord widget.
Revision
1832 -
Directory Listing
Modified
Thu Mar 4 17:34:00 2004 UTC (9 years, 3 months ago) by
gage
Original Path:
trunk/webwork2/conf
Make sure that screenSetHeader.pg will work with both html and hardcopy
output.
This fixes bug #426
Revision
1830 -
Directory Listing
Modified
Thu Mar 4 04:43:44 2004 UTC (9 years, 3 months ago) by
gage
Original Path:
trunk/webwork2/conf
Changed the text of this file so that it doesn't bomb when used with hard copy
Revision
1822 -
Directory Listing
Modified
Fri Feb 27 19:01:40 2004 UTC (9 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
changed default courseURLRoot to /webwork2_courses/$courseName to
correspond to the latest ApacheSetup instructions.
Revision
1801 -
Directory Listing
Modified
Sat Feb 14 00:54:02 2004 UTC (9 years, 4 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
clarity changes, changed default oldProf URL, added $dbLayoutName
setting for addcourse, default dbLayout is gdbm
Revision
1800 -
Directory Listing
Modified
Sat Feb 14 00:53:17 2004 UTC (9 years, 4 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
improved documentation on globalUserID, changed default to "global_user"
Revision
1793 -
Directory Listing
Modified
Thu Feb 12 14:33:07 2004 UTC (9 years, 4 months ago) by
gage
Original Path:
trunk/webwork2/conf
Changed addresses to login_info.txt and course_info.txt
These files must be in the template directory.
Revision
1787 -
Directory Listing
Modified
Thu Feb 12 04:25:47 2004 UTC (9 years, 4 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
strings containing email addresses are now single-quoted
globalUserID is now "globaluser"
Revision
1751 -
Directory Listing
Modified
Sun Jan 25 18:46:29 2004 UTC (9 years, 4 months ago) by
gage
Original Path:
trunk/webwork2/conf
course_info and login_info paths
are now defined relative to the
templates directory for safety.
Revision
1740 -
Directory Listing
Modified
Fri Jan 23 20:23:37 2004 UTC (9 years, 4 months ago) by
gage
Original Path:
trunk/webwork2/conf
Changed orange hilighting to a yellow box by replacing
color : by background-color:
Revision
1708 -
Directory Listing
Modified
Mon Jan 5 13:51:51 2004 UTC (9 years, 5 months ago) by
gage
Original Path:
trunk/webwork2/conf
removed <xml? line from the top of the file that is giving
the newest msie headaches. The line is from bbedit and gives
info on the character set begin used. msie tries to interpret
it as xml and gets confused. Other browsers, including msie on
the mac ignore it.
--Mike
Revision
1704 -
Directory Listing
Modified
Mon Jan 5 01:06:06 2004 UTC (9 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
removed some rochester-specific stuff. in particular, this should
prevent our SMTP server from getting hammered by lazy sites.
Revision
1703 -
Directory Listing
Modified
Mon Jan 5 01:02:41 2004 UTC (9 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
removed lingering references to "webwork-modperl", since we're calling
this product "webwork2" now. soon we should change the name of the CVS
module to "webwork2" as well.
Revision
1698 -
Directory Listing
Modified
Sun Jan 4 07:20:33 2004 UTC (9 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
improved documentation in database.conf.dist and addcourse. added
mksqldb utility.
Revision
1697 -
Directory Listing
Modified
Sat Jan 3 21:00:28 2004 UTC (9 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
changed calls to WeBWorK::DB::new, removed obsolete config files
Revision
1696 -
Directory Listing
Modified
Sat Jan 3 20:07:03 2004 UTC (9 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
UPDATE YOUR CONFIG FILES! (global.conf.dist, database.conf.dist)
Made changes to support the storage of multiple database layouts in a
single course environment. Database layouts are now stored in a hash
named %dbLayouts in database.conf, and the default layout is aliased to
*dbLayout (see comments in database.conf.dist and global.conf.dist)
sql.conf and gdbm.conf are no longer used.
Support the selection of a specific database layout when instantiating
WeBWorK::DB. WeBWorK::DB now takes a reference to a database layout
rather than an entire course environment.
All calls to WeBWorK::DB::new were updated to pass the correct argument.
Revision
1692 -
Directory Listing
Modified
Sun Dec 28 22:33:33 2003 UTC (9 years, 5 months ago) by
gage
Original Path:
trunk/webwork2/conf
Added AliasMatch redirect for webwork2_files so that it doesn't have to be
configured separately.
--Mike
Revision
1666 -
Directory Listing
Modified
Thu Dec 11 22:04:08 2003 UTC (9 years, 6 months ago) by
gage
Original Path:
trunk/webwork2/conf
removed <?xml header from template which was confusing IE6 (but not
IE on the mac or mozilla etc. apparently they ignore
<?xml version="1.0" encoding="utf-8"?>
at the beginning of a file.
--Mike
Revision
1663 -
Directory Listing
Modified
Tue Dec 9 01:12:32 2003 UTC (9 years, 6 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
Normalized headers. All files now contain the text below as a header.
This is important since all files now (a) use the full name of the
package, (b) assign copyright to "The WeBWorK Project", (c) give the
full path of the file (relative to CVSROOT) instead of simply the file
name, and (d) include license and warranty information.
Here is the new header:
################################################################################
# WeBWorK Online Homework Delivery System
# Copyright © 2000-2003 The WeBWorK Projcct, http://openwebwork.sf.net/
# $CVSHeader$
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of either: (a) the GNU General Public License as published by the
# Free Software Foundation; either version 2, or (at your option) any later
# version, or (b) the "Artistic License" which comes with this package.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the
# Artistic License for more details.
################################################################################
Revision
1644 -
Directory Listing
Modified
Thu Nov 20 02:28:25 2003 UTC (9 years, 7 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
http-wwmp.conf.dist no longer includes
/usr/local/etc/apache/httpd-wwmp-header.conf, but includes instead each
user's copy.
Revision
1511 -
Directory Listing
Modified
Mon Sep 22 14:30:07 2003 UTC (9 years, 8 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
use !WEBWORK_ROOT!/conf/htpasswd instead of
/home/!WEBWORK_USER!/webwork-modperl/conf/htpasswd
Revision
1468 -
Directory Listing
Modified
Sat Aug 16 01:30:46 2003 UTC (9 years, 10 months ago) by
gage
Original Path:
trunk/webwork2/conf
Added course_info whose material will appear
on the right side of the problem sets page
and login_info whose material will appear
on the right side of the login page.
--Mike
Revision
1437 -
Directory Listing
Modified
Fri Jul 25 14:08:57 2003 UTC (9 years, 10 months ago) by
gage
Original Path:
trunk/webwork2/conf
Tweaked the look slightly. Corrected reference to webwork_files
to webwork2_files
--Mike
Revision
1387 -
Directory Listing
Modified
Tue Jul 15 00:56:50 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk/webwork2/conf
Changes made to make show Past answers work. Basically I duplicated
writeLog with writeCourseLog which writes to the courses log directory.
I also defined answer_log in that directory.
Revision
1380 -
Directory Listing
Modified
Mon Jul 14 15:21:52 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk/webwork2/conf
Updates for sendMail as well as PG/Local renderer and so forth
--Mike
Revision
1349 -
Directory Listing
Modified
Fri Jul 11 15:03:40 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk/webwork2/conf
This set header can be used for both presentation on the screen
and on paper.
--Mike
Revision
1279 -
Directory Listing
Modified
Thu Jun 26 17:40:52 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
Merged the translation optimization branch into the main branch
Revision
1248 -
Directory Listing
Modified
Sat Jun 21 02:34:10 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
changed value of PRINT_FILE_NAMES_FOR
from array (back) to a reference to an array
--Mike
Revision
1241 -
Directory Listing
Modified
Sat Jun 21 00:37:52 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk/webwork2/conf
Added instructions and sample configs for limiting access to the
development servers.
Revision
1240 -
Directory Listing
Modified
Fri Jun 20 23:08:39 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork2/conf
removed $webworkDirs{macros}, added $pg{renderer} (currently selected
macros) and $pg{renderers} (renderer-specific options).
Revision
1200 -
Directory Listing
Modified
Wed Jun 18 18:21:40 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork2/conf
changed default name of error log to error.log (better for tab
completion!)
Revision
1187 -
Directory Listing
Modified
Tue Jun 17 19:59:59 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
Removed an error in this file that caused the message
"Answer evaluators must be subroutines."
This is the default set header file if none is specified.
--Mike
Revision
1181 -
Directory Listing
Modified
Tue Jun 17 16:17:07 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
This fragmented should be edited and then inserted in an existing
httpd.conf file to enable WeBWorK2.0
-Mike
Revision
1154 -
Directory Listing
Modified
Fri Jun 13 02:30:45 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork2/conf
Rewrote ImageGenerator to work with WeBWorK2. Its arguments are now
passed in via an options hash instead of getting a whole %envir. Also,
the options are passed to the constructor and there is no initialize()
method. add() has the same interface, and render() has been changed
slightly. (This closes Bug #80!)
To make this work with 1.8, take a look at how I'm creating
ImageGenerator in &WeBWorK::PG::defineProblemEnvironment and make the
necessary modifications to processProblem8.pl.
I made changes to WeBWorK::PG to have "images" mode trigger HTML_dpng
rather than HTML_img, and also to create an ImageGenerator before
initializing and call render() after translation.
Also in PG, I shortened the names of the equation image files. They're
now "equation-$PSVN-$probnum-$seed.png". This has the added benefit of
forcing image regeneration if the problem seed changes, closing Bug
#70.
Equation files are now dumped directly into the $courseDirs{HTML_temp}
directory. This means that no one has to worry about whether "m2i"
exists any more.
global.conf.dist was changed to not include the switches to dvipng on
the command line (they're currently hardcoded into ImageGenerator).
I still have to get this to work with dvipng 0.3. I should also take
advantages of 0.3's new features, like pipelining (using the -follow
switch) and specifying the output file name (to avoid the "move" of
resulting images).
This is MUCH FASTER than the way I was calling dvipng, and I think it's
safe to say that it's a better method. Thanks JJ!
-sam
Revision
1131 -
Directory Listing
Modified
Wed Jun 11 20:40:11 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork2/conf
Made many changes:
- turned off PG warning catching in conf/global.conf.dist
- added warning reporting to conf/templates/ur.template (but not to
other templates!)
- modified a couple of error messages in WeBWorK.pm
- made failure to create course environment and failure to find course
directory fatal errors in WeBWorK.pm
- added warning queueing and call stack storing to Apache::WeBWorK
- added "warnings" and "if_warnings" template escapes to
WeBWorK::ContentGenerator
- removed warning handling from WeBWorK::ContentGenerator::Problem
- code tidying in WeBWorK::ContentGenerator::Problem
- code tidying in WeBWorK::PG::ImageGenerator
-sam
Revision
1118 -
Directory Listing
Modified
Wed Jun 11 14:09:39 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
Set the default globalUserID to "practice1"
to promote least hassle for "out of the
box" users migrating from WeBWorK1.8.
--Mike
Revision
1112 -
Directory Listing
Modified
Wed Jun 11 01:58:43 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
Modified these tex files so that the \newpage command does not occur in the middle
of a column environment where it does no good. In other words use
\end{multicols}
\newpage
\begin{\multicols}
etc. This fixes part of bug #13
--Mike
Revision
1108 -
Directory Listing
Modified
Tue Jun 10 19:58:28 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork2/conf
changed global.conf.dist to include one of sql.conf or gdbm.conf. added
sql.conf.dist and gdbm.conf.dist. continuted documenting WeBWorK::DB
-sam
Revision
1100 -
Directory Listing
Modified
Tue Jun 10 00:18:14 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork2/conf
in the interest of alleviating crowding:
moved snippets to conf/snippets.
moved templates to conf/templates.
updated global.conf.dist to match.
-sam
Revision
1099 -
Directory Listing
Modified
Mon Jun 9 23:41:43 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
Added a section for special variables to be passed to the safe
environment:
%pg=(....
specialPGEnvironmentVars => {
PRINT_FILE_NAMES_FOR =>
['gage','apizer','voloshin','lr003k','professor'],
CAPA_Tools =>
"$courseDirs{macros}/CAPA_Tools/",
CAPA_MCTools =>
"$courseDirs{macros}/CAPA_MCTools/",
CAPA_Graphics_URL =>
"$courseDirs{html}/CAPA_Graphics/",
CAPA_GraphicsDirectory =>
"$courseDirs{html}CAPA_Graphics/",
},
...
);
this fixes bug #66 (actually a feature request).
It allows professors to see the file names of the problems they
are looking at. It allows the interpretation of CAPA problems as well.
-- MIke
Revision
1089 -
Directory Listing
Modified
Mon Jun 9 21:10:03 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
Modified directory so that
lib => $webworkroot/lib
becomes
lib => $pgRoot/lib since this is where the *.pm macro files for the pg language go.
Should this lib be changed to pglib? (there might have to be a lot of changes to make this work.)
-- Mike
Revision
1032 -
Directory Listing
Modified
Thu Jun 5 20:48:39 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork2/conf
removed per-course logs from the initial definition of the
$webworkFiles{logs} hash, and put them below, where the
$courseDirs{logs} variable is defined.
(This is sort of an issue -- I want only files/dirs/URLs that are
necessarily tied to a course to be "course" files/dirs/URLs. The
transaction log (for example) could be in a location that wasn't
course-dependant just as easily. Perhaps this whole business of
"webwork" versus "course" locations is arbitrary? Should it be
rethought?)
Also fixed some formatting problems. (Mike -- I would LOVE it if you
would use spaces for aligning your equals signs, instead of tabs!)
-sam
Revision
1028 -
Directory Listing
Modified
Thu Jun 5 19:43:43 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk/webwork2/conf
Changed all relavent occurences of /webwork* in default URLs to
/webwork2*
-Dennis
Revision
1025 -
Directory Listing
Modified
Thu Jun 5 15:37:54 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
Modified the address to the webwork image
(used webwork2_files instead of webwork_files)
--Mike
Revision
1021 -
Directory Listing
Modified
Thu Jun 5 11:48:23 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
Updated global.conf.dist so that it will work out of the box
on webwork1.8 courses using GDBM.
The urls
http://machine/webwork2_files will point to the webwork-modperl/htdocs
http://machine/webwork2_courses should be redirected by apache to
a folder containing links the the html directories of each course.
In other words apache directs .../webwork2_courses to the folder
/ww/htdocs/ which should contain links of the form
gage_course@ -> ../webwork/courses/gage_course/html
--Mike
Revision
1017 -
Directory Listing
Modified
Wed Jun 4 23:47:35 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk/webwork2/conf
Instructor pages now only let instructors view and edit the database.
phew.
NOTE that there are new directives in global.conf.dist. You won't be
able to use the professor pages until you've made that change.
Also, I added new template escapes and updated the barebones and ur
templates.
-Dennis
Revision
941 -
Directory Listing
Modified
Thu May 29 20:03:12 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
Modified ur.template to use the "options" link for display options.
--Mike
Revision
932 -
Directory Listing
Modified
Wed May 28 19:26:10 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
Changed the link to bugzilla to bring you directly to the page for
reporting a webwork2.0 bug. No url is entered automatically -- that
would require, I believe, implementing this link inside a link method
in content generator. We'll see if that is needed.
-- Mike
Revision
907 -
Directory Listing
Modified
Tue May 27 00:41:43 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
Added target window "_bugzilla" to the links in these two templates
Revision
905 -
Directory Listing
Modified
Tue May 27 00:30:06 2003 UTC (10 years ago) by
gage
Original Path:
trunk/webwork2/conf
Added "Report bugs" link to these two templates. These link
to webwork3.math.rochester.edu
-- Mike
Revision
811 -
Directory Listing
Modified
Wed Apr 23 06:35:06 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk/webwork2/conf
Added $sessionKeyLength and @sessionKeyChars variables (for Authen.pm).
-sam
Revision
808 -
Directory Listing
Modified
Thu Apr 17 21:01:17 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
Lots of work on WWDBv2... WW1Hash is done! A complete dbLayout (as
detailed on global.conf.dist) works now.
-sam
Revision
798 -
Directory Listing
Modified
Fri Mar 21 23:30:16 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
initial support for WWDBv2:
- DB.pm finished (except for getGlobalUser{Set,Problem} methods)
- schema modules for password, permission, key, and user with
WWDBv1 hash-bashed backends
- GDBM driver
- wwdb command-line frontend
-sam
Revision
795 -
Directory Listing
Modified
Fri Mar 21 21:40:01 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
Hit the #nav macro with a cluebat
RE: webworkURLs->htdocs vs. imageprefix=""
-Dennis
Revision
774 -
Directory Listing
Modified
Fri Mar 7 02:22:41 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
conf/global.conf.dist: fixed %dbLayout
doc/new-DB-architecture: removed a meta-note.
-sam
Revision
768 -
Directory Listing
Modified
Thu Mar 6 19:12:38 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
1. added %dbLayout (for the new DB.pm database system)
2. moved some stuff around
-sam
Revision
765 -
Directory Listing
Modified
Fri Feb 28 23:56:35 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
removed "nowrap" from barebones.template because it wasn't doing
anything anyway, and every byte counts ;-)
Changed "Logged in as:" to "User:" in ContentGenerator and killed the
CGI::br calls in that message and the "Acting as:" message
Added more context to the context URL in Feedback, and properly
obfuscated some code.
--Dennis
Revision
761 -
Directory Listing
Modified
Fri Feb 28 21:26:54 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
I made a few cosmetic changes to classic.template and reworked
barebones.template to reduce the amount of vertical screen real-estate
used by the header information.
-Dennis
Revision
760 -
Directory Listing
Modified
Fri Feb 28 20:46:44 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
Added CSS rules to arrange the answer result feedback so as to reduce
vertical screen space usage
-Dennis
Revision
759 -
Directory Listing
Modified
Fri Feb 28 20:37:04 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
I made a special template that is very similar to the look of WeBWorK
1.8
-Dennis
Revision
748 -
Directory Listing
Modified
Wed Feb 26 18:39:07 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
Added the <!--#if loggedin="1"--> template escape. It evaluates to true
on every content generator except Login.pm and Logout.pm. Used it to
make the barebones template look cleaner on the login page.
-Dennis
Revision
740 -
Directory Listing
Modified
Fri Feb 21 21:16:48 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
1. the new global.conf key {mail}->{feedbackVerbosity} controls the
verbosity level of Feedback.pm messages.
2. Feedback includes a URL when ever the user is logged in.
-sam
Revision
706 -
Directory Listing
Modified
Tue Jan 21 20:25:51 2003 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
commented out allowedRecipients -- this should probably be set in
course.conf.
-sam
Revision
705 -
Directory Listing
Modified
Tue Jan 21 20:24:03 2003 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
added stuff that had been previously added to global.conf
-sam
Revision
701 -
Directory Listing
Modified
Fri Jan 10 21:39:29 2003 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
An MOTD can be displayed on the problem sets page. Define
$courseFiles{motd} to point to a file containing the message.
-sam
Revision
700 -
Directory Listing
Modified
Fri Jan 10 17:28:21 2003 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
"Home" (i.e. no course specified) now redirects to %webworkURLs{home}
-sam
Revision
695 -
Directory Listing
Modified
Wed Jan 8 16:23:52 2003 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
$webworkURLRoot is now taken from Apache::WeBWorK instead of being
specified in global.conf.
-sam
Revision
675 -
Directory Listing
Modified
Fri Dec 13 21:14:54 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
made some improvements to Feedback, added loginStatus escape.
-sam
Revision
671 -
Directory Listing
Modified
Mon Dec 9 18:40:04 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
did some work on Feedback, etc. Added mike and arnie's comments to TODO.
-sam
Revision
670 -
Directory Listing
Modified
Fri Dec 6 17:50:24 2002 UTC (10 years, 6 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
Added a Professor Tools stub module that provides redirection links to
the WeBWorK 1.8 system
-Dennis
Revision
656 -
Directory Listing
Modified
Mon Nov 25 08:31:11 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
renamed httpd-wwmp-header.conf -> httpd-wwmp-header.conf.dist
-sam
Revision
655 -
Directory Listing
Modified
Mon Nov 25 08:29:55 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
renamed httpd-wwmp-sample.conf -> httpd-wwmp.conf.dist
fixed a value in global.conf.dist
-sam
Revision
649 -
Directory Listing
Modified
Sun Nov 24 03:10:54 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
replaced instances of "malsyned" with !WEBWORK_USER! and documented it
at the top of the file.
-sam
Revision
648 -
Directory Listing
Modified
Sun Nov 24 03:08:02 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
moved a comment that was at the end of a line (comments have to be on
their own lines in httpd config files.)
-sam
Revision
639 -
Directory Listing
Modified
Wed Nov 20 20:26:27 2002 UTC (10 years, 7 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
Added configuration files for apache that will allow each user to control
his own seperate Apache process with a different webwork-modperl installation
-Dennis
Revision
608 -
Directory Listing
Modified
Fri Oct 25 22:16:01 2002 UTC (10 years, 7 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
added $courseEnv->{pg}->{options}->{catchWarnings} to control if PG
warnings are caught and stored in the self hash, or uncaught and
spit out on stderr (or error_log or whatever).
-sam
Revision
596 -
Directory Listing
Modified
Fri Oct 18 19:09:53 2002 UTC (10 years, 8 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
Added some ifs to the barebones template to prevent it from drawing the hard rule unless necessary.
Removed init.pl. It is no longer used.
--Dennis
Revision
562 -
Directory Listing
Modified
Fri Sep 27 23:53:42 2002 UTC (10 years, 8 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
- 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, 9 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
* 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
547 -
Directory Listing
Modified
Fri Sep 13 20:54:59 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
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, 9 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
HTML_img mode ("images" mode in the HTML interface) now uses dvipng to
generate images. ProblemSet now has a link to Hardcopy.
-sam
Revision
502 -
Directory Listing
Modified
Thu Aug 22 21:11:53 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
continuing work on hardcopy generation. changed interface to PG.pm to
take user, problem, and set objects instead of names.
-sam
Revision
489 -
Directory Listing
Modified
Wed Aug 21 15:27:07 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
paper* files are getting their names changed (to protect the guilty?)
-sam
Revision
474 -
Directory Listing
Modified
Tue Aug 20 01:04:25 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
added PG/TeX snippets and corresponding lines in global.conf
added a new template -- barebones.template
-sam
Revision
453 -
Directory Listing
Modified
Mon Aug 5 20:20:32 2002 UTC (10 years, 10 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
Added a bunch of the final escapes that will be a part of the templating system
-dennis
Revision
451 -
Directory Listing
Modified
Thu Aug 1 22:26:55 2002 UTC (10 years, 10 months ago) by
malsyned
Original Path:
trunk/webwork2/conf
Made great progress towards a final template
-dennis
Revision
433 -
Directory Listing
Modified
Fri Jul 19 02:41:25 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
added HTML_img display mode. it currently generates image files using
math2img (which in turn uses latex, dvips and pstoimg (which in turn
uses gs, netpbm, and possibly otheres)). doesn't do any cacheing...
which means it's s--l--o--w. but it works.
-sam
Revision
431 -
Directory Listing
Modified
Thu Jul 18 20:12:02 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
finished initial version of PG.pm and Problem.pm
-sam
Revision
424 -
Directory Listing
Modified
Thu Jul 11 19:09:08 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
Problem.pm/PG.pm/Translator.pm now compile and work (to some degree)
changed the format of pg/modules in global.conf
diddled with the format of system.template (i believe i moved an <HR>)
added ref2string function to Utils.pm, removed hash2string/array2string
fixed a package name in IO.pm
Revision
419 -
Directory Listing
Modified
Wed Jul 3 22:33:55 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
moved pg/displayMode and pg/grader into pg/options
-sam
Revision
412 -
Directory Listing
Modified
Tue Jun 25 20:29:22 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk/webwork2/conf
global: added some new hashes. learn how to use diff.
CourseEnv: new uses WeBWorK::Utils
WW: commented out a silly debugging function
IO: fixed package name
Translator: changed behavior of evaluate_modules and
load_extra_packages: they now update the instance variable directly to
avoid sharing modules that weren't asked for "this time".
-sam
Revision
390 -
Directory Listing
Modified
Wed Jun 19 22:45:47 2002 UTC (11 years ago) by
malsyned
Original Path:
trunk/webwork2/conf
This commit brings several packages up to date and working. I wish I could
be more specific, but it's been a while since I've committed. You'll have
to check the CVS diffs for more info.
--Dennis
Revision
353 -
Directory Listing
Modified
Fri Jun 7 23:35:59 2002 UTC (11 years ago) by
malsyned
Original Path:
trunk/webwork2/conf
All of the content generators now work with the template system
Moved the content generators into the WeBWorK::ContentGenerator namespace
Added the default template and a few global.conf entries
Revision
349 -
Directory Listing
Modified
Fri Jun 7 21:37:33 2002 UTC (11 years ago) by
malsyned
Original Path:
trunk/webwork2/conf
The framework for the template system has been laid in ContentGenerator.
Login.pm is the first module converted to work with that framework.
--Dennis
Revision
347 -
Directory Listing
Modified
Thu Jun 6 20:08:14 2002 UTC (11 years ago) by
malsyned
Original Path:
trunk/webwork2/conf
Adds support for the debugPracticeUser (formerly the hardcoded "practice666")
Revision
344 -
Directory Listing
Modified
Thu Jun 6 18:34:44 2002 UTC (11 years ago) by
malsyned
Original Path:
trunk/webwork2/conf
Added $practiceUserPrefix to global.conf, which works just like $practiceUser
in Global.pm from CGI WeBWorK.
Revision
314 -
Directory Listing
Modified
Thu May 30 19:11:52 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk/webwork2/conf
changed format of global.conf: it's now perl code which gets eval'd in a
safe compartment.
-sam