Hi Oboero,

    Your suggestion is a good one.  CLEditor only requires four files
in a static directory, just 16KB in size.  Tinymce_3_4_b2.zip requires
766KB.

    It didn't work with my version of jQuery (1.3) so I upgraded to
the latest version (1.4.4) on Google Libraries API:
http://code.google.com/apis/libraries/devguide.html

    That saved me about 180KB after I removed the old jQuery from my
static directory.  It probably speeds up the page loading, too.

    In all, my application shrank by almost 1MB by going with
CLEditor.

Hi Ernesto,

    Receiving the text as HTML is fine.  I simply display it using
Django's |safe filter.

Hi Brian,

    Thanks for your quick reply.  This is a great forum!

    Brent Washburne
    Iron Mountain Foundry, LLC


On Jan 22, 4:05 pm, Oboero Admin <oboerosy...@gmail.com> wrote:
> clEditor fromhttp://www.premiumsoftware.nethas worked well for me.
>
> On Jan 22, 4:36 am, Iron Mountain Foundry <brentwashbu...@gmail.com>
> wrote:
>
>
>
>
>
>
>
> > Has anyone successfully installed a WYSIWYG text editor (like TinyMCE)
> > on App Engine?  Do you have instructions?
>
> > I am currently using Python/Django, so any help would be appreciated.
>
> > Thanks!

On Jan 22, 4:05 pm, Oboero Admin <oboerosy...@gmail.com> wrote:
> clEditor fromhttp://www.premiumsoftware.nethas worked well for me.
>
> On Jan 22, 4:36 am, Iron Mountain Foundry <brentwashbu...@gmail.com>
> wrote:
>
>
>
>
>
>
>
> > Has anyone successfully installed a WYSIWYG text editor (like TinyMCE)
> > on App Engine?  Do you have instructions?
>
> > I am currently using Python/Django, so any help would be appreciated.
>
> > Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to