=== BibSonomy === Contributors: chschenk Donate link: http://www.christianschenk.org/donation/ Tags: bibsonomy, web2.0, folksonomy, bookmarks, tag cloud, tags Requires at least: 2.5 Tested up to: 2.5.1 Stable tag: 1.7 This plugin integrates BibSonomy into your WordPress blog. == Description == This plugin integrates [BibSonomy](http://www.bibsonomy.org/) into your blog: * post your blog entries to BibSonomy with a few clicks * show your tags from BibSonomy as a cloud or chart * include a list of posts inside your content (powerful) == Installation == 1. Unzip the plugin into your wp-content/plugins directory. 2. Activate the plugin at the plugin administration page. 3. Go to Settings - BibSonomy and fill out the form. 4. Follow the instructions [here](http://www.christianschenk.org/projects/wordpress-bibsonomy-plugin/#howto). == Frequently Asked Questions == = The macros are eating my content?! = This happens if you're using one of the [macros](http://www.christianschenk.org/projects/wordpress-bibsonomy-plugin/#macros) more than once inside a post/page. Say, your page looks like this: > [bibsonomy-tags] > ... some content ... > [bibsonomy-tags] > [bibsonomy-chart] > [\bibsonomy-tags] The output of the first macro will show up but the content until the closing part of the same macro will disappear. Solution: just add the closing part of a macro to every macro on this post/page. == Screenshots == 1. Display your tags in a cloud. 2. Statistics chart showing the overall occurrence of your tags. == Changelog == 1.7 * Publications can be styled with BibSonomy's own [format](http://www.bibsonomy.org/publ/user/cschenk). * User can supply own CSS via _config.php_. 1.6 * Now we're using the [Google Chart API](http://code.google.com/apis/chart/) to generate charts with statistical information about tags. * Custom configuration parameters now reside in a _config.php_. * Removed _Minimum tag frequency_ from admin page and introduced a _minusercount_ attribute to the tags macro. 1.5 * There's no support for WordPress prior to 2.5 anymore. * The plugin works with PHP 5.x; using PHP 4 won't cut it. * We're using the [Shortcode API](http://codex.wordpress.org/Shortcode_API). * [cURL](http://php.net/curl) must be installed on the server now. 1.2, 1.3 and 1.4 * not released 1.1 * First release == Licence == This plugin is released under the GPL.