bueditor 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| bueditor-6.x-1.0.tar.gz | 34.87 KB | 79a8b2bc752f2c233854a96631e005a6 |
WHAT'S NEW IN 6.x:
- custom icon and library paths for each editor.
- support using different editor templates for differnet textareas in a page.
- alternative editor assignment for user roles.
- theme buttons that provide unlimited theming options.
- Headers (h1, h2, h3, h4) button and separators in default editor.
- changed key variable from "editor" to "BUE". (ex: editor.active is now BUE.active)
- another popup dialog(BUE.quickPop) that has no title or close button.
- jquery effects. (ex: effects in popup openings)
In default buttons' library:
- new eDefTagChooser function that uses BUE.quickPop to allow users choose among predefined tags.
- new eDefTagger function that toggles(inserts or removes) a predefined tag in the selection.
- eDefTagDialog accepts a special attribute name, "html", that represents the inner html of the tag.
- eDefTagDialog accepts "textarea" as a field type.
