Creating new permissions -- outside a Product ?
I am creating a site, where I use mostly standard-components, DTML-methods, Zwiki, Kubes etc. I manage users by roles, but would like to create additional permissions. Is it possible to create permission outside any product -- or should I create a dummy-product that introduces these new permissions I want to use with my dtml-methods and PythonScripts? -huima
Heimo Laukkanen writes:
... Is it possible to create permission outside any product -- or should I create a dummy-product that introduces these new permissions I want to use with my dtml-methods and PythonScripts? I fear, permissions only live in products. However, this can be a TTW product and need not necessary by a file system based product.
Dieter
Dieter Maurer wrote:
I fear, permissions only live in products. However, this can be a TTW product and need not necessary by a file system based product.
So basicly there would be need to create a dummy product - or use existing permissions from other products or Zope-core permissions. How do others feel, would ir be nice to have for example in control panel a way to create new permissions - outside products, for your applications that are based on other products and only need PythonScript. Atleast now I feel that I could use such a feature. Eventough I can manage well with roles and core permissions, it would be nice addition. -huima
participants (2)
-
Dieter Maurer -
Heimo Laukkanen