Skip to main content

Configure which content type is addable for which Silva roles

Project description

This small Silva extension provides an interface in SMI to manage which roles have the right to add which content type.

It’s ensure as well that current permissions are set correctly according the Silva logic.

It requires at least Silva 2.0.

Installation

If you installed Silva using buildout, by getting one from the Infrae SVN repository, or creating one using Paster, you should edit your buildout configuration file buildout.cfg to add or edit the following section:

[instance]

eggs +=
      silva.security.addables

zcml +=
      silva.security.addables

If the section instance wasn’t already in the configuration file, pay attention to re-copy values for eggs and zcml from the profile you use.

After you can restart buildout:

$ ./bin/buildout

If you don’t use buildout, you can install this extension using easy_install, and after create a file called silva.security.addables-configure.zcml in the /path/to/instance/etc/package-includes directory. This file will responsible to load the extension and should only contain this:

<include package="silva.security.addables" />

Latest version

The latest version is available in a Subversion repository.

Changelog

1.1 (2010/10/18)

  • Update code for Zope 2.12 and Silva 2.3.

1.0 (2009/03/05)

  • First public release

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

silva.security.addables-1.1.tar.gz (7.5 kB view details)

Uploaded Source

File details

Details for the file silva.security.addables-1.1.tar.gz.

File metadata

File hashes

Hashes for silva.security.addables-1.1.tar.gz
Algorithm Hash digest
SHA256 c38f73e6065c52fa1da7090809266fcf8dacc9691729a822e0db6b1ee2f03c26
MD5 ddeaf78246d12e86ac35b081668820c9
BLAKE2b-256 fe519ce07653f362ad7a8e43aa307a6dbea3b45bf41560c628868dc6e1ff99ed

See more details on using hashes here.

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