28 Jun
1999
28 Jun
'99
3:30 p.m.
On Mon, 28 Jun 1999, Robert Canary wrote:
Hi,
I would like to create a zope folder under the personal folder automagically when I create a new user account on my term server. I also would like to have certain objects (ie standard user page) included in this new folder.
What is the best way of going about this?
Using ZClient is probably the easiest. The relevant file is called Client.py in the the ZPublisher directory. lib/python/ZPublisher/Client.py in your standard Zope directory Pavlos