log gpp/templates/forums/topic.html @ 556:70722b7d10af

age author description
Sun, 29 Jan 2012 14:42:42 -0600 Brian Neal For bitbucket issue #1, add open graph meta tags to forum topics.
Thu, 24 Mar 2011 00:49:21 +0000 Brian Neal Fixing #186; after upgrading to Django 1.3, can remove the kludge on the cycle tag in the forums topic.html template.
Tue, 08 Mar 2011 03:30:50 +0000 Brian Neal Trying a tweak to put background colors on posts in topics.
Fri, 04 Mar 2011 03:50:07 +0000 Brian Neal Fixing #172; add a forums jump box.
Sun, 27 Feb 2011 22:12:18 +0000 Brian Neal Fixing #157; added goto the top of page intra-page links on forums and yahoo group templates.
Thu, 27 Jan 2011 02:56:10 +0000 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.
Thu, 20 Jan 2011 04:03:48 +0000 Brian Neal Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3.
Thu, 14 Oct 2010 02:39:35 +0000 Brian Neal This is a first rough commit for #95, adding the ability to embed YouTube videos in forum posts. Some more polish and testing needs to happen at this point. I wanted to get all these changes off my hard drive and into the repository.
Mon, 04 Oct 2010 00:57:58 +0000 Brian Neal Fixing #125. Developed a forums navigation template tag to consistently display forum navigation.
Sun, 01 Aug 2010 21:30:22 +0000 Brian Neal Fix bug in r246.
Sun, 01 Aug 2010 21:26:12 +0000 Brian Neal Implement a forum favorites feature for #82
Sat, 03 Apr 2010 20:00:56 +0000 Brian Neal Implement #62, add support for CSRF protection.