Commit Graph

26 Commits

Author SHA1 Message Date
Neil Parikh a0f789b926 fix 2020-11-22 22:05:07 -05:00
Neil Parikh a9f3dc08c4 keep html in short 2020-11-22 22:02:12 -05:00
Patrick Melanson db143a1b24 removed unnecessary period from the /events/ page after each short 2015-02-10 23:12:51 -05:00
Marc Burns 98bea2117c Fixed translation of event URLs to strip single quote. This, in turn, fixed generation of events/index.html. 2011-01-28 01:13:46 -05:00
David Bartley ff15bad19c Add election information 2008-09-09 10:32:18 -04:00
David Bartley 6aa9599d17 Fix events url location 2008-01-06 22:14:08 -05:00
David Bartley 44e49d2006 Fix more generated .html files 2007-12-17 11:00:29 -05:00
David Bartley df06aefb1f Remove .html from internal links
* This produces nicer looking links
* Apache auto-aliases blah to blah.html if blah.html exists
2007-12-12 21:18:34 -05:00
David Bartley 94051e3c05 Don't output xmlns attributes except on root element 2007-11-22 04:49:00 -05:00
David Bartley 94d27cb2bf We're using XSLT 1.1 (not 1.0) 2007-11-22 03:44:33 -05:00
David Bartley 52afb0eb51 Fix css 2007-11-21 21:51:13 -05:00
David Bartley 41c621d1ee Add xsltproc.py
* Python frontend to libxslt implementing csc extensions
* All xsl files are now XSLT 1.0
* Faster build times (down from 20s to 8s)
2007-11-10 03:08:39 -05:00
David Bartley 90d60bd208 Make website XHTML 1.1 compliant 2007-10-09 20:04:09 -04:00
David Bartley 1f5b375820 New build system
* Website is now built in build/ by default
* Build directory can be controlled via BUILDDIR environment variable
* Build files are no longer accessible from the web page
2007-10-06 16:11:45 -04:00
David Bartley 262bbed146 Prepend some global variables with g_ 2007-09-29 21:58:00 -04:00
David Bartley cc1adb01b6 Replace some tabs with spaces and remove trailing whitespace 2007-09-26 02:46:20 -04:00
David Bartley 6df49fa279 Change some http://www.csclub links to http://csclub links 2007-09-14 00:45:51 -04:00
David Bartley e9d9d40458 Forced correct (non-uw) url to be used in digg/reddit/etc... buttons.
Added stroustrup media page stub.
2007-08-12 16:06:42 -04:00
David Bartley 464a9c6b50 Added title to information section of event pages. 2007-08-12 15:17:00 -04:00
David Bartley 5bfe828e3a Fixed event bugs and removed dead xsl code. 2007-08-12 15:13:43 -04:00
David Bartley ab5c717fb9 Fixed xmlns="" garbage. 2007-08-11 05:24:19 -04:00
David Bartley 21d57fc91b Now use saxon8 instead of cow. 2007-08-11 04:27:03 -04:00
David Bartley 304118de22 Removed XBitHack/chmod and used htaccess instead.
Fixed events.ics links on events page.
2007-08-10 17:00:04 -04:00
David Bartley 7cf3cd7f5b Updated cow to return 1 on error (still needs work).
Updated Makefile to check for error from cow.
Fixed bug in events.xsl that prevents events from displaying on main page.
Moved mirror_* variables into cscweb.xsl.
Added news about mirror.cs.
2007-08-10 16:42:08 -04:00
David Bartley 51898e1cd5 Updated some mailman links.
Updated menu links to including trailing /.
Updated subpage header to use floats instead of tables.
Fixed header directory items.
Fixed events and old events.
2007-07-23 05:50:59 -04:00
David Bartley 3003d82a3b Reflowed and split cscweb.xsl into smaller xsl files. 2007-07-16 22:59:28 -04:00