Django TinyMCE

Sunday, 17th August, 2008

A long time ago, when Adrian was still finalizing the forms API for Django i wrote a quick introduction on how to integrate TinyMCE into the forms API as a custom widget. That was a long time ago (2 years) but the wiki page still the exist but the code there has become a little stale as the forms API has evolved significantly since then (and so has my programming).

Yesterday I received an email from Joost Cassee saying that he had 'extended' my introductory widget and also added some other cool features. It is available from Google Project Hosting. What is really cool is that he has integrated the pyenchant spell checking library (for those stuck with a browser that doesn't have integrated spell checking support).

I much appreciate Joost contacting me and crediting me in the project documentation.

blog comments powered by Disqus