Assorted Plone utilities.
Project description
Introduction
Assorted utilities for Plone.
Developed at Paradigma Internet [1].
Dependencies
See setup.py
Optionally install collective.wtf [2] to be able to use the prdg.plone.util.utils.sanity_check_workflow function.
TODO
Write tests.
Write documentation.
Changelog
0.0.9 (2013-11-13)
Fixed dependencies.
Converted tests to use plone.app.testing
Make support for setting allowed content types in the structure module work with Dexterity content types.
0.0.8 (2012-01-12)
Updated to work on Plone 4.x
0.0.7 (2011-12-27)
Added “comment” argument to functions which do workflow transitions.
0.0.6 (17dec2009)
Made collective.wtf a soft dependency by using a conditional import.
0.0.5 (20ago2009)
tests/test_file_extension_validator.py: Corrected functional test regarding to button name which has changed in a recent plone update.
structure.py: Changed how File, Image and Reference fields are detected. Now it’s more precise and can handle file specializations.
0.0.4 (13ago2009)
Added new functions to utils module.
Added new parameters to structure.create_obj_from_dict().
0.0.3 (26may2009)
Added sample file that was missing for test.
Added HISTORY.txt and TODO.txt.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.