Re: [Zope-dev] Wild and crazzzzy idea: Hierarchial permissions

2001-12-05 Thread Adrian Hungate
IL PROTECTED]> Sent: Thursday, November 22, 2001 12:22 PM Subject: Re: [Zope-dev] Wild and crazzzzy idea: Hierarchial permissions Lennart Regebro wrote: > The list of permissions is getting quite long. It's the basic permissions of > Zope, plus the ones for our CM system. And we haven'

Re: [Zope-dev] Wild and crazzzzy idea: Hierarchial permissions

2001-11-23 Thread Joachim Werner
> What I'm missig more is flexibility for the "Add object" mechanism. > The possibility to install products not globally, but locally for a > folder and it's subfolders and some hierachical sorting of "add type" > selectbox. Hi! With OrderedFolder, you can at least clean up the Add menu locally.

Re: [Zope-dev] Wild and crazzzzy idea: Hierarchial permissions

2001-11-22 Thread Oliver Bleutgen
Lennart Regebro wrote: > From: "Oliver Bleutgen" <[EMAIL PROTECTED]> > >>Well, for your use you could just hardcode some permission "groups" and >>include them in the dtml-file which resembles zopes security screen. >>A little bit javascript and selecting one of your groups would >>automagically

Re: [Zope-dev] Wild and crazzzzy idea: Hierarchial permissions

2001-11-22 Thread Lennart Regebro
From: "Oliver Bleutgen" <[EMAIL PROTECTED]> > Well, for your use you could just hardcode some permission "groups" and > include them in the dtml-file which resembles zopes security screen. > A little bit javascript and selecting one of your groups would > automagically be checked when you check on

Re: [Zope-dev] Wild and crazzzzy idea: Hierarchial permissions

2001-11-22 Thread Oliver Bleutgen
Lennart Regebro wrote: > The list of permissions is getting quite long. It's the basic permissions of > Zope, plus the ones for our CM system. And we haven't even integrated CMF > with it (which we may or may not do in the future). > > To make things easier to find we have names all our permissi

Re: [Zope-dev] Wild and crazzzzy idea: Hierarchial permissions

2001-11-22 Thread Leon De Heus
I like the idea of having the permissions grouped in the management screen :-) Best, Leon de Heus Op Thu 22-11-2001, om 11:56 schreef Lennart Regebro: > The list of permissions is getting quite long. It's the basic permissions of > Zope, plus the ones for our CM system. And we haven't even integ

[Zope-dev] Wild and crazzzzy idea: Hierarchial permissions

2001-11-22 Thread Lennart Regebro
The list of permissions is getting quite long. It's the basic permissions of Zope, plus the ones for our CM system. And we haven't even integrated CMF with it (which we may or may not do in the future). To make things easier to find we have names all our permissions "Easy ". I then got the idea t