log gpp/templates/forums/edit_post.html @ 286:72fd300685d5

age author description
Sat, 23 Oct 2010 20:19:46 +0000 Brian Neal For #95. You can now make posts with no text in the body if you have attachments. And now if you create a new topic with an attachment, and the POST fails (say you forgot the topic title), we will now re-attach attachments. Also fixed a bug in the smiley code that would arise if it was asked to markup an empty string.
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.
Mon, 16 Nov 2009 01:00:28 +0000 Brian Neal Adding markdown help to comments and forums. Still need to add it to a few other places that use the markItUp editor.
Sun, 08 Nov 2009 21:15:31 +0000 Brian Neal Forums: added a jquery ui dialog of extra smileys.
Sat, 19 Sep 2009 21:49:56 +0000 Brian Neal Forums: implemented the edit post function.