=== Folding Stats Plus === Contributors: pross Author URI: http://www.pross.org.uk Plugin URL: http://www.pross.org.uk/folding-stats-plus-v2/ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=pross2%40gmail%2ecom&item_name=Simon%20Prosser&page_style=PayPal&no_shipping=0&return=http%3a%2f%2fwww%2epross%2eorg%2euk&no_note=1&tax=0¤cy_code=GBP&lc=GB&bn=PP%2dDonationsBF&charset=UTF%2d8 Requires at Least: PHP 5.0+ Tested Up To: 2.8.6 Tags: Folding@Home, Folding, stats, sidebar, widget == Description == This plugin is intended to show the current Folding@Home statistics for a given account. == Installation == * upload the contents of the zip file to your `wp-content/plugins` directory * go to the Plugins main menu and find `Folding@Home Stats`, then click Activate * go widgets menu and find folding-stats-plus widget, and addit to your theme. Enter your account id, and your team number. You are good to go. == Usage == Use the included widget in your sidebar. == Frequently Asked Questions == None so far. == Screenshots == == Un-Installation == * go to the Plugins main menu and find Folding@Home Stats Plus, then click Deactivate == Change Log == 2.0 Complete rewrite! Optimized for WP2.8 I18n files included. Uninstall routine added. Upgrade routine added. Checks for PHP5. Uses wp internal routine for fetching remote data. One options array instead of many seperate tables in database. 1.3.1 Added error checking to stop crashing if no xml was returned. 1.3 Finally got round to using divs for the legacy stats if no team is used, so you too can use folding.css in the template DIR the div id is folding_leg. 1.2.2 Added the option to linkify the teamname back to overclocking.com stat page, also fixed the arrow problem so no more negative positives! CSS moved to seperate folder, added admin css file. 1.2.1 Bug fix! Added support for custom css file in template dir 1.2 -- 1.1 Fixed all shortags, Thx Rich! 1.0 Almost a full rewrite! Stats are more advanced now if you are part of a team. Use advanced stats from http://folding.extremeoverclocking.com 0.9 No more flat file, everything is stored in the database. 0.7 Bugfix 0.6 Added style options 0.5 Fixed HTML to validate W3C 0.2 Added widget title options, cleaned up code 0.1 First release