public
Description: Integrate the Yahoo Rich Text Editor (http://developer.yahoo.com/yui/editor/) into a Rails application.
Homepage:
Clone URL: git://github.com/larsklevan/yui_editor.git
yui_editor / TODO
100644 6 lines (5 sloc) 0.266 kb
1
2
3
4
5
6
* customize editor look with javascript
* copy default yui_editor.yml on install
* allow user to select yahoo hosted or locally hosted javascript
* add callback to add extensions to the editor (like image uploader)
* customize the body class (default: yui-skin-sam)