29 Jan
2004
29 Jan
'04
3:02 p.m.
On Thu, Jan 29, 2004 at 03:47:16PM +0100, axel kittenberger wrote:
On Thursday 29 January 2004 16:29, Marcos Iuato wrote:
Hi, You can create a script python at root folder to delete de instance of exUserFolder.
Something like:
context.PloneSiteId.manage_delObjects(['acl_users'])
Hmm okay, where do I get the object "context" from?
Always available in python scripts. Roughly, it means "the place where I was invoked." -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's THE GOLDEN COG! (random hero from isometric.spaceninja.com)