Optimized the JavaScript. The number of attempts needed to sort the blogroll has been reduced to one or to one per blogroll-category, if categories are used. This increases the performance of the plugin significantly.
Fixed a bug that caused conflicts between WordPress' jQuery-library and other JavaScript-libraries or other versions of jQuery.
1.2
The name of the author of the remote blog can be displayed, if the remote blog provides this information.
The number of shown bookmarks can now be limited, i.e. you may display only the 10 most freshiest blogs).
This plugin is now compatible with [Parallel Load plugin]
Enhanced JavaScript-performance
1.1.3
Fixed a bug that was creating invalid javascript on systems where no separate feed URL was saved.
turkish translations
1.1.2
fixed the line 892 error. It was an incompatibilty with PHP4
1.1
Added Google Automatic Feed Discovery. Automatic Feed Discovery is a service by Google which will try to find the correct feeds that belong to your bookmarks. When using Feed Discovery, you do not need to save extra feed-URLs along with your bookmarks. If you have saved a feed-URL for a bookmark, the plugin will always use the saved feed for that particular bookmark instead of Google Feed Discovery.
Added custom sorting of link-categories.
polished the admin-interface
When link-categorization is enabled, the category-titles are always displayed above their bookmarks.
1.0.5
fixed an incompatibility-issue with other WordPress-plugins that are also using JSMin (like PHP Speedy WP)
polished the admin-interface
toggling of Blog-preview is now using the toggle()-function from jQuery
1.0.4
fixed a JavaScript error, that prevented special-characters (Japanese, funny German characters etc) from being correctly displayed on some systems
migrated all JavaScript to jQuery
dynamic JavaScript is now minified on PHP5-Systems with JSMin
dynamic JavaScript can now be manually created from the admin-section (see new tab called 'JavaScript')
attached the building of dynamic JavaScript to plugin-activation-hook.
1.0.1
Fixed JavaScript errors, enabling sorting with Microsoft Internet Explorer 8
Fixed a bug that prevented sorting when categorization was disabled
Added Spanish language files
1.0
Sorting by "last update" has been enhanced and works automatically now. Sort-Buttons have been removed.
The admin-page has been revamped
0.9.5.2
Sorting by freshness is now possible by using JavaScript
Javascript-files are now created and cached in the content-directory instead of putting a lot of Javascript into the html-header of your blog.
Various Bugfixes
0.9.1.2
new file feedreading_blogroll.css to allow customizing of the blogroll
0.9.0.2
Fixed an annoying bug that made it impossible to save options
0.9.0.1
Various Bugfixes
Plugin will now use the jQuery JavaScript-library that is coming with WordPress
Some internal changes to let the plugin use the new plugin-API from WordPress 2.7
0.9.0.0
Various Bugfixes
New blogroll-style to display it as a list of banners
0.8.8.0
Various Bugfixes
Usage of WordPress nonces for the amin-interface
Introduction of Blogroll Styles
Blogroll now takes account of the target-settings you made for your links (i.e. target="_blank")
0.8.6.1
Fixed a bug with the plugin's template-tag.
0.8.0.6
Additionally to the age of the latest post, the post title from your bookmark can be displayed.
You will now be able to select link-categories by clicking some checkboxes. Furthermore, you can group the bookmarks by their associated link-categories.
Bookmarks can be sorted by various cirterias.
A textual blog-preview can be displayed, when the visitor clicks on the update-information below the bookmark.
The CSS-structure of the bookmark-items has changed.
0.8.0.5
The plugin's option-page now contains a section called URL-check. There you will see, if vital information like feed-URLs or icon-URLs are missing. If they are missing, update-information for your bookmarks cannot be displayed by the plugin.
The plugin now supports XFN-link-relations. If you saved this information with your bookmarks, the plugin will generate the according HTML-attributes
0.7.0.5
Now, the plugin uses the Google AJAX Feed API to fetch the feeds of your bookmarks.
This will increase the performance of your blog. All you need to use the Google API is a Google API key. The docu-page describes how to acquire a key and how to configure the plugin.