Changes between Version 34 and Version 35 of AddWYSIWYGEditor
- Timestamp:
- Mar 13, 2011, 8:03:16 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddWYSIWYGEditor
v34 v35 1 === Dojo's dijit.Editor === 2 3 Why Dojo's dijit.Editor? Modular, simple to use, simple to extend, hosted on Google CDN - the only thing you need is to add two simple static files. No file copying, no upgrade hassles, no server-side code. Detailed description can be found in [http://lazutkin.com/blog/2011/mar/13/using-dojo-rich-editor-djangos-admin/ Using Dojo Rich Editor with Django's Admin]. All necessary snippets can be found in [https://gist.github.com/868595 this Gist on Github]. 4 1 5 === TinyMCE === 2 6