Log of /trunk/webwork2/conf/templates/ur.template
Parent Directory
Revision
2052 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat May 8 18:02:21 2004 UTC (9 years ago) by
gage
File length: 7044 byte(s)
Diff to
previous 2033
,
to
selected 1740
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
1835 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 4 21:00:21 2004 UTC (9 years, 2 months ago) by
sh002i
File length: 4500 byte(s)
Diff to
previous 1752
,
to
selected 1740
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
1740 -
(
view)
(
download)
(
annotate)
-
[selected]
Modified
Fri Jan 23 20:23:37 2004 UTC (9 years, 3 months ago) by
gage
File length: 4095 byte(s)
Diff to
previous 1737
Changed orange hilighting to a yellow box by replacing
color : by background-color:
Revision
1666 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 11 22:04:08 2003 UTC (9 years, 5 months ago) by
gage
File length: 3885 byte(s)
Diff to
previous 1663
,
to
selected 1740
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 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 9 01:12:32 2003 UTC (9 years, 5 months ago) by
sh002i
File length: 3842 byte(s)
Diff to
previous 1634
,
to
selected 1740
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
1131 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 11 20:40:11 2003 UTC (9 years, 11 months ago) by
sh002i
File length: 2868 byte(s)
Diff to
previous 1100
,
to
selected 1740
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
1100 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Tue Jun 10 00:18:14 2003 UTC (9 years, 11 months ago) by
sh002i
File length: 2758 byte(s)
Diff
to
selected 1740
in the interest of alleviating crowding:
moved snippets to conf/snippets.
moved templates to conf/templates.
updated global.conf.dist to match.
-sam
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.