Colloquium

Component ID

1959196

Component name

Colloquium

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

A native forum for Drupal. more info at THIS page


Updates are chronological, newest at bottom.


There is only experimental code at this point. We are basically brainstorming some ideas. if you would like to add to the discussion, visit the link above.

I may, or may not, be breaking protocol by doing this, but I am going to track any feature that you normally have on a site that has a forum, even if it is obvious that the feature is added by a different contributed module. This way I can see what features are already available, and what needs work.

Please go through the list, and if you see a feature that can be implemented differently, note it in that feature request.

If you would like to see a particular feature included in this module, please add a feature request for it. Thanks

4/19/13
Goals for The First Miletone
- Forum Post Entity (fieldable, but no added fields at this stage)
- Forum Topic Entity (fieldable, but no added fields at this stage)
- Forum & Container Entity (still working on ideas)
- Admin pages to setup 'Containers' & 'Forums'
- Ability to view forums
- Forms to Start topic, reply to topic
- Forum 'Index' page (could be a view?)

(maybe more as needed to get basic functions set up)

This milestone will basically be a starting point to start adding more traditional forum features.

-----------------------------------

4/30/13
Code Update
The following goals of the first milestone have been meet:
- Forum Post Entity (fieldable, but no added fields at this stage)
- Forum Topic Entity (fieldable, but no added fields at this stage)
- Forum Entity
- Admin pages to setup 'Forums'
- Ability to view forums, topics and posts (archived through views)
- Forms to Start topic, reply to topic
- Forum 'Index' page (archived through views)

Still missing:
- Containers (still working on ideas)
- Admin pages to setup 'Containers'

-----------------------------------