Author Topic: [Guide] Karma  (Read 372 times)

Fate

  • Create A Forum - Coding
  • Founder
  • *
  • Posts: 14
  • Reputation: 6
  • US Navy Seal - Commander Fate
    • View Profile
    • CIA
[Guide] Karma
« on: August 02, 2010, 11:36:05 am »
Karma

To edit the Karma information, Go to: Admin>Features and Options>Karma button.


Karma mode

You may choose three options:

- Disable karma - disables the karma feature
- Enable karma total - shows total karma count
- Enable karma positive/negative - shows the positive and negative count


Set the minimum posts needed to modify karma - how many posts a user is required to make before he/she can use the karma feature to +/- the karma of another user (default:0)

Set wait time in hours - the time *in hours* needed for a user to +/- the karma of the same user (Default:1)

Restrict administrators to wait time - If checked Administrators must follow the "set wait time in hours" rule. If unchecked Administrators do not have to wait. (default:checked)




Karma label - the name of your karma system (which is visible). (EX. Reputation:)

Karma applaud label* - the name given to show "positive" (+) modifications to someone's karma. (Ex. "Thanks")

Karma smite label* - the name given to show "negative" (-) modifications to someone's karma. (Ex. "Boo!")


* One thing you can do is replace these with pictures instead of text. Some pictures with their codes can be found below for you to use:


Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/ThumbsUp.gif" border="0"/>

Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/ThumbsDown.gif" border="0"/>

Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/buchstaben_plus.gif" border="0"/>

Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/buchstaben_minus.gif" border="0"/>