Michael Lee wrote:
Is there another way to create zope object? Is it possible to write a python script to create object, say a file or a page template? If the answer is yes, how?
Thanks in advance.
Michael
_________________________________________________________________ Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/
_______________________________________________ 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 )
thats what scripts are for. Giving you an answer to how this is done means writing a manual. Since this alredy exists why do you not just read it? http://zope.org/Documentation/Books/ZopeBook/2_6Edition robert