]> git.openstreetmap.org Git - osqa.git/commit
Improving the canned comments feature, now we can use Django style template syntax...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 7 Jul 2011 15:28:31 +0000 (15:28 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 7 Jul 2011 15:28:31 +0000 (15:28 +0000)
commit9a977e5ab9fbc074e28aeb85c90a8707ffd66158
treee6ff8ba1885d4ae5fb4e277c78d0f7dc6180e3dc
parent6ebde88b50458c1ba0d81d42ab3bc59e131537b1
Improving the canned comments feature, now we can use Django style template syntax when preparing the canned items. Access to the current post and site settings is provided. Also, the AJAX popup has been replaced with a menu list.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1111 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/settings/moderation.py
forum/skins/default/media/js/osqa.main.js
forum/skins/default/templates/node/canned_comments.html [deleted file]
forum/skins/default/templates/node/comments.html
forum/templatetags/node_tags.py
forum/urls.py
forum/views/commands.py