Changeset 1042
- Timestamp:
- 05/05/08 16:13:47 (7 months ago)
- Files:
-
- bb-reputation/trunk/bb-reputation.php (modified) (1 diff)
- bb-reputation/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
bb-reputation/trunk/bb-reputation.php
r1041 r1042 3 3 Plugin Name: Reputation (Karma) for bbPress 4 4 Description: Allows the forum and members to award Reputation or "Karma" points to other members for their posts. Can optionally be used as a pseudo currency (ie. "forum dollars"). 5 Plugin URI: http://bbpress.org/plugins/topic/ 645 Plugin URI: http://bbpress.org/plugins/topic/97 6 6 Author: _ck_ 7 7 Author URI: http://bbShowcase.org bb-reputation/trunk/readme.txt
r1041 r1042 31 31 == To Do == 32 32 33 * convert transaction history to real db table and not use user_meta w illwill overload on active forums33 * convert transaction history to real db table and not use user_meta which will overload on active forums 34 34 35 35 * admin review of all transactions
