skip to navigation
skip to content

collective.autopermission 1.0b1

Create permissions in Zope 2 on demand when a <permission /> directive is used

Latest Version: 1.0b2

Introduction

This package registers an event handler that initialises permissions on the fly. To use it, simply include its ZCML:

<include package="collective.autopermission" />

Then, you can use the <permission /> ZCML statement to define a new type of permission, without also needing to make the permission "spring into existence" via ClassSecurityInfo or similar.

Changelog

1.0a1 - March 11, 2009

  • Initial release
 
File Type Py Version Uploaded on Size # downloads
collective.autopermission-1.0b1.tar.gz (md5) Source 2009-03-11 2KB 14606