Document Actions
collective.dancefloor
Category: Plone, Python, Python Modules
—
Other products by this author
Current release: collective-dancefloor 0.3.1
Released Jul 01, 2008
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
Introduction
Provides local configuration for collective.dancing, thus allowing for news letter channels to be context-based.
This is done by registering local utilities for channel lookup. UI-wise this is done by having a additional boolean field in the settings schemata injected by archetypes.schemaextender.
Changelog
0.3.1 - fixup release
- fix metadata version in generic setup [seletz]
0.3 - first PyPi release
- fix up various views to acommodate local configuration [ramonski]
- fix nasty bug where local channels loose their acquired request [seletz]
- add global IChannelLookup utility which in turn looks for local ILocalNewsletterLookup utilities. The latter are then registered for dancefloor-enabled folders, which provide ISite [seletz]
0.2 - Unreleased
- local utility for channel lookup added [seletz]
0.1 - Unreleased
- schema extender for enabling local newsletter functionality added [rbartl]
Self-Certification
[ ] Internationalized
[X] Unit tests
[ ] End-user documentation
[X] Internal documentation (documentation, interfaces, etc.)
[ ] Existed and maintained for at least 6 months
[X] Installs and uninstalls cleanly
[ ] Code structure follows best practice

