Commit Graph

89 Commits

Author SHA1 Message Date
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 75a487d268 Refactor some css 2007-11-28 02:16:00 -05:00
David Bartley 06e9a818d9 Move ads to top of page 2007-11-25 21:41:47 -05:00
David Bartley 64c5982e26 Make positions.html valid xhtml 2007-11-22 04:56:40 -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 1333ff9ffd Don't output vacant positions 2007-11-21 18:35:32 -05:00
David Bartley d5a51db097 Merge branch 'positions' 2007-11-21 18:31:37 -05:00
David Bartley 3f1f998bc4 Fix centering problem on IE6 and cleanup css 2007-11-21 18:28:40 -05:00
David Bartley 910001d750 Fetch positions (including exec) from ldap
* Position fetching is implemented by csc:positions
* Exec page is now called Positions (positions.html)
* exec.html -> positions.html symlink exists
2007-11-21 18:21:23 -05:00
David Bartley e62976a7c9 Actually use pipe instead of comma 2007-11-21 14:41:05 -05:00
David Bartley e80fc509d9 Use pipe (|) instead of comma in media file list 2007-11-21 02:07:29 -05:00
David Bartley dec967e63c Sort membership list by name 2007-11-14 23:11:41 -05:00
David Bartley 6ffc05609f Implement members-this-term in xsltproc.py
* This removes the dependency on ceoquery
2007-11-14 22:55:12 -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 fe2fe031a5 Remove validator buttons 2007-11-06 22:27:20 -05:00
Michael Spang f1887b50ac Use blue validation icons
Trying to make them match so they're not a complete eyesore. Why
do we need them again?
2007-11-06 22:27:13 -05:00
David Bartley d1ba38c185 Fix alt text on csc logo 2007-10-22 04:32:45 -04:00
David Bartley 146115c35e Add local copies of the validator buttons 2007-10-09 21:19:49 -04:00
David Bartley 3db75f9647 Use copy-of since $infotext isn't a node 2007-10-09 21:08:02 -04:00
David Bartley 90d60bd208 Make website XHTML 1.1 compliant 2007-10-09 20:04:09 -04:00
David Bartley 8ae2160f7a Remove sed xmlns hack 2007-10-09 04:27:03 -04:00
David Bartley 08f9199d5e Fix up grammar on donation link and page 2007-10-08 15:24:08 -04:00
Holden Karau 9acbb46dab Accept donations! 2007-10-07 04:16:11 -04:00
David Bartley 6caa80b87d Actually fix link to atom button 2007-10-06 17:42:26 -04:00
David Bartley 693199be98 Fix link to atom button 2007-10-06 17:39:41 -04:00
David Bartley 23fe8710e4 Merge branch 'master' into build 2007-10-06 17:04:42 -04:00
David Tenty 9e3b9c1b8a Fixed news atom feed to be valid 2007-10-06 17:03:06 -04:00
David Tenty 4416a85a8a Added valid atom button, ftw! 2007-10-06 16:54:22 -04:00
David Bartley 1a05c60850 Merge branch 'master' into build 2007-10-06 16:48:36 -04:00
David Tenty 6c6ad07c48 Fixed event atom feed so it validates 2007-10-06 16:47:04 -04:00
David Bartley 319984b6b8 Merge branch 'master' into build
Conflicts:

	default.mk.in
2007-10-06 16:29:28 -04:00
David Bartley 5a336c0488 Merge branch 'master' into build
Conflicts:

	Makefile
	default.mk.in
2007-10-06 16:25:48 -04:00
David Tenty 06b93863ff Fixed quotes in default.mk.in 2007-10-06 16:24:05 -04:00
David Tenty 9f044bec8d Added author element properly to atom feed 2007-10-06 16:18:20 -04:00
David Tenty 7b77898e84 Added rfc compatable datetime to atom feed. Also fixed spelling of error 2007-10-06 16:15:46 -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 b4e63e52c4 Fixed "blue" csc title so it looks better on IE 2007-09-29 23:13:19 -04:00
David Bartley f2bd062e53 Remove unreferenced vfeed.js file 2007-09-29 22:23:14 -04:00
David Bartley affe285203 Fix link in atom feeds 2007-09-29 22:12:03 -04:00
David Bartley 262bbed146 Prepend some global variables with g_ 2007-09-29 21:58:00 -04:00
David Bartley 7e47be5812 Make atom links relative 2007-09-26 04:49:01 -04:00
David Bartley cc1adb01b6 Replace some tabs with spaces and remove trailing whitespace 2007-09-26 02:46:20 -04:00
David Bartley 9576759ed4 Don't generate empty atom file 2007-09-26 02:39:00 -04:00
David Tenty eb13a7e67a made atoms point to specific page 2007-09-25 16:36:18 -04:00
David Tenty 2af71dc3c3 fixed spelling mistake 2007-09-25 01:31:38 -04:00
David Tenty 245d514002 fixed atom feeds so the use the proper title 2007-09-25 01:30:25 -04:00
David Tenty 822587eba5 added page header atom feed link 2007-09-25 01:21:12 -04:00
David Tenty f5a2876dc1 Made atom feeds happy 2007-09-25 01:00:01 -04:00