----------------
* Converted to an egg
[mj]
* Moved configuration (skin, demo type) to GenericSetup profiles.
[mj]
* Added a MasterBooleanWidget to the demo.
[mj]
* Refactored javascript to use jQuery and a view for the AJAX results.
[mj]
* Added simple support for updating kupu slave fields.
[ender]
* Added MasterBooleanWidget
[gawel]
* Replace old dtml with browser view
[gawel]
* Updated docs, did some general small cleanup and added examples
for the new 'show'/'enable' actions.
[deo]
* Added new 'enable' action, which only activate the slave field(s)
when a particular value is selected in the master field.
[deo]
* Added new 'show' action, which only display the slave field(s)
when a particular value is selected in the master field.
[deo]
* Made sure to keep the values initialy selected when using a dynamic
vocabulary.
[deo]