This project is under active development.

Colloquium

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)

Entity iframe

Entity iframe provides a simple way of creating and managing the embed-ability of content you are creating in a drupal site. It provides a path that displays an item in a different theme (optionally) which is more appropriate for visualizing in an iframe. There are several simple settings for modifying and controlling the output when viewing an entity as an iframe. This provides a consistent path for the rendering an entity in a way that's easy to be displayed in an iframe. An example of when you'd want to use this is when you have entities in a system that are objects for use in other systems (think youtube).

Tutorials

Features

  • Works with all field-able entity types (node, user, term, etc)
  • Utilizes custom field presentation called 'iframe' which uses default field layout
  • Select a theme for use with the iframe'd display of the content (similar to admin theme)
  • Theme function / template to allow for custom output overrides
  • Permission to limit who can view the iframe version

Simplenews Test Subject

DESCRIPTION:
------------
This module provides a clearer subject to test newsletters send by the simplenews module.

Pages

Subscribe with RSS Subscribe to RSS - Under active development