Download: http://www.silverstripe.org/assets/modules/stable/forum-v0.2.0.tar.gz
Changelog:
NEW FEATURES:
* Improved search. (Sorting, Group posts by thread, Search results can
be piped as a RSS feed, Keywords are now highlighted, Boolean search
support)
* Added front end reporting (Ability to show most popular threads,
sorted by post, Most popular members/members list.)
* Sticky posts feature. Ability for admin users to make threads sticky.
* New permission system, read-only threads and forums, and better
Permission checking. Front end permission management for moderators.
* Ability to subscribe / unsubscribe to a thread without replying/
commenting.
* Support for smilies in posts.
* Added ability for forum categories.
* Added Gravatar support.
* Added signature support.
* Added Mollom Support
MAJOR BUGFIXES:
* Fixed timeout error on posts which take more then 20 minutes to type.
* Redesigned attachment system so no loose posts hanging round.
* Added support for breadcrumbs and forum title to appear in the
templates.
* Added empty statics to forum module to allow decoration .
* Fixed usage of deprecated APIs.
* Can now add/remove attachments on the edit post page.
* Removed all prototype javascript and rewrote in jQuery
* Fixed pagination.
* Better i18n support.
* RSS feed fixes.
* Fields now using HTMLText rather then Text.