log gpp/templates/shoutbox/shout.html @ 272:4557974db0e0

age author description
2010-09-26 Brian Neal For #114, committing a new shoutbox based on the jquery cycle plugin for user feedback.
2010-09-26 Brian Neal Follow on to last rev (r292) for #126. Missed updating a shoutbox template. Also the repoze.timeago package uses UTC time by default. Change this to local time for now until we decide to switch over to UTC for everything.
2009-12-18 Brian Neal Implement #43, various shoutbox improvements.
2009-11-20 Brian Neal Fixing #36, Smilify doesn't work when a smiley appears first before other text. Refactored the smiley system to produce markdown as well as HTML.
2009-04-15 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.