Re: [Zope3-Users] How to go further?

2008-02-02 Thread Stephan Richter
On Sunday 23 September 2007, Simon wrote:
> Could someone tell me for example how to integrate Fckeditor to it?
>
> I just know that in my interfaces.py I need to do
>
> from zope.html.field import XhtmlFragment
>
> and then in "description" I need to do change Text in XhtmlFragment

This does not make sense.

> Is there some more advanced book than the one of Phil???

Well, a book is always secondary writing. We have a lot of primary 
documentation in doctests.

> Is there more documentation somewhere else???

Yes, there is. The zope.html package comes with several documentation files:

http://svn.zope.org/zope.html/trunk/src/zope/html/README.txt?rev=69548&view=auto
http://svn.zope.org/zope.html/trunk/src/zope/html/browser.txt?rev=69548&view=auto
http://svn.zope.org/zope.html/trunk/src/zope/html/docinfo.txt?rev=81422&view=auto
http://svn.zope.org/zope.html/trunk/src/zope/html/widget.txt?rev=70761&view=markup

Regards,
Stephan
-- 
Stephan Richter
Web Software Design, Development and Training
Google me. "Zope Stephan Richter"
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


[Zope3-Users] How to go further?

2007-09-23 Thread Simon
Hi list,


I've just finish Phil's book and it was really a nice reading but I'm now
totaly lost

I've try integrating several products to the worldcookery application but
without succes

Could someone tell me for example how to integrate Fckeditor to it?

I just know that in my interfaces.py I need to do

from zope.html.field import XhtmlFragment

and then in "description" I need to do change Text in XhtmlFragment

but it's all i know


Is there some more advanced book than the one of Phil???

Is there more documentation somewhere else???

Thanks for your help!

Simon




-- 
--  :-) Simon Rolin ;-)  --
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users