Instance #1 |
Instance #2 |
Features:
- Small (~18k) footprint! (Packed/Minified JS, Plugins & CSS sum to 12k w/o GZIP, HTML can be reduced to ~3k using GZIP, Images (w/o emoticons) are less than 3k)
- Cross-browser (FF1.5+, IE7, should work on IE6 as well).
- All basic Rich Text functionality is included.
- Plugin-enabled! (You can add your own commands and/or text processing as plugins)
- Image Upload via AJAX (using the AjaxFileUpload plugin).
- Resizing of text area.
- Valid XHTML 1.0 Transitional markup (Note: this refers to the editor's markup and not to it's generated content which may or may not be valid!).
- HTML Cleanup.
- Text modification flag (use $('#your-editor-id')[0].modified)
- PHP Back-end.
What's next?
- More Plugins!
- Porting to ASP/JSP (someone wants to take the initiative?!)
- Drupal module
Contrib Plugins & Patches
-
For all of those who asked for Headings support - here's a quick patch (Only tested on FF) until I release a newer version with it already integrated and better tested on IE. Download here.
The patch is not incorporated into the main dsrte.php file. - Tom Freeman has created a small attachment plugin based on the Image Upload plugin that comes with DSRTE. With his permission, I'm making it available for download here. Thanks, Tom!
Files:
Changelog can be accessed here.Tarball can be downloaded here in either tar.bz2 or zip format.
jQuery (not included) can be downloaded from here.
Previous version (not supported anymore) can be downloaded here in tar.bz2 format.