#21611: RichTextField
-----------------------------+--------------------
     Reporter:  revolunet    |      Owner:  nobody
         Type:  New feature  |     Status:  new
    Component:  Forms        |    Version:  1.6
     Severity:  Normal       |   Keywords:
 Triage Stage:  Unreviewed   |  Has patch:  0
Easy pickings:  0            |      UI/UX:  0
-----------------------------+--------------------
 hi

 Having support for a rich text field in the admin looks like a more and
 more common use case to me : editing pages, fragments, model
 descriptions...

 There are many existing HTMLField implementations but generally painful to
 integrate, especially for django newcomers. (and too much choices)

 Would be awesome to have a builtin RichTextField with at least a minimal
 wysiwyg editor, which could handle HTML, or markdown. We could make the
 editor swipable with another implementation (tinymce, redactor.js...) if
 needed. (Next to this there is image upload from the editor, but we'll
 talk about it a bit later).

 Do you think this makes sense to integrate this in Django core ?
 I think this would be a really nice addition to the already awesome admin
 interface, and makes things easier for beginners.

 If so let's discuss about implementation, which editor to use... and i'd
 be pleased to help.

 Thanks !

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21611>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.3d26f4d52c52661d3ac741f334424b3a%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to