log gpp/templates/potd/view.html @ 64:58bc950c6d8b

age author description
Sun, 21 Jun 2009 22:41:58 +0000 Brian Neal Fix xhtml error in POTD template.
Sat, 18 Apr 2009 19:14:17 +0000 Brian Neal Added get_absolute_url() for my comments. Had to add a get_absolute_url() function for downloads in the process.
Wed, 15 Apr 2009 01:13:17 +0000 Brian Neal Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later.