Re: [Zope] Adding user to folder

2000-09-28 Thread Phil Harris

Scott,

Try something like (UNTESTED):





hth

Phil
[EMAIL PROTECTED]

- Original Message -
From: "Scott Burton" <[EMAIL PROTECTED]>
To: "Zope List" <[EMAIL PROTECTED]>
Sent: Thursday, September 28, 2000 7:12 AM
Subject: [Zope] Adding user to folder


> I would like to add a user to a folder that is being created via a form
> processing method with 
"manage_addFolder(folderName,folderName,'createAUserFolder','createAPublicIn
> terface')">
> Now, since this folder does not exist yet except in the context of the
> script. How can I put a user in that above folder during execution? Is
this
> where the _.namespace can be used to access what is in Zope's compiler
stack
> during execution? Or, am I just way off and it is much less complicated
than
> I think?
>
> TIA
>
> Scott
>
> ___
> Zope maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Adding user to folder

2000-09-27 Thread Scott Burton

I would like to add a user to a folder that is being created via a form
processing method with 
Now, since this folder does not exist yet except in the context of the
script. How can I put a user in that above folder during execution? Is this
where the _.namespace can be used to access what is in Zope's compiler stack
during execution? Or, am I just way off and it is much less complicated than
I think?

TIA

Scott 

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )