[Zope] Re: Help, locked myself out with exUserFolder
Paul Winkler
pw_lists at slinkp.com
Thu Jan 29 10:02:30 EST 2004
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)
More information about the Zope
mailing list