Master Select Widget 0.2.1 (Beta release) (Jun 17, 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.

Minor bugfix release

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

Available downloads

Tarball

For all platforms (0 kB)

Zip

For all platforms (0 kB)

Release Notes

Tested with Plone 2.1, Plone 2.0.5
State Beta release
License BSD
Release Manager Alec Mitchell
Released 2005/06/16

Same as 0.2 but with a fix for an small but annoying bug.

Change log

Release 0.2.1 2005-06-17

* Fixed bug that caused unnecessary js alert when hiding some widget types.
[alecm]

Release 0.2 2005-06-16

* Added support for hiding and disabling compound widgets like Boolean
and InAndOut.
[alecm]

* Added the ability for a single master to apply multiple actions on a
single slave. Now a master widget can both hide and change the
vocabulary of a slave field. Just add an entry to slave_fields for
each action desired.
[alecm]

* Made getXMLSelectVocab accept methods that return lists or tuples
instead of only DisplayLists. DisplayLists are preferred though.
[alecm]

Release 0.1 2005-06-15

* Initial checkin, ready for testing.
[alecm]