wejrowski-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2009-May-13 01:27 UTC
Resource for creating a Text Editor (kinda like gmail or wordpress)
I''m looking to create a textarea that you can edit (bold, create links, view html etc.), much like Wordpress or gmail. Anyone know a good resource to learn how to do this?
pharrington
2009-May-13 03:13 UTC
Re: Resource for creating a Text Editor (kinda like gmail or wordpress)
TinyMCE (which Wordpress uses) or FCKEditor would work fine for this. On May 12, 9:27 pm, "wejrow...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <wejrow...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''m looking to create a textarea that you can edit (bold, create > links, view html etc.), much like Wordpress or gmail. > > Anyone know a good resource to learn how to do this?
Vladimir Rybas
2009-May-13 03:18 UTC
Re: Resource for creating a Text Editor (kinda like gmail or wordpress)
And of course there are some plugins or gems for easy integration of TinyMCE. Search for them. On May 13, 10:13 am, pharrington <xenogene...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> TinyMCE (which Wordpress uses) or FCKEditor would work fine for this. > > On May 12, 9:27 pm, "wejrow...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <wejrow...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I''m looking to create a textarea that you can edit (bold, create > > links, view html etc.), much like Wordpress or gmail. > > > Anyone know a good resource to learn how to do this?
Vladimir Rybas
2009-May-14 04:17 UTC
Re: Resource for creating a Text Editor (kinda like gmail or wordpress)
Oh. Here it is http://github.com/kete/tiny_mce/tree/master On May 13, 10:18 am, Vladimir Rybas <VladimirRy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> And of course there are some plugins or gems for easy integration of > TinyMCE. Search for them. > > On May 13, 10:13 am, pharrington <xenogene...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > TinyMCE (which Wordpress uses) or FCKEditor would work fine for this. > > > On May 12, 9:27 pm, "wejrow...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <wejrow...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > I''m looking to create a textarea that you can edit (bold, create > > > links, view html etc.), much like Wordpress or gmail. > > > > Anyone know a good resource to learn how to do this?