HumaineToolbox
This product product allows to create a collection of categorised, typed objects, the so-called "Toolbox". A toolbox consists of a toolbox folder that stores a certain amount of toolbox objects and makes them accessible to Plone portal users. We have used HumaineToolbox to setup a collection of emotion-oriented resources at the HUMAINE portal, including emotion databases or applications as well as emotion architectures. PLEASE NOTE: this code may serve as a code example and might not be actually useful for non-developers.
Project Description
The HumaineToolbox product product allows to create a collection of categorised, typed objects, the so-called "Toolbox". A toolbox consists of a toolbox folder that stores a certain amount of toolbox objects and makes them accessible to Plone portal users. We have used HumaineToolbox to setup a collection of emotion-oriented resources at the HUMAINE portal, including emotion databases or applications as well as emotion architectures. PLEASE NOTE: This code may serve as a code example and might not be actually useful for non-developers.
All toolbox content types are derived from a common base type ToolboxObject. This type defines a basic AT schema that is shared by all possible toolbox objects. The toolbox types can also have an additional, specific AT schema to allow category specific features. The product will create indexes and meta data entries to allow fast retrieval of toolbox objects and visualize them using a category (= toolbox type) based representation.
The product code has been developed in 2006 and is actively used to this day on the HUMAINE portal at http://emotion-research.net. It has been released to the Plone collective so that others can use it as well, hoping that some may find it useful.
Current Release
No stable release available yet.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 1.0 | Jan 03, 2008 | First release of HumaineWorkshop to the Plone Collective. This product product allows to create a collection of typed objects within an emotion-oriented context. This includes emotion databases or applications as well as emotion architectures. Once a toolbox folder has been created, Plone portal users can add new entries to each of the possible categories. Objects can be found by a global search form or by category. Think of this as a typed collection of "content". All objects share a basic AT schema and can have additional, specific AT schema fields. More about this release… |
Plone 2.5
Plone 3
|
release-candidate |

