You have said that in the title. JAVASCRIPT text editor, not GAE/
PYTHON/DJANGO text editor, so only the user navigator matters. I've
used both TinyMCE and CKEditor; how Brian have said copy the files to
your static directory and called them from the HTML.

If you refer to how get the contents in the server side, these editors
"undo" the changes when the form is been submitting, so you will
received the data in HTML as if it were only a simple textarea. :)


On 21 ene, 20:36, Iron Mountain Foundry <[email protected]>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to