Tools for setting up a Plone site.
Project description
Introduction
Tools for Plone setuphandler steps when running Generic Setup import Steps.
add_calendar_type
Add calendar types to Products.CMFPlone.CalendarTool.
add_group
Add a group to plone.
add_user
Add a user to plone.
create_item
Create an Archetype content item in the given context. This function is called by create_item_runner for each content found in it’s given data structure.
create_item_runner
Create Archetype contents from a list of dictionaries, where each dictionary describes a content item and optionally it’s childs.
delete_items
Remove content items from a context.
hide_and_retract
Exclude an item from the navigation and retract it, if it was published. For example, to hide “Members” folder, if it shouldn’t be shown to anonymous users.
isNotThisProfile
Return True if marker_file CANNOT be found in the current profile’s context. Used to exit a setuphandler step if it isn’t called in profile’s context.
load_file
Load a file from a directory and return it’s data.
setup_portal_transforms
Persistently configure a specific transformation in portal_transforms.
unsafe_html_transform
Configure safe_html transformation from portal_transforms, so that it also allows embed and object elements. Also configure the style_whitelist to allow some styles needed for TinyMCE to bypass a limitation found in beta versions of Plone 4.0.
update_portlet_schema
Helper function to update a schema of an already registered portlet.
TODO
Write integration tests.
Credits
Carsten Senger for adding users.
Changelog
1.0.b4 (2012-04-19)
Allow color styles in unsafe_html_transform step. Allows colorizing text in TinyMCE. [thet]
In create_item and create_item_runner, allow configurations of existing items. Still don’t allow creating items over existing ones. [thet]
Add options to deactivate hiding or retracting to hide_and_retract, if necessary. [thet]
1.0b3 (2011-02-15)
Add update_portlet_schema helper function. [thet]
1.0b2 (2010-11-25)
Bugfixes: Missing import and don’t call callers_globals for load_file. [thet]
1.0b1 (2010-11-19)
Initial release. [thet]
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.
Source Distribution
Hashes for collective.setuphandlertools-1.0b4.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c4bd9d421d4ead50718b1828a142b4ca0d03dd6cf1466e7c42e7f2092be89d3 |
|
MD5 | e34ca8d8c6ee7b5a6f52a83e38d50ec7 |
|
BLAKE2b-256 | 6fd15e011c61316cd6a5e3f715bfdffbdade730ece4f77b0e5f36642fb13a18c |