Differences

This shows you the differences between the selected revision and the current version of the page.

punbb13:extensions:pun_karma 2009/09/07 03:52 punbb13:extensions:pun_karma 2020/02/06 11:04 current
Line 1: Line 1:
====== Karma (pun_karma) ====== ====== Karma (pun_karma) ======
[[punbb13:extensions#Official extensions|PunBB 1.3 official extension]] [[punbb13:extensions#Official extensions|PunBB 1.3 official extension]]
-  * Status: **beta** +  * Status: **stable** 
-  * Current version: **[[http://punbb.informer.com/trac/browser/extensions/branches/additional/pun_karma|1.0b]]**+  * Current version: **[[https://punbb.informer.com/trac/browser/extensions/branches/additional/pun_karma|1.1]]**
===== Specification ===== ===== Specification =====
==== Functionality ==== ==== Functionality ====
-The posts may be rated by the users. +Posts can be rated by users.  
==== Interface ==== ==== Interface ====
  * Administration   * Administration
  * Pun karma features   * Pun karma features
-    * Option to disable minus mark+    * An option to disable the minus mark
    * The number of minutes users have to wait before voting for a post with up (plus) mark again     * The number of minutes users have to wait before voting for a post with up (plus) mark again
    * The number of minutes users have to wait before voting for a post with down (minus) mark again.     * The number of minutes users have to wait before voting for a post with down (minus) mark again.
  * View topic page (under the post)   * View topic page (under the post)
  * Post's karma   * Post's karma
-  * Links to post with up/down mark again.+  * Links to posts with up/down mark.
==== Database ==== ==== Database ====
Line 26: Line 27:
Additional config values in the **"config"** table. Additional config values in the **"config"** table.
-^ conf_name ^ conf_value (default) ^ Description^+^ conf_name ^ conf_value (default)^
| o_pun_karma_minus_cancel | 0 | | o_pun_karma_minus_cancel | 0 |
| o_pun_karma_minus_interval | 2 | | o_pun_karma_minus_interval | 2 |
| o_pun_karma_plus_interval | 2  | | o_pun_karma_plus_interval | 2  |
-===== Specification ===== +===== Versions ===== 
- * pun_karma 1.0 +==== 1.0b ==== 
-   * The posts may be rated by the users.  +==== 1.0b.1 ==== 
-  * pun_karma 2.0 +==== 1.0 ==== 
-   * Add the sorting by karma in userlist+ * Basic functions were implemented. 
-   * Add the filter by karma value in userlist. Use case: looking for a consultant or a paid worker by some particular subject. +==== 1.1 (current version) ==== 
-    * Add the user karma by forum: for each forum print the sum of ratings of posts by the user.+  * Added icons instead of +, -, X characters 
 + * Added calculating of users karma. 
 + 
 +===== Future requests ===== 
 +Base the ranks on Karma amount and only allow moderators (and perhaps high ranked users) to distribute karma. This way, karma could be used as moderation system and users will act different to receive karma, instaid of spamming to receive a great amount of posts. 
 +"Karma fishing" will appear aswell, but thats way much better, than spamming. 
 + 
 +===== Screenshots ===== 
 +{{:punbb13:extensions:wiki.png|}} 
 + 

Personal Tools