Change log
2.0.0
02/28/2009
- Bug #12: Fix All Usages of JRequest to use the safer getInt() and getCmd() methods
- Feature #1: Add Sitemap Mode (Used in Conjunction with the loadposition Core Joomla plugin)
- Feature #2: Add Subcategories Support
- Feature #3: Add Expandable Mode Option
- Feature #4: Add Combined Categories and Articles List Option
- Feature #5: Add Show Category Article Count Option
- Feature #6: Add Ability to Change Article View Type from Normal to Edit Article
- Feature #7: Add Ability to Change Category View Type from Blog to List
- Feature #8: Add Show Article List on Article Page Option
- Feature #9: Add Show Category List on Category Page Option
- Feature #10: Add Ability for New CSS Files to be added in the Templates Folders for Template-Specific Styles
- Feature #11: Add Keywan's contribution for allowing ArtCats to work on the Frontpage
2.0.1
03/25/2009
- Bug #13: Fix warning error in getProcessedBothRows()
- Bug #14: Fixed all of text values in the lists to use a new method named _cleanLinks() which applies htmlspecialchars() correctly depending on the user's PHP version.
- Feature #15: Added method="upgrade" declaration in the mod_artcats.xml file (now you can just install the updated version of ArtCats directly without having to uninstall and then reinstall!)
2.0.2
03/29/2009
- Bug #16: Fixed Expandable Mode so that it works correctly in IE7 (changes were made to the toggle.js file)
2.0.3
04/25/2009
- Bug #17: Fixed Call Time Pass By Reference Issue Being Experienced by a number of users. Thanks to Gaila for the needed changes!
- Bug #18: Fix getCategoryURL() Issue where URL won't correctly link to the Blog view for items not already in a Menu