]> git.openstreetmap.org Git - osqa.git/commitdiff
small fix for the default of the faq page.
authorqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 10 May 2010 17:36:22 +0000 (17:36 +0000)
committerqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 10 May 2010 17:36:22 +0000 (17:36 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@195 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/settings/faq.py

index e3dccd6b2d5c8d19b96715cf9bb5e2188e38d08f..c1741f27ef8b2096f4322f87d29594faeed4fe53 100644 (file)
@@ -31,14 +31,14 @@ When a question or answer is upvoted, the user who posted them will gain some po
 
 For example, if you ask an interesting question or give a helpful answer, your input will be upvoted. On the other hand if the answer is misleading - it will be downvoted. Each vote in favor will generate 10 points, each vote against will subtract 2 points. There is a limit of 200 points that can be accumulated per question or answer. The table below explains reputation point requirements for each type of moderation task.
 
 
 For example, if you ask an interesting question or give a helpful answer, your input will be upvoted. On the other hand if the answer is misleading - it will be downvoted. Each vote in favor will generate 10 points, each vote against will subtract 2 points. There is a limit of 200 points that can be accumulated per question or answer. The table below explains reputation point requirements for each type of moderation task.
 
-* add comments
-* downvote
-* close own questions
-* reopen own questions
-* retag questions
-* edit any answer
-* open any closed question
-* delete any comment
+* add comments ->  REP_TO_COMMENT
+* delete comments -> REP_TO_DELETE_COMMENTS
+* close own questions -> REP_TO_CLOSE_OWN
+* reopen own questions -> REP_TO_REOPEN_OWN
+* retag questions -> REP_TO_RETAG
+* edit any answer -> REP_TO_EDIT_OTHERS
+* open any closed question -> REP_TO_CLOSE_OTHERS
+* delete any comment -> REP_TO_DELETE_COMMENTS
 
 **What is gravatar?**
 
 
 **What is gravatar?**