BoardsPackage
Adds a forum to your website
Created by: Will, Last modification: 05 Dec 2008 (02:48 UTC)
Summary
The boards package is a forum package for bitweaver that is well integrated via LibertyServices and LibertyComments. It provides a way to link comments on any content into a forum in the boards package as well as have unlinked forums and topics in the package itself.Boards is also integrated with the Pigeonholes package. Boards may be categorized into various categories and will show up within the boards home sorted according to the categories that they are in.
It currently supports locking threads and setting them sticky so they show at the top of the list for a given category. These are handled via ajax so the page does not have to be reloaded to toggle.
It has features for emailing users on changes to topics they are interested in as well as. It also has features for topic status tracking so that users can see which boards have new topics. It uses ajax to allow users to easily update the status without reloading the whole page.
Boards is very new and still a work in progress but the integration into the rest of bitweaver makes it a compelling alternative to phpBBPackage.
Configuration
Synchronization with Mailing List
Boards has a feature allowing full bi-direction synchronization between an internet mailing list and a message board.See the BoardsEmailListConfig page for details on how to use Mailman in conjunction with boards.
Roadmap
This roadmap is loosely being pursued, and is also a place for developers to list things they would be interested in contributing to. Please do not add to this list if you are not a developer and can not contribute code. If you have a feature idea just post it to the comments- Completely modularize the mailman hooks so that mailman is not a requirement
- Develop native mail handing using SwitchboardPackage
- Wire to support subboards like phpbb
- Rework portion of Topic list queries which gets count of posts in topic, the subselect is slow
Comments
Will threaded messaging be available?
Question - will threading of lists be available? A lot of my users really like the ability to thread the listing of messages so they can follow the conversation better.
-Greg
Re: Will threaded messaging be available?
threading is available in the new BoardsPackage.
Priorities for Boards Improvement
Avatar to float right of post
group permissions
So I can restrict the board A to the group 1 and the other board B to group 5 for example.
in addition http://www.simplemachines.org/about/features.php may give you some hints what else is missing to have a complete competitive forum software.
Re: group permissions
phpBB 3.0 compare..
bw.o forum thread
About the Topic Class BitBoardsTopic
mRootId, mInfo->th_thread_id, the topic's comment_id, and ?t are same
Reply Notification