Support Manager posted on July 20, 2010 05:48

New Functionality Includes:
- You can now integrate the News Module with Active Social!
- Create Article and Approve Article events are automatically published to Active Social journal.
- New companion module, Latest Article Comments
- Allows you to display a list of the most recent comments and is templateable in module settings.
- The list of tokens available are the same as the comment templates and can be viewed in this post.
- New comment token, [COMMENT:XXX] where XXX is the number of characters to show. Available in latest comments and comment templates.
- New tokens for listing.header.html/listing.footer.html
- [CATEGORYSELECTED][/CATEGORYSELECTED], show html when on the view category archive page.
- [CATEGORYNOTSELECTED][/CATEGORYNOTSELECTED], show html when not on the view category archive pane.
- New tokens for view.item.html/listing.item.html, etc.
- [APPROVERDISPLAYNAME]
- [APPROVERFIRSTNAME]
- [APPROVERUSERNAME]
- The layout for approve comments has been changed to reflect a better visual experience.
- You can now control the default sort order direction for comments in admin options -> main options -> comment settings -> sort direction. e.g. you may want to show the most recent comments first at the end of an article.
Fixed Bugs Include:
- Deleted images no longer delete the physical file
- Changed the insertion logic for template.css on latest articles, it will insert before skin.css and portal.css.
- Changed GetCategoryListAll so it will work with MetaPost again.