[Zope3-Users] z3c.ajax help
Stephan Richter
srichter at cosmos.phy.tufts.edu
Thu Mar 8 15:19:03 EST 2007
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
More information about the Zope3-users
mailing list