Am Donnerstag, 2. November 2006 12:33 schrieb carlwenrich: > I'd like to allow a user (or at least an administrator) to edit an rtf > document, and then render it within an html document the way php > scripts are now doing.
You could integrate TinyMCE into Django's admin interface: http://code.djangoproject.com/wiki/AddWYSIWYGEditor http://www.dehora.net/journal/2006/05/using_tinymce_in_djangos_admin.html -- Dirk Eschler <mailto:[EMAIL PROTECTED]> http://www.krusader.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users -~----------~----~----~----~------~----~------~--~---

