[Zope-CMF] script to update permissions
Paul Winkler
pw_lists at slinkp.com
Thu Aug 2 17:24:06 EDT 2007
You could use the ZopeFind method, which folders inherit from
OFS.FindSupport.FindSupport:
http://svn.zope.org/Zope/trunk/lib/python/OFS/FindSupport.py?rev=40300&view=markup
On Thu, Aug 02, 2007 at 04:17:43PM -0500, David Chelimsky wrote:
> I want to write a script that will traverse a directory tree and
> update the View permission on any Folder that meets certain criteria.
>
> Suggestions?
> _______________________________________________
> Zope-CMF maillist - Zope-CMF at lists.zope.org
> http://mail.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
--
Paul Winkler
http://www.slinkp.com
More information about the Zope-CMF
mailing list