pydanny / django-wysiwyg

A Django application for making Django textareas rich text editors. Certainly as a template tag and possibly as a form widget.

Home Page:http://django-wysiwyg.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YUI3 and TinyMCE support

pjw91 opened this issue · comments

Please add this two editor support!

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..

@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!