[Zope] improving Security ZMI dialog
Peter Bengtsson
mail@peterbe.com
Wed, 06 Mar 2002 10:44:25 +0100
Cool! I agree.
perhaps the zope team could dare to use a javascript for that.
The few people who don't use javascript in the zmi will have to have it the
way things are now.
For the serverside it should, I agree, to be like you say, but the boxes
your should still be there. Not locked, because that means that you would
have to open them up using the Anonymous role and then come back and be
more specific.
Peter
At 09:42 2002-03-06 +0100, Milos Prudek wrote:
>When Anonymous has a certain permission, all other roles have it as well.
>
>When Authenticated has a certain permission, all other roles except
>Anonymous have it as well.
>
>I think that permissions should not be "selectable" for those roles.
>Instead there would be an image icon meaning "selected and locked".
>Like this:
>
> Anonymous Authenticated Editor Manager
>Permission 1 [ ] [ ] [ ] [x]
>Permission 2 [ ] [x] * *
>Permission 3 [x] * * *
>
>...where:
>[ ] = not selected
>[x] = selected
>[*] = selected and locked
>
>--
>Milos Prudek
>
>
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists - http://lists.zope.org/mailman/listinfo/zope-announce
>http://lists.zope.org/mailman/listinfo/zope-dev )