]> git.openstreetmap.org Git - osqa.git/commit
OSQA-719, implements a new feature that allows administrators and moderators to manag...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 5 Jul 2011 16:48:22 +0000 (16:48 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 5 Jul 2011 16:48:22 +0000 (16:48 +0000)
commit3ba9e8fa774dcb586990f71986d8618631f3e5b1
tree8b76156bfaa87045aea4611b864e633238b2698e
parentcc266e75da29c970544e815dab67b95521ea23b3
OSQA-719, implements a new feature that allows administrators and moderators to manage and use canned comments. This tool can be deactivated in the administration on the Moderation Settings page (the canned comments are also managed there)

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1102 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/models/user.py
forum/settings/moderation.py
forum/skins/default/media/js/osqa.main.js
forum/skins/default/templates/node/canned_comments.html [new file with mode: 0644]
forum/skins/default/templates/node/comments.html
forum/urls.py
forum/views/commands.py