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
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to