Hi all, My name is Jenny, and I am working on a half finished system given by my friend. The system is based on Zope. When I run the program by typing in '.\bin\python z2.py'. The home page of the system appears in a browser. The users can use this page to interact with the system. From a designer point of view, I would like to make some changes to the system. However, I could not seem to go to the 'Zope Management Interface'. My question is, Why her default webpage is not standard Zope quick start? Could I find the 'Zope Management Interface' of the program? Can I still manage the system without the Interface? I hope I provided enough information. I have read through the zope online book, but it did not answer my questions. Thanks. Jenny Edmondson _________________________________________________________________ Hot chart ringtones and polyphonics. Go to http://ninemsn.com.au/mobilemania/default.asp
Jenny, Your site is at some url, say www.yourdomain.com. To get to the ZMI, browse to http://www.yourcomain.com/manage where you will need to login. (If your friend did not tell you what the password is, you can create a new one by running ./bin/python zpasswd.py inituser and responding to the queries. You'll need to restart zope to make it active. Good luck. On Sun, 9 Nov 2003, Jenny Edmondson wrote:
Hi all,
My name is Jenny, and I am working on a half finished system given by my friend.
The system is based on Zope. When I run the program by typing in '.\bin\python z2.py'. The home page of the system appears in a browser. The users can use this page to interact with the system. From a designer point of view, I would like to make some changes to the system. However, I could not seem to go to the 'Zope Management Interface'. My question is, Why her default webpage is not standard Zope quick start? Could I find the 'Zope Management Interface' of the program? Can I still manage the system without the Interface?
I hope I provided enough information. I have read through the zope online book, but it did not answer my questions.
Thanks.
Jenny Edmondson
_________________________________________________________________ Hot chart ringtones and polyphonics. Go to http://ninemsn.com.au/mobilemania/default.asp
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Dennis Allison -
Jenny Edmondson