Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Damn Small Rich Text Editor

edited April 2008 in Vanilla 1.0 Help
Damn Small Rich Text Editor

Yup, that's what it's called and, (unlike some of the crappy examples seen on this forum) it woiks on browsers other than IE!

Features:
Small footprint! (5k JS (minified) + 1k CSS + 4k HTML(gzip compressed!))
Cross-browser (FF2, IE7, should work on IE6 as well).
All basic Rich Text functionality is included.
Image Upload via AJAX (using the AjaxFileUpload plugin).
Resizing of text area.
HTML Cleanup.
Text modification flag (use $('#your-editor-id')[0].modified)
PHP Back-end.

Demo
http://www.avidansoft.com/dsrte/dsrte.php
This discussion has been closed.