[Zope3-Users] Re: z3c.ajax help
Ricardo Sixel
rsixel at yahoo.com.br
Thu Mar 8 15:31:17 EST 2007
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
More information about the Zope3-users
mailing list