=== Plugin Name === Contributors: lauweijie7715, petester Donate link: http://techcube.net/cubepoints/#donate Tags: points, comments, post, admin, widget Requires at least: 2.2 Tested up to: 2.9.2 Stable tag: 2.1.3 CubePoints is a point management system designed for WordPress blogs. == Description == CubePoints is a point management system designed for WordPress blogs. Users can earn points by posting comments creating posts, or even by logging in on your site. Encourage your users to comment on your posts by offering them points which could be used to purchase items / upgrades / etc. Users will be awarded a certain number of points for each comment they make. They can be awarded with ranks automatically when they reach certain points as well. A lot of API is available for other plugins/systems to work with CubePoints. For more information, consult the documentation. == Installation == Installing should be a piece of cake and take fewer than five minutes. 1. Unzip and upload upload the `cubepoints` directory to the WordPress plugin directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Configure the plugin to your liking through the 'CubePoints' menu. 4. Add the CubePoints widget to your blog to show users the number of points they currently have. For advanced configurations and integration with themes and other plugins, you may view the documentation that is included with the plugin. == Frequently Asked Questions == = Why are my users are unable to donate points to other users? = Make sure you have enabled user-to-user donations in the CubePoints admin panel. = Why is the widget does not display correctly on my sidebar? = Some themes are designed in a way that placing text in the sidebar looks weird. You might want to contact the designer of the theme or edit the widget manually as found in the documentation that came with the plugin. = Why are my users are getting points when they update posts? = This bug has been fixed in the latest version of CubePoints (version 1.2). Make sure you have updated to the latest version and have the logging feature enabled. == Screenshots == 1. CubePoints Admin Interface - Manage the points of your users 2. CubePoints Admin Interface - Configure CubePoints to your liking 3. CubePoints Admin Interface - Ranks Management 4. Allow users to donate points to other users through an ajax dialog box 5. About User dialog box 6. Widget that shows users with the highest number of points == Upgrade Notice == = 2.1.3 = Bugfix where rank images might not display properly. In addition, you can now mass-edit points in the Manage screen. = 2.1.2 = Minor bugfix where some sites might not load the user-info boxes from the sidebar. No update required if you are not currently facing any problems with CubePoints. = 2.1.1 = Comments made by guests might not show in 2.1. This is now fixed in 2.1.1 = 2.1 = Daily Points and "My Points" page are now added in this version, as well as a lot of minor improvements/bugfixes. = 2.0 = Many bugs found in previous versions are now fixed in this version, including performance issues, donation problems, etc. Ranks are also added. == Changelog == **Version 2.1.3** *(May 22nd, 2010)* + [Bugfix] Rank Images display problem + [Change] Ability to mass-edit points in Manage screens **Version 2.1.2** *(May 3rd, 2010)* + [Bugfix] Fixed a problem where some users might have nothing displayed in the user-info boxes **Version 2.1.1** *(January 1st, 2010)* + [Bugfix] Fixed display of comments made by guests **Version 2.1** *(January 1st, 2010)* + [Feature] "My Points" page + [Feature] "Daily" Points + [Feature] About Dialog Customizations + [Feature] Ability to Remove Rank + [Feature] i18n GetText Calls are now added + [Bugfix] Removed the "Donate" button from About Dialog when disabled + [Change] More JS-dynamic Donation interface **Version 2.0** *(December 25th, 2009)* + [Bugfix] Complete Recode! + [Bugfix] Major Performance and Donation Bugfix. + [Feature] Ranks System added. + [Feature] Custom Logging types added. + [Change] Donation and About User screen improved. **Version 1.3.1** *(August 3rd, 2009)* + [Bugfix] IMPORTANT! Registration problem **Version 1.3** *(August 1st, 2009)* + [Feature] Added Cron jobs helper to automatically increase points over a period of time. + [Feature] Added a Module / API system. + [Bugfix] jQuery and javascript files are now called correctly. There should be no more conflicts with other javascript-heavy plugins. + [Change] Change in database structure to prepare for the shop plugin. **Version 1.2.5b** *(April 6th, 2009)* + [Feature] Reset all users' points **Version 1.2.4** *(February 5th, 2009)* + [Translation] Translations added for Chinese Simplefied (zh_CN). + [Translation] Translations added for German (de_DE). + [Feature] Display a list of users with the highest points from within a post using a few defined tags. + [Feature] Display the name and points of the top x user from within a post using a few defined tags. + [Change] Some strings for i18n are changed for better l10n. + [Bugfix] Translation now displays properly. **Version 1.2.3** *(January 22nd, 2009)* + [Bugfix] Users with E_NOTICE turned on for error_reporting get the "Undefined index: q" error. + [Bugfix] Users using older versions of PHP received the T_OBJECT_OPERATOR error. + [Bugfix] Donation links removed from within the admin panel under comment management. + [Feature] Added option to prevent certain users from showing up in the Top Users widget. **Version 1.2.2** *(January 15th, 2009)* + [Bugfix] Fixed bug where users are not sorted correctly in the Top Users Widget + [Change] Improvements in internationalisation + [Change] .POT files generated **Version 1.2.1** *(January 12th, 2009)* + [Bugfix] Performance issue with the Top Users Widget + [Change] .PO files added **Version 1.2** *(January 11th, 2009)* + [Feature] A logging system has been implemented in CubePoints. + [Feature] New Stats Widget available! It shows the users with the highest number of points and the a count of their posts and comments. + [Feature] Pagination in Admin Panel -> Manage Screen. You can now browse through long lists of users easily. + [Feature] Added ability for logged in users to view points of other users from comments. + [Change] GetText functions are now implemented in CubePoints files. + [Bugfix] Fixed bug where users get points for updating posts. The logging feature has to be enabled to have this fix to work. + [Bugfix] Thickbox CSS-related problems are now fixed. (Post title does not appear correctly, etc.) + [Bugfix] Donate link appeared on widget even though donations are turned off. **Version 1.1** *(January 2nd, 2009)* + [Change] Ajax-fy Donation with Thickbox + [Feature] Ability to add points for publishing post + [Feature] Ability to customize (individually) amount of points to deduct or add upon deletion/comment/publish + [Change] Removed Custom CSS option in Admin Panel, moved into a seperate CSS file under /cubepoints.css **Version 1.0** *(December 27th, 2008)* + Initial Release