#################################
#	Extended Reputation	#
#	Version 0.02		#
#	Created by CheeSie	#
#	2010  darkztar.com	#
#################################

Features
This integrates with vBulletin. All settings that can be changed will be listed under Admin Panel -> Options -> User Reputation Options.
Usergroup permissions will of course be listed within the usergroups

The add reputation form alteration:
Why do users have to give their full amount of reputation? I think it's better for them to give the amount they prefer, therefore this mod enables them to give a custom amount of reputation.

The settings added are:

    * Disable Negative Reputation
      Global on/off switch for enabling/disabling negative reputation.. it's easier to use this than setting the permission for each usergroup.
    * Force Post Report On Negative Reputation
      Make the user report the post they're giving negative reputation. Often users negative rep posts that are against the forum rules, this makes sure it's being reported!
    * Extended Report Information
      Extend the report filed through giving reputation to also include the amount of reputation given.
    * Use Primary Usergroup Permissions
      This is useful if you want the usergroup permissions to be based on the primary usergroup instead of whichever permissions the users membergroup has (if they have any membergroups)
    * Allow 0 Point Reputations
      Globally enable/disable the users from giving 0 point reputations (my users thought these were annoying and served no real purpose).
    * Positive Reputation Per Post
      Define how many times a post can receive positive reputation, can be set to unlimited.
    * Negative Reputation Per Post
      Define how many times a post can receive negative reputation, can be set to unlimited.
    * Minimum Length Of Reputation Comment
      Define a minimum length of the reputation comment given.
    * Users Banned From Using Reputation
      A list of userids that are banned from giving reputation.


Usergroup permissions:

    * Positive reputation cap
      A cap on how much positive reputation that can be given by this usergroup.
    * Negative reputation cap
      A cap on how much negative reputation that can be given by this usergroup.
    * Maximum amount of times reputation can be given per day
      Define how many times this usergroup can give reputation per day (does not override the one set in the vBulletin options)


Installation

   1. Upload the files from the 'upload' folder.
   2. Import the product
   3. Rebuild bitfields (it should do it automatically, but if it doesn't...)
   4. Do the template edit (listed below)
   5. Edit the settings to your likings!