Log of /trunk/webwork-modperl/conf/templates
Directory Listing
Revision
2504 -
Directory Listing
Modified
Mon Jul 12 21:49:51 2004 UTC (8 years, 11 months ago) by
sh002i
added light grey background to div.problem. helps to make it clear
what's part of the problem and what isn't. not sure if this is a good
idea UI-wise.
Revision
2382 -
Directory Listing
Modified
Thu Jun 24 17:22:02 2004 UTC (8 years, 11 months ago) by
sh002i
indentation fix
Revision
2324 -
Directory Listing
Modified
Wed Jun 16 02:00:35 2004 UTC (9 years ago) by
gage
Updated ur.template to go with changes in "link"
Revision
2261 -
Directory Listing
Modified
Sun Jun 6 02:49:11 2004 UTC (9 years ago) by
gage
Tweaked the position of the help question mark. Better default
addresses for link.
Revision
2258 -
Directory Listing
Modified
Sun Jun 6 00:21:50 2004 UTC (9 years ago) by
gage
Add minimal support for a help symbol to appear on each page.
Revision
2110 -
Directory Listing
Modified
Fri May 14 18:29:35 2004 UTC (9 years, 1 month ago) by
toenail
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
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
2033 -
Directory Listing
Modified
Fri May 7 18:45:33 2004 UTC (9 years, 1 month ago) by
sh002i
fixed some small formatting thingies
Revision
2028 -
Directory Listing
Modified
Fri May 7 14:13:40 2004 UTC (9 years, 1 month ago) by
gage
Added message escape.
Revision
2018 -
Directory Listing
Modified
Thu May 6 22:19:53 2004 UTC (9 years, 1 month ago) by
gage
Changed look of Instructor page
Revision
2010 -
Directory Listing
Modified
Thu May 6 18:41:25 2004 UTC (9 years, 1 month ago) by
toenail
added height constraint to top panel so that it wouldn't extend down
Revision
1989 -
Directory Listing
Modified
Sun May 2 19:55:15 2004 UTC (9 years, 1 month ago) by
jj
Added new class for problems rendered out of context (i.e., away from Problem.pm).
Revision
1981 -
Directory Listing
Modified
Wed Apr 28 15:52:15 2004 UTC (9 years, 1 month ago) by
gage
fixed error in ur.template (the submit error hook)
Revision
1967 -
Directory Listing
Modified
Thu Apr 22 21:02:07 2004 UTC (9 years, 1 month ago) by
gage
Limited size of info panel to 30% so that sets with long names
display better.
Revision
1946 -
Directory Listing
Modified
Mon Apr 5 18:01:09 2004 UTC (9 years, 2 months ago) by
gage
Added item for printing timestamp at the bottom of the page.
Revision
1944 -
Directory Listing
Modified
Mon Apr 5 03:56:16 2004 UTC (9 years, 2 months ago) by
sh002i
css fix
Revision
1909 -
Directory Listing
Modified
Tue Mar 23 01:03:40 2004 UTC (9 years, 2 months ago) by
sh002i
added ButtonRow class, child of FormLayout -- appropriate for your
centered submit button!
Revision
1907 -
Directory Listing
Modified
Fri Mar 19 21:56:10 2004 UTC (9 years, 3 months ago) by
sh002i
the info box is no longer floating,
Revision
1904 -
Directory Listing
Modified
Wed Mar 17 08:18:29 2004 UTC (9 years, 3 months ago) by
sh002i
fixed FormLayout style
Revision
1868 -
Directory Listing
Modified
Wed Mar 10 02:26:26 2004 UTC (9 years, 3 months ago) by
sh002i
formatting improvements: template now uses tabs, just like everything
else. should be easier to edit in the future.
Revision
1864 -
Directory Listing
Modified
Tue Mar 9 15:40:18 2004 UTC (9 years, 3 months ago) by
sh002i
more work on stylesheet
Revision
1860 -
Directory Listing
Modified
Sat Mar 6 21:47:05 2004 UTC (9 years, 3 months ago) by
sh002i
the document title is now calculated using the "path" macro
Revision
1835 -
Directory Listing
Modified
Thu Mar 4 21:00:21 2004 UTC (9 years, 3 months ago) by
sh002i
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
1752 -
Directory Listing
Modified
Sun Jan 25 18:46:56 2004 UTC (9 years, 4 months ago) by
gage
Changed parsehilight to put
colored box around error.
Revision
1740 -
Directory Listing
Modified
Fri Jan 23 20:23:37 2004 UTC (9 years, 4 months ago) by
gage
Changed orange hilighting to a yellow box by replacing
color : by background-color:
Revision
1737 -
Directory Listing
Modified
Fri Jan 23 13:12:45 2004 UTC (9 years, 4 months ago) by
gage
Added CSS class parsehighlite to mark the error
in a string.
Revision
1708 -
Directory Listing
Modified
Mon Jan 5 13:51:51 2004 UTC (9 years, 5 months ago) by
gage
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
1666 -
Directory Listing
Modified
Thu Dec 11 22:04:08 2003 UTC (9 years, 6 months ago) by
gage
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
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
1634 -
Directory Listing
Modified
Wed Nov 19 18:41:51 2003 UTC (9 years, 7 months ago) by
sh002i
fixed some formatting and #if nesting.
Revision
1437 -
Directory Listing
Modified
Fri Jul 25 14:08:57 2003 UTC (9 years, 10 months ago) by
gage
Tweaked the look slightly. Corrected reference to webwork_files
to webwork2_files
--Mike
Revision
1279 -
Directory Listing
Modified
Thu Jun 26 17:40:52 2003 UTC (9 years, 11 months ago) by
malsyned
Merged the translation optimization branch into the main branch
Revision
1131 -
Directory Listing
Modified
Wed Jun 11 20:40:11 2003 UTC (10 years ago) by
sh002i
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 -
Directory Listing
Added
Tue Jun 10 00:18:14 2003 UTC (10 years ago) by
sh002i
in the interest of alleviating crowding:
moved snippets to conf/snippets.
moved templates to conf/templates.
updated global.conf.dist to match.
-sam