Behavior to add sku field.
Project description
collective.behavior.sku provides behavior add SKU field to dexterity content types.
Currently tested with
Plone-4.3.2 with Python-2.7.x [taito]
Behavior
The behavior can be added through the web or directly through the file system to the dexterity content type xml file like:
<property name="behaviors"> ... <element value="collective.behavior.sku.interfaces.ISKU" /> ... </property>
Changelog
0.4 (2014-02-13)
Update to bootstrap2. [taito]
Move SKU validator to tests. [taito]
0.3 (2013-10-28)
Separated schema from attributes and methods. [taito]
Moved test packages to extras_require. [taito]
Removed dependency from five.grok. [taito]
Tested with Plone-4.3.2. [taito]
0.2 (2012-11-04)
Tested with Plone-4.2.2. [taito]
0.1 (2012-10-15)
Initial release. [taito]
Credits
The Finnish Association for Nature Conservation (Suomen Luonnonsuojeluliitto).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.behavior.sku-0.4.zip
.
File metadata
- Download URL: collective.behavior.sku-0.4.zip
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a0bee24d36dfde1e1900fd6d732f91d11f391c02a51af8d34f92e0afaae5136 |
|
MD5 | bb7dce45144ee49da8a609df5e7e309d |
|
BLAKE2b-256 | bc111a5e639d29a32a0fc20b197243336552bb67fd15b808433128dd1c43efa0 |