I've created a form that allows users to create folders, however I need to assign permissions to the folders which match there roles. Also I'm using Zope 2.2.5 and need way to make form logins, can this be down? Thanks, Todd
Hey Todd, Ive been (recently) using CookieCrumbler in order to customize logins and just as importantly provide the ability for users to "logout". So far so good. Plus its relatively simple to implement. I fooled around with the standard login stuff and got no where real fast. ps - not sure about your compatibility issues. Im using Zope 2.33 David Todd Loomis wrote:
I've created a form that allows users to create folders, however I need to assign permissions to the folders which match there roles. Also I'm using Zope 2.2.5 and need way to make form logins, can this be down?
Thanks, Todd
_______________________________________________ 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 )
Todd Loomis writes:
I've created a form that allows users to create folders, however I need to assign permissions to the folders which match there roles. Also I'm using Zope 2.2.5 and need way to make form logins, can this be down? Please search the (searchable) mailing list archives.
You problem has been discussed (and I think solved) in several threads. Dieter
participants (3)
-
David Hassalevris -
Dieter Maurer -
Todd Loomis