View recently updated sites
submitted by: macguyver007
If you run a Zope server with multiple folders which are their own websites. This comes in handy if ... Last Edited: 2007-06-21
Those #$%@ Stubborn POSKeyErrors
submitted by: heureso
This is an update to an earlier recipe (http://www.zopelabs.com/cookbook/1054240694) for fixing the ... Last Edited: 2007-04-24
Making wget Work With Plone
submitted by: dylanr
If you want to make a static copy of your Plone site, you might try
doing something like:
$ wget ... Last Edited: 2006-08-08
Arbitrary Regular Expressions
submitted by: dylanr
There may well be a good reason you can't use regexes in Python Scripts,
but it's hugely ... Last Edited: 2006-03-22
changing add permissions with archetypes
submitted by: hazmat2
slightly complicated example of how to register different permissions for multiple content types in ... Last Edited: 2006-03-02
move or rename a cmf site
submitted by: cleath
note: go to
http://plone.org/Members/colin/Document.2003-02-22.1833/
for the most current info
... Last Edited: 2006-02-07
Add CMF content programmatically
submitted by: runyaga
in the CMF you can add content via invokeFactory on a PortalFolder.
if you are the zope interface ... Last Edited: 2006-01-10
folder redirects made easy!
submitted by: runyaga
I just renamed a folder from EEP to Proxy. We have loads of content in EEP. I simply renamed the ... Last Edited: 2005-11-25