The a3 revision you're pointing to is a result of the Ajaxian
comments, unfortunately I haven't had a chance to play with it yet:
Nov. 2 Ajaxian Post: TinyMCE 3 First Look
http://ajaxian.com/archives/tinymce-3-first-look

However, adapters are not what I want -- to their credit the TinyMCE
coders have worked hard on adding a lot of stable features to the
program, to the point that now there's a mini-framework inside of
TinyMCE!  Running TinyMCE and a seperate framework side by side will
result in about 40K of extra code.  Look at the source: bind, trim,
map, grep, each, is, inArray, AJAX request fns, DOM manipulation fns,
even hide/show effects...
I think it's a good time to transition to a very-well-tested framework
that's already being maintained, and enjoy the stability, efficiency,
and small size of jQuery.  I think it's a for-sure success, and any
bugs discovered along the way will only improve both projects.  Then,
TinyMCE could concentrate efforts on being an Editor rather than a
framework, and jQuery would get to expand to a new set of users.

Charles
doublerebel.com

On Nov 20, 12:18 pm, "Sam Sherlock" <[EMAIL PROTECTED]> wrote:
> I have downloaded the latest tinyMCE 3
>
> and noticed this in the changelog
>
> Version 3.0a3 (2007-11-13)
>
> >     Added new experimental jQuery and Prototype framework adapters to the
> > development package.
>
> but I could not find any info about it (did'nt have the time to look that
> hard)
>
> Is this what your referring to, Charles?
>
> On 20/11/2007, polyrhythmic <[EMAIL PROTECTED]> wrote:
>
>
>
> > From looking at the TinyMCE 3 source, I believe we could replace the
> > entirety of their core functions with jQuery, and the total jQuery +
> > TinyMCE package would be smaller than the current TinyMCE release!  I
> > discussed this briefly on Ajaxian when ver 3 was released, but haven't
> > had the time to follow up.  Anyone interested in the conversion?
>
> > Charles
>
> > On Nov 19, 7:16 am, Cloudream <[EMAIL PROTECTED]> wrote:
> > >http://www.wymeditor.org/en/
>
> > > On Nov 19, 10:46 pm, FrankTudor <[EMAIL PROTECTED]> wrote:
>
> > > > Hi all I am looking for a tinyMCE jquery equivalent (if one exists)...
>
> > > > Thanks,
> > > > Frank

Reply via email to