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

Reply via email to