Hi,

Have you tried using TinyMCE. It works and is compatible with Django
Templates including bundled templates such as flatpages, etc.
The URL is http://tinymce.moxiecode.com/?id=powered_by_tinymce_mini.
Also check out Bill De Hora web site,
http://www.dehora.net/journal/2006/05/using_tinymce_in_djangos_admin.html.
It has excellent examples how to integate TinyMCE with Django.

I personally use it in my web site. Good luck!

Sincerely yours,

Mario

On Jun 14, 2:06 am, Ngu Soon Hui <[EMAIL PROTECTED]> wrote:
> I want a free HTML editor that is compatible with Django template's
> syntax. I just want to edit my Django power application's HTML faster.
> When I say compatible, I mean that the editor shouldn't screw up all
> the Django template's tags and variables.
>
> I used some HTML editors out there, but they are not compatible with
> Django template in that they don't recognize the tags. I am not sure
> whether there are any HTML editor that can do this job.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to