sc.contentrules.localrole

by Simples Consultoria last modified Nov 06, 2011 07:32 PM

Plone content rule to apply a local role to a content

Project Description

sc.contentrules.localrole

Overview

sc.contentrules.localrole is a content rules action that applies a local role in a content to a user or group..

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 that an existing group of users to be assigned as Reviewers.

Installation

To enable this product,on a buildout based installation:

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

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

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]

Self-Certification

[ ] Internationalized

[X] Unit tests

[ ] End-user documentation

[X] Internal documentation (documentation, interfaces, etc.)

[ ] Existed and maintained for at least 6 months

[X] Installs and uninstalls cleanly

[X] Code structure follows best practice

Current Release
sc.contentrules.localrole 0.5

Released Nov 06, 2011 — tested with Plone 4.1, Plone 4, Plone 3

Initial release
More about this release…

Download file Get sc.contentrules.localrole for all platforms
sc.contentrules.localrole-0.5.tar.gz
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
0.5 Nov 06, 2011 Initial release More about this release…
Plone 4.1
Plone 4
Plone 3
GPL final

Comments (0)