Create a user admin page where an administrator can change the user roles
Hello, I have searched through the archives but couldn't find the answer I am looking for: I need to create a page for an administrator in my portal where he can assign some other roles to the Members in that portal. It isnt't a problem to create the page - but I don't know what method to call to update the roles ? Gitte
On 21 May 2001 10:51:30 +0200, Gitte Wange wrote:
Hello,
I have searched through the archives but couldn't find the answer I am looking for:
I need to create a page for an administrator in my portal where he can assign some other roles to the Members in that portal. It isnt't a problem to create the page - but I don't know what method to call to update the roles ?
You can see how the ZopeMembershipComponent does this by downloading it, and installing it to a production server if you like. (it has such a page) Bill
On Tuesday 22 May 2001 04:36, Bill Anderson wrote:
On 21 May 2001 10:51:30 +0200, Gitte Wange wrote:
Hello,
I have searched through the archives but couldn't find the answer I am looking for:
I need to create a page for an administrator in my portal where he can assign some other roles to the Members in that portal. It isnt't a problem to create the page - but I don't know what method to call to update the roles ?
You can see how the ZopeMembershipComponent does this by downloading it, and installing it to a production server if you like. (it has such a page)
Bill
Do you have an URL to this? Couldn't find it on zope.org Gitte
On 22 May 2001 09:37:38 +0200, Gitte Wange wrote:
On Tuesday 22 May 2001 04:36, Bill Anderson wrote:
On 21 May 2001 10:51:30 +0200, Gitte Wange wrote:
Hello,
I have searched through the archives but couldn't find the answer I am looking for:
I need to create a page for an administrator in my portal where he can assign some other roles to the Members in that portal. It isnt't a problem to create the page - but I don't know what method to call to update the roles ?
You can see how the ZopeMembershipComponent does this by downloading it, and installing it to a production server if you like. (it has such a page)
Bill
Do you have an URL to this? Couldn't find it on zope.org
http://www.zope.org/Members/Bill/Products/Membership http://zmc.immortalitysystems.net
On Tuesday 22 May 2001 16:47, Bill Anderson wrote:
On 22 May 2001 09:37:38 +0200, Gitte Wange wrote:
On Tuesday 22 May 2001 04:36, Bill Anderson wrote:
On 21 May 2001 10:51:30 +0200, Gitte Wange wrote:
Hello,
I have searched through the archives but couldn't find the answer I am looking for:
I need to create a page for an administrator in my portal where he can assign some other roles to the Members in that portal. It isnt't a problem to create the page - but I don't know what method to call to update the roles ?
You can see how the ZopeMembershipComponent does this by downloading it, and installing it to a production server if you like. (it has such a page)
Bill
Do you have an URL to this? Couldn't find it on zope.org
http://www.zope.org/Members/Bill/Products/Membership http://zmc.immortalitysystems.net
I am already using CMF ... Do I really need to install this product to find out what method to call in Zope in order to change the roles of a user ??? Gitte
On 22 May 2001 16:53:15 +0200, Gitte Wange wrote: ...
You can see how the ZopeMembershipComponent does this by downloading it, and installing it to a production server if you like. (it has such a page)
Bill
Do you have an URL to this? Couldn't find it on zope.org
http://www.zope.org/Members/Bill/Products/Membership http://zmc.immortalitysystems.net
I am already using CMF ... Do I really need to install this product to find out what method to call in Zope in order to change the roles of a user ???
No, you could cruise the Zope documentation, perhaps the Zope API .. this is just one option (and BTW, ZMC is not CMF, and can work _with_ it if you like). you are free to find another means to get to your goal.
participants (3)
-
Bill Anderson -
Gitte Wange -
Gitte Wange