- Added automatic insertion of articles and topics as pseudo pages
- Added code to admin/authros.php to load in article functions
- Added missing xsell definition to language file
- Added missing code on articles page for topics so topics are displayed
- Added code to send an email to the shop owner when an article is submitted
- Added configuation options to control what is showin in the articles infobox
- Added confiiguration option to control which HTML editor is used
- Added code to handle the three common HTML editors - CKEditor, FCKEditor and TinyMCE (the actual editors have to be installed seperately)
- Added Version Checking handling code. To use it, download that contribution (http://addons.oscommerce.com/info/7148) and upload the included files
- Changed how articles infobox displays
- Changed All Topics page to list all topics (including sub-topics) and all articles in them
- Fixed coding mistake in includes/boxes/articles.php
- Fixed many coding mistakes in articles_xsell.php - sort now works properly
- Fixed many coding mistakes which caused STRICT type failures (some still exist)
- Fixed layout of articles submit page
- Replaced all $HTTP_GET and $HTTP_POST with $_GET and $_POST
- Replaced ereg code with preg_match

This is a full package.

The support thread is at
http://forums.oscommerce.com/topic/6...-manager-v1-0/

More...