SCAuditorium 0.2 (Beta release) (Aug 16, 2005)
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.
Plone 2.1.x support. Moderated message boards, restricted HTML tags
For additional information about this project, please visit the overview page .
Available downloads
Feature enhancements in this release
The following features are associated with this release:
- Auditorium portlets
- Auditorium should have it's own portlets with last comments etc.
- Plone 2.1 support
- Make product usable with Plone 2.1 too.
- Masking of banned words.
- Banned words will be still saved in the comment's body but they are masked when displayed.
- Moderated auditorium
- Auditorium manager can switch it to "moderated" mode and it means that all new comments are not listed in auditorium view but in list of unapproved comments which is accessable only by scauditorium moderators. Moderators can approve or reject unapproved comments.
- Auditoriums grouping
- There can be more auditorius in the portal for it's own theme and they can be grouped to one folder with additional UI features.
- Restricting HTML tags
- To improve comments body displaying let it's authors to use basic HTML tabs. Auditorium manager cen define allowed HTML tags in comments body.
- LinguaPlone support
- Auditorium can be localized by LinguaPlone way and it displayes it's comments in all languages. It can be also switchable betweed two modes "all languages" or just "actual language".
- Plone 2.0.5 compatibility
- This ads backword compatibility with Plone 2.0.5
Change log
version 0.2.1
- fixed: Can't create new Auditorium in Plone 2.1 (can only concatenate list (not "tuple") to list)
version 0.2
- Implemented HTML tags stripper in message body
- Added new documentation to http://plone.org/products/scauditorium/documentation
- "Comment" term used for Auditorium items changed to "Post"
- resolved a few issues for Plone 2.0.5 support
- added rejected and pending items portlet
- added RSS feed link to Auditorium view
- added UI for Moderator to switch between raw and masked mode of comment's body
- banned words are masked now and not replaced in the raw bodies
- changed LinesField for banned_words field to DataGridField
- added new dependency: DataGridField
- added moderated auditorium feature
- fixed: portrait background image has over margin-top in IE
- added Peekaboo rendering bug fix for IE
- added scauditorium_folder template for aditoriums grouping
- fixed importing "translate" method in templates - for Plone 2.1 support


