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

wysihtml5 support #35

Open gwaramadze opened 11 years ago

gwaramadze commented 11 years ago

Hello, I'd like to kindly ask for adding wysihtml5 support. I'm too noob to do it myself :/ https://github.com/xing/wysihtml5

Thanks

vdboor commented 11 years ago

Hi,

I simplify the work (and distribute our time efficiently), could you provide a simple example how the editor is enabled and disabled for a <textarea> using JavaScript? From that point it would be easy to integrate the editor!

blag commented 9 years ago

The wysihtml5 project is no longer maintained and has basically been renamed/forked into wysihtml. It looks pretty slick!