[Zope3-Users] WYSIWYG editing of HTML
Roger Ineichen
dev at projekt01.ch
Tue Jul 12 08:48:51 EDT 2005
Hi Ivo
From: zope3-users-bounces at zope.org
> [mailto:zope3-users-bounces at zope.org] On Behalf Of Ivo van der Wijk
> Sent: Tuesday, July 12, 2005 11:48 AM
> To: Gary Poster
> Cc: zope3-users at zope.org
> Subject: Re: [Zope3-Users] WYSIWYG editing of HTML
>
> On 7/12/05, Gary Poster <gary at zope.com> wrote:
> >
> > On Jul 11, 2005, at 9:35 PM, Pupeno wrote:
> >
> > > Hello,
> > > I am new to Zope 3, I am reading the book, I am on
> chapter 15 (just
> > > finished)
> > > and I am definitly going to use a WYSIWYG HTML widget and
> field on the
> > > systems I am going to do.
> > > Is anybody working on that ? Is there anyone that is likely to
> > > become the
> > > standard Zope 3 WYSIWYG HTML widget ?
> > > If not' I'll pick one that I like and I'll try to Zopeise it.
> >
> > My main desire is that the widget allow multiple instances on the
> > same page. http://mjablonski.zope.de/Epoz (a Zope 2 WYSIWYG)
> > recently got that feature. http://kupu.oscom.org/ has had it for a
> > bit longer. Zope 2 has both of these choices, for developers with
> > differing tastes. I'd love for Zope 3 to have both choices as well.
> > Choose the one that appeals to your style more, I'd say,
> and run with
> > it!
>
> Kupu integration is fairly high on my Cubic todolist - I might look
> into it somewhere these next few weeks.
>
> Cheers
>
> Ivo
we allready implemented some wysiwyg editors as zope3
widgets.
You can checkout the opensource FCKEditor zope 3 widget
implementation at:
svn://svn.tiks.org/repos/Tiks/trunk/src/tiks/widgets/fckeditor
There is also a file explorer implementation in
tiks.skintools.explorer where you can use for insert images or
other media types int your document.
We also did a HTMLArea implementation where we stoped after
finishing, because the development get stopped.
I implemented also InnovaStudio with the tiks.skintools.explorer
as filemanager.
Feel free to checkout the FCKEditor from the tiks repos and
tell my what you think.
Regards
Roger Ineichen
Projekt01 GmbH
www.projekt01.ch
_____________________________
END OF MESSAGE
>
> --
> Drs. I.R. van der Wijk / m3r Consultancy B.V.
> Linux/Python/Zope/Plone and Open Source solutions
> PO-box 51091, 1007 EB Amsterdam, The Netherlands
> Email: ivo <at> m3r.nl
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users
>
More information about the Zope3-users
mailing list