Hi Stephan,

I've bought Weitershausen's book, 2nd edition, and It's very straightforward. I'll try to use you hint as a starting point, developing it on my own.

Thank you,

Sixel


Stephan Richter escreveu:
On Tuesday 06 March 2007 10:41, Ricardo Sixel wrote:
Could anyone help me with z3c.ajax ? I cannot find neither instructions
nor examples showing how to use or deploy it.

In instance/src/z3c, do:

svn co svn://svn.zope.org/repos/main/z3c.ajax/trunk/src/z3c/ajax .

In instance/etc/package-includes, add a file called z3c.ajax-configure.zcml:

<include package="z3c.ajax" />

Restart Zope 3 and you should have it all setup. Since the package has no tests you are on your own after that.

Regards,
Stephan

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to