Revision
5769 -
Directory Listing
Modified
Wed Jun 25 03:36:04 2008 UTC (4 years, 11 months ago) by
gage
Changed the way the stylesheet is referred to from system.template
Link directly to the location for the corresponding .css file
Commented out the webworkURLs->{stylesheet}= ... $defaultTheme.css value in global.conf
since the theme can be overridden in simple.conf by the Config page but by then
it's too late to change the stylesheet page.
Revision
5451 -
Directory Listing
Added
Wed Aug 29 12:15:16 2007 UTC (5 years, 9 months ago) by
dpvc
Original Path:
trunk/webwork-modperl/conf/templates/union
Added the support files needed for the Union theme (since someone
added it to the list of themes without adding the support files).
I didn't have a gateway template made up, so I hacked this one
together based on the ur page. It is only lightly tested.