Products.PatchPloneContent 1.0.2
Various utilities to patch standard Plone content types
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.
Written by Morten W. Petersen, info@nidelven-it.no
1.0.2 (2012-01-26)
Correct version number.
1.0
Added function to add validators to existing content types.
1.0
Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Products.PatchPloneContent-1.0.2-py2.6.egg (md5) | Python Egg | 2.6 | 2012-01-26 | 4KB | 185 |
- Author: Morten W. Petersen
- Home Page: http://www.nidelven-it.no/d
- Keywords: python plone archetypes atcontenttypes monkeypatch
- License: GPL
- Categories
- Package Index Owner: morphex
- DOAP record: Products.PatchPloneContent-1.0.2.xml
