Bitweaver Development Roadmap
Planning and Knowledge Share for Advancing Bitweaver
Created by: James Thompson, Last modification: 26 Apr 2010 (11:51 UTC) by Benjamin Couhe
This page is for developers. Please add to, and comment on this page if you would like to help develop the core of bitweaver. If you are NOT a developer, please do not edit this page. You may leave suggestions in the comments.
project owner: wjames5
contact: wjames5 on IRC freenode #bitweaver
development code: cvs co -r tekimaki _bit_switchboard
sponsor: tekimaki
Goal: develop Switchboard to be universal transport gateway for all messaging, such as email, sms, aim. Any kind of transaction can be facilitated through switchboard. Such as enabling two way email interaction with BoardsPackage posts (e.g. sending and receiving posts like a mail list), to posting photos, videos, audio files etc, to TreasuryPackage from a phone. Also see Drupal Mailhandler and http://www.chatterous.com/.
State: Switchboard is now distributed with Bitweaver and LibertyCommments makes use of it for notification events.
Todo: Migrate more core communication components onto Switchboard.
Key missing features:
In Development
Centralize Network Communication Handling
SwitchboardPackage is being completed to deal with the various complexities of network communications.project owner: wjames5
contact: wjames5 on IRC freenode #bitweaver
development code: cvs co -r tekimaki _bit_switchboard
sponsor: tekimaki
Goal: develop Switchboard to be universal transport gateway for all messaging, such as email, sms, aim. Any kind of transaction can be facilitated through switchboard. Such as enabling two way email interaction with BoardsPackage posts (e.g. sending and receiving posts like a mail list), to posting photos, videos, audio files etc, to TreasuryPackage from a phone. Also see Drupal Mailhandler and http://www.chatterous.com/.
State: Switchboard is now distributed with Bitweaver and LibertyCommments makes use of it for notification events.
Todo: Migrate more core communication components onto Switchboard.
Ideas for Release 3 of bitweaver
Remove distinctions between modules and "central" modules so any module can be located in any area.
Register module profiles during layout editing so we can know details, such as optional parameters the module takes.
Continue cleanup of BoardsPackage to bring it to level of phpbb
We should build out a list of specific todos - perhaps on the Boards package page. and we can point there for what needs doing.Key missing features:
- Nested boards - the schema exists, logic and template support is needed.
- Nice pagination
- Ability to add lots and lots of custom smilies. forum people are smiley insane (smileys package, quicktags?)
- Signatures (easy, there's already an unused on partially coded, should be part of users package though)
- Integration with MessagesPackage (go through switchboard) (WHY? messages is already there integrated into bw, a module can show numbers of read/unread msgs, AND that can already be done with a customized template in the header/topbar)
- Configurable cute little user level based on number of posts, eg "Noob" 0 < 10 posts, "Getting Aquantned" 10->100, "I'm a Regular", 100 -> 1000 "Old timer" > 1000 posts
Port Drupal Project Module to Manage Package Pages
We should endeavor to make package release easier and friendlier. Look at http://drupal.org/project/project which I believe drives the project pages on drupal.org.Add History to Translations
this would allow sites to open translating to far more people. Each string would have a history.Edit Sections of Pages
The ability to edit sections of pages rather than always having to edit the entire page. Mediawiki supports this feature.Transclusion
Allows reuse of content without making mulitple copies. See:- Wikipedia article on Transclusion
- [http://www.usemod.com/cgi-bin/mb.pl?TransClusion
- description of Transclusion support in PurpleWiki.
Wishlist
- Remote API (Atom, RSS2, etc) to interact with other sites or desktop apps /spider
Comments
Ideas
Group Activity Notices
Re: Group Activity Notices
Content Subscription RSS Feed
A default Bitweaver user portal that displayed a feed with everything that you are subscribed to on your personal RSS feed and items you are watching would make it much easier for end users to stay abreast of what matters to them. The email notifications on watched items on everything you are interested in can get cumbersome, so it would also really help to allow users to customize notification levels.
For example, I may only want some items to come to me in a daily synopsis. Others may be priority items that I want to watch closely with any change. These features would distinguish Bitweaver from all wiki competitors.
Watch all pages upon edit
A MediaWiki-esque checkbox would also be nice, as it's more user-friendly than posting a message and /then/ clicking the link to watch. (I'm using the voip-info.org wiki; this one doesn't seem to have a watch option at all.)