Re: [Zope-CMF] script to update permissions

2007-08-02 Thread Charlie Clark
Am 02.08.2007 um 23:17 schrieb David Chelimsky: 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? This might sound trite but walking a folder hierarchy shouldn't be difficult and assuming you

Re: [Zope-CMF] script to update permissions

2007-08-02 Thread Paul Winkler
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

[Zope-CMF] script to update permissions

2007-08-02 Thread David Chelimsky
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@lists.zope.org http://mail.zope.org/mailman/listinfo/zope-cmf See http

Re: [Zope-CMF] Re: Plone needs a release this week

2007-08-02 Thread Wichert Akkerman
Previously yuppie wrote: > Wichert Akkerman wrote: > >Previously yuppie wrote: > >>- The exports created by the new components handler are still flawed, > >>ISiteRoot and placeless components are not exported correctly. > > > >I'm quite sure I fixed that: I was able to export the components and >

[Zope-CMF] CMF Tests: 11 OK

2007-08-02 Thread CMF Tests Summarizer
Summary of messages to the cmf-tests list. Period Wed Aug 1 12:00:00 2007 UTC to Thu Aug 2 12:00:00 2007 UTC. There were 11 messages: 11 from CMF Unit Tests. Tests passed OK --- Subject: OK : CMF-1.5 Zope-2.7 Python-2.3.6 : Linux From: CMF Unit Tests Date: Wed Aug 1 21:28:09 EDT 2

Re: [Zope-CMF] Re: Plone needs a release this week

2007-08-02 Thread Charlie Clark
Am 31.07.2007 um 17:17 schrieb Tres Seaver: 'imperative' indicates that the profile executes arbitrary Python code; 'declarative' indecates that the profile applies external configuration data, read from one or more data files in the profile. Running two imperative profiles, A and B, may

[Zope-CMF] CMF Collector: Open Issues

2007-08-02 Thread tseaver
The following supporters have open issues assigned to them in this collector (http://www.zope.org/Collectors/CMF). Assigned and Open tseaver - "CMF needs View-based TypeInformation", [Accepted] http://www.zope.org/Collectors/CMF/437 yuppie - "purge_old in runAllImportSteps