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
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
3003d82a3b
Reflowed and split cscweb.xsl into smaller xsl files.
16 years ago