2.5.7
- Corrected bug with bad quote in Ajax statement which prevented that mode from working correctly.
2.5.6
- Corrected bug with Ajax loading icon not disappearing after data is loaded
- Added fix so that the notes and description outout can be correctly hidden if desired.
2.5.5
- Corrected bug with Show Edit Links option in admin panel
- Fixed issue with AJAX mode (Show one category at a time) where page would always go back to top when clicking on category links
2.5.4
- Added new general options section for settings that apply to all configuration
- Added field to specify custom stylesheet name to avoid getting your settings overridden with each update
2.5.3
- Corrects bug in Ajax mode (display one category at a time) when two instances of Link Library are displayed on the same page
- Corrects bug in admin page for new option to show/hide category names. Also renamed from Show Category Names to Hide Category Names
2.5.2
- Bug fix to make Link Library accessible from Plugins Page
- Corrected path to jquery plugin
2.5.1
- Fixed bug with One Category at a time mode if no default category is set
2.5
- Redesigned administration panel
- Moved configuration settings under Settings section in Wordpress admin
- Added new ability to display search box and highlight keywords in results
- Added new ability to limit number of results per page and add links to navigate between pages
2.3.3
- Fixed bug with AJAX mode to display one category at a time
2.3.2
- Fixed bug with RSS feeds which tried to load RSS feeds even if no feed address was specified
2.3.1
- Added configuration field to specify RSS library cache directory. Had been hard-coded by error in version 2.3
2.3
- Added messages in admin panel to show that data is saved or potential errors.
- Added new ability to show RSS feed previews in a preview box or inline with links.
2.2
- Added new mode that only shows one category at a time.
- New category can be selected through category list.
- Default first category can be selected by user.
- Uses AJAX to fetch data.
2.1
- Added ability to display edit links next to links in page for editors and administrators that are logged in.
2.0
- Added ability to define multiple groups of settings to use Link Library on different pages with different configurations.
1.3.2
- Added option to display link category descriptions, with option to embed HTML code in description.
1.3.1
- Optimized some of the code for category parsing and corrected a few syntax errors.
- Categories with special characters will also be handled better.
1.3
- Created a new stylesheet for Link Library styles. Added new reset settings link for a table layout.
1.2.5
- Adds new option to specify a target window for all links
1.2.4
- Corrects second issue related to exclusion list and category order set to included list
= 1.2.3=
* Corrects a bug between the exclusion list and setting category order to included list with no included list defined
1.2.2
- Correct a few issues with escape characters and the nofollow condition
1.2
- Added new options to output extra code before and after complete link groups after a user-defined number of links.
- Enables the display of links are data cells in a table row.
1.1.9
- Added new option to show RSS link using standard icon instead of only textual link.
1.1.8.1
- Fixed bug with Show Image and Name option. Now works as expected.
1.1.8
- Added new ordering option to follow order set by My Link Order plugin
1.1.7
- Added new options to give users flexibility to choose between div class tags and heading tags.
- Users upgrading need to select the desired output and set the value of the class name (e.g. linklistcatname) or desired heading style (e.g. h2).
1.1.6
- The H2 tags that were previously placed before and after the names of the link categories have been replaced by a div class called linklistcatname.
- This allows for more flexibility in formatting the element using your blog’s stylesheet.