Marc Burns
98bea2117c
Fixed translation of event URLs to strip single quote. This, in turn, fixed generation of events/index.html.
13 years ago
David Bartley
ff15bad19c
Add election information
15 years ago
David Bartley
6aa9599d17
Fix events url location
16 years ago
David Bartley
44e49d2006
Fix more generated .html files
16 years ago
David Bartley
df06aefb1f
Remove .html from internal links
...
* This produces nicer looking links
* Apache auto-aliases blah to blah.html if blah.html exists
16 years ago
David Bartley
94051e3c05
Don't output xmlns attributes except on root element
16 years ago
David Bartley
94d27cb2bf
We're using XSLT 1.1 (not 1.0)
16 years ago
David Bartley
52afb0eb51
Fix css
16 years ago
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)
16 years ago
David Bartley
90d60bd208
Make website XHTML 1.1 compliant
16 years ago
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
16 years ago
David Bartley
262bbed146
Prepend some global variables with g_
16 years ago
David Bartley
cc1adb01b6
Replace some tabs with spaces and remove trailing whitespace
16 years ago
David Bartley
6df49fa279
Change some http://www.csclub links to http://csclub links
16 years ago
David Bartley
e9d9d40458
Forced correct (non-uw) url to be used in digg/reddit/etc... buttons.
...
Added stroustrup media page stub.
16 years ago
David Bartley
464a9c6b50
Added title to information section of event pages.
16 years ago
David Bartley
5bfe828e3a
Fixed event bugs and removed dead xsl code.
16 years ago
David Bartley
ab5c717fb9
Fixed xmlns="" garbage.
16 years ago
David Bartley
21d57fc91b
Now use saxon8 instead of cow.
16 years ago
David Bartley
304118de22
Removed XBitHack/chmod and used htaccess instead.
...
Fixed events.ics links on events page.
16 years ago
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.
16 years ago
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.
16 years ago
David Bartley
3003d82a3b
Reflowed and split cscweb.xsl into smaller xsl files.
16 years ago