Skip to main content

Plone content rule to create a group based on a content

Project description

sc.contentrules.group

Overview

sc.contentrules.group is a content rules action that creates a new group in a Plone site when executed.

Use case

In a portal you have an area for Products. This area, /products will hold folders for each product available.

Everytime a new folder (product) is added in this area we want a new group of users to be created.

This group can be used to give local roles to its users in this context.

Requirements

Installation

To enable this product,on a buildout based installation:

  1. Edit your buildout.cfg and add sc.contentrules.group to the list of eggs to install

    [buildout]
    ...
    eggs =
        sc.contentrules.group

After updating the configuration you need to run the ‘’bin/buildout’’, which will take care of updating your system.

Sponsoring

Development of this product was sponsored by:

Credits

  • Erico Andrei (erico at simplesconsultoria dot com dot br)

Changelog

0.5 (2011-09-15)

  • Spanish translation [hvelarde]

  • Initial release [erico_andrei]

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

sc.contentrules.group-0.5.tar.gz (15.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page