[Zope] WYSIWYG Editors for Zope?
Peter Bengtsson
mail@peterbe.com
Wed, 11 Dec 2002 18:10:03 +0000
At 13:02 2002-12-11 -0500, Martijn Pieters wrote:
>On Wed, Dec 11, 2002 at 09:04:47AM -0800, Bryan Capitano wrote:
> > Is there a WYSIWYG html/text editor which can be plugged into Zope?
> > Structured text is better than nothing, but most all commercial "big boys"
> > in CMS products provide WYSIWYG functioinality for the non-technical types
> > to create and maintain pages and content. I don't see anything like
> this for
> > Zope yet.
It's called IEMethod.
I fear that it is difficult to find on zope.org, but use a bit of google
and note that the author is called johanc.
If this is not what you're looking for, examine ExternalEditor like Martijn
suggested.
> >
> > Nothing in the mailling list archives either.
> >
> > Any ideas, hints, or road signs about this matter?
>
>You can either use WebDAV enabled editors (Go-Live or Dreamweaver both
>support WebDAV), or use the ExternalEditor product to open objects for
>editing in a WYSIWYG editor.
>
>--
>Martijn Pieters
>| Software Engineer mailto:mj@zope.com
>| Zope Corporation http://www.zope.com/
>| Creators of Zope http://www.zope.org/
>---------------------------------------------
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )