- Added code to links_submit.php to check for maximum description size
- Added missing classes in stylesheet code and changed includes/modules/link_listing.php to use them.
- Added option to show all link categories, even if they are empty.
- Added option to control how many sub-categories are displayed beneath its parent category.
- Added code to admin/links.php to check for links that have the same partner name.
- Added an option in the new link page in admin to notify the new link partner that a link was added.
- Added an option to control how the submit page displays.
- Added stylesheet classes to control the appearance of the links submit page.
- Added a version checking option to make it easy to know when updates are available.
- Changed code in admin/links.php to use a tree layout for the link categories.
- Changed code in admin/links.php with regards to the language selection. It would fail
on some shops since the same array name was used by other code.
- Changed code in admin/links_check.php to reset reciprocal link counter if link was found.
- Changed several hard-coded text entries so they are more language specific.
- Corrected install instructions to add function to html_output.php instead of general.php.
- Fixed coding error in links.php that caused the link in the email to be incorrect.
- Fixed coding error in links.php that caused a failure if the bad words contained an extra comma (identified by Viper0409)
- Fixed coding error in links.php that caused a description required message even though the description was present.
- Fixed coding error in links.php that prevented the categories from being handled properly.
- Fixed coding mistake in links.php that cause a javascript error when checking the description.
- Fixed and enhanced the search code in admin/links.php.
- Removed unnecessary code in links.php.
- Removed code in admin/links.php for setting the reciprocal link count option. Forgetting
to do so caused problems with the link check code. It is forced to 0 now when a link is updated.


This is a full version.

The support thread is at
http://forums.oscommerce.com/index.php?showtopic=268562

More...