Various utilities to patch standard Plone content types
Project description
PatchPloneContent is a collection of utilities, used to add or alter how standard Plone content types work using the monkeypatch technique.
Variables of interest in this module are content_types, a tuple collection of the class definitions of standard content types.
The functions of interest are content_classes_add_fields, which accepts a sequence of content classes as the first argument, and a sequence of fields to add as the second argument. As well as add_validator, which inserts validators into fields.
Should work with Plone 3 and 4, maybe 2 as well.
Note that archetypes.schemaextender is a perhaps bit more difficult product to use but more powerful.
Written by Morten W. Petersen, info@nidelven-it.no
1.0.4
Included ATBlob in content types so that patching content_classes has all standard Plone content types.
1.0.3
Added info about archetypes.schemaextender in readme.txt.
1.0.2 (2012-01-26)
Correct version number.
1.0
Added function to add validators to existing content types.
1.0
Initial release
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 Products.PatchPloneContent-1.0.4.tar.gz
.
File metadata
- Download URL: Products.PatchPloneContent-1.0.4.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91879f1ac25b2fde422e5b16877a0d253f4b6588a2d3ba0c2ce38f90fde9bbd9 |
|
MD5 | 56d6cb92b6ee44cd94b8d21526fffd4c |
|
BLAKE2b-256 | 28a7d0ac47a3d9ac5fe845805305a3b2b6e95c4ea51107cb85d19600c04bd3d9 |