SCAuditorium 0.1 (Beta release) (Aug 12, 2005)

This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

Initial release with basic functionality.

For additional information about this project, please visit the overview page .

Available downloads

For all platforms (0 kB)

Release Notes

Tested with Plone 2.0.5, Archetypes 1.3.2
State Beta release
License GPL
Release Manager Lukas Zdych
Released 2005/08/12

This release comes with basic message board functionality.

  • site manager creates new Auditorium which has several settings such as portraits sizes, displaying emails, banned words etc.
  • puts auditorium into one of workflow state: published for all, members for members only or customized for it's own customized workflow settings.
  • users can start with posting new comments into auditorium by entering their messages into textarea field which is placed above comments listing.
  • comments are added into message board inmediately after user clicks on "add new comment" button (or just pushes enter key), so there is no need to go though standard edit form for comment objects

Change log

  • added Auditorim folderish and AuditoriumComment content type
  • added workflows for both content types
  • maded basic UI for posting comments
  • auditorium manager can define "banned" words which are replaced with "cover" string, also configurable by manager