pydanny / django-wysiwyg

A Django application for making Django textareas rich text editors. Certainly as a template tag and possibly as a form widget.
http://django-wysiwyg.readthedocs.org
MIT License
465 stars 63 forks source link

YUI3 and TinyMCE support #22

Closed pjw91 closed 11 years ago

pjw91 commented 11 years ago

Please add this two editor support!

vdboor commented 11 years ago

I just made a pull request for TinyMCE support (in #24).

YUI3 doesn't have a GUI yet, see http://yuilibrary.com/yui/docs/editor/ so I don't think that will be feasible at the moment..

pydanny commented 11 years ago

@vdboor's pull request has been accepted, even if GitHub isn't marking it properly.

Anyway, it's in the 0.5.0 release. Please try it out!