Commit Graph

109 Commits

Author SHA1 Message Date
Michael Spang d870955726 Make the iCal feed to use the title as the summary
The summary of an iCal event should be short and the short description is
usually not. Use the title instead.
2009-10-03 08:54:33 -04:00
Michael Gregson 7b690c9a84 Fixed the calendar generation, and updated some events to use the new awesomeness. 2009-02-27 00:13:00 -05:00
Michael Gregson 13163a8686 Disgusting implemention of flexible endings for the website. 2009-02-26 23:55:02 -05:00
David Bartley ff15bad19c Add election information 2008-09-09 10:32:18 -04:00
David Bartley 0eee3a8e62 Fix links 2008-07-28 19:24:24 -04:00
David Bartley c17ce46d58 List webpages in memberlist 2008-07-26 21:41:52 -04:00
David Bartley fea8037245 No need for mirror.cs anymore 2008-06-12 16:02:09 -04:00
David Bartley 880fa1b229 Fix link 2008-03-27 23:07:22 -04:00
Matt Lawrence 0e1b9c01b4 Doing the ad removal in a bit nicer way. 2008-03-03 20:53:08 -05:00
Matt Lawrence a7114235d5 Pulling ads from the media page (at sgcummin's request) 2008-03-03 20:45:50 -05:00
David Bartley b7747c5be0 Minor fixes
* Deal with 12:00 AM/PM correctly
* Use UTC in ics output
* :;, don't appear to need escaping
2008-02-03 00:58:00 -05:00
David Bartley 576edd6642 Convert xml2ics.pl to ics.xsl
* Reduces build time by 30%
* Remove perl and libxml-dom-perl dependency
* Improved date/time handling
* Improved text formating
2008-02-02 23:00:50 -05:00
David Bartley 1cbfe1218a Merge branch 'acm' 2008-01-15 23:07:21 -05:00
David Bartley 12f214cab6 Add news about new exec 2008-01-15 23:06:56 -05:00
David Bartley bafd7a54f3 Remove content that indicates we are an ACM student chapter 2008-01-11 14:42:23 -05:00
David Bartley 6aa9599d17 Fix events url location 2008-01-06 22:14:08 -05:00
David Bartley 5b718e7e96 Replace gifs with pngs
* Smaller file size
* Use a uniform image format for logos/buttons across the site
2007-12-18 22:30:42 -05:00
David Bartley adb60fbe4d Don't autostart media files 2007-12-17 11:05:21 -05:00
David Bartley 44e49d2006 Fix more generated .html files 2007-12-17 11:00:29 -05:00
Michael Spang 9455ac60b9 Add .html back to the media files
There's a little more magic to Apache's "aliasing"
of foo to foo.html than meets the eye. You can provide
the same resource in different formats and Apache will
serve whichever one the browser best supports through
mod_negotation. If you remove the .html from the *filename*
Apache won't be able to determine the content-type and
will assume the default (currently text/plain).
2007-12-17 10:39:12 -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 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