Download Size md5 hash
bueditor-6.x-2.0.tar.gz 68.18 KB 3139bb25eb8927dbc5b4f2e25e3eca05
bueditor-6.x-2.0.zip 89.49 KB f7e94f812b521687a9a0015e100c776b
Official release from tag: 6.x-2.0
Last updated: December 24, 2010 - 22:34

New in 6.x-2.x

  • CSS sprites for editor buttons.(Enable/disable under editor path settings)
  • New buttons for the default editor: Underline, Strike-through, Quote, Code
  • Proper support for selection handling in Opera
  • Popup shortcuts: ESC(close), ENTER(link click), UP & DOWN (link navigation)
  • Improved admin interface: drag & drop, visual selectors for icons and keys
  • Ability to include library files from different directories
  • Ability to include custom css files
  • Import/export complete editor settings, icons, and libraries
  • IMCE integration in an editor popup.
  • New E.prvAjax() method for live previewing html or non-html markup with the help of Ajax Markup module
  • New optional library files:
    • bue.autocomplete.js: autocompletes html/bbcode tags and any other user defined text pairs.
    • bue.ctrl.js: converts access keys into CTRL shortcuts.
    • bue.find.js: enables search and replace inside textareas.(Depends on: popup, html)
    • bue.history.js: cross-browser undo-redo functionality for textareas.
    • bue.html.js: introduces HTML creating and parsing methods.
    • bue.imce.js: integrates IMCE file browser in a popup.(Depends on: popup)
    • bue.li.js: auto inserts list items on enter.
    • bue.misc.js: miscellaneous methods used in default editor.(Depends on: popup, html)
    • bue.popup.js: introduces editor popups: E.dialog & E.quickPop
    • bue.popup.css: experimental CSS3 styling of editor popups
    • bue.preview.js: introduces preview methods E.prv(), E.prvAjax()
    • bue.tab.js: enables indent(TAB), unindent(Shift+TAB) and auto-indent(ENTER) inside textareas
    • bue.min.default.js: minified sum of popup, html, preview, imce, and misc libraries
    • bue.min.all.js: minified sum of all libraries
  • New quick-import templates:
    • default.bueditor.txt: The default editor having various buttons inserting HTML code.
    • bbcode.bueditor.txt: BBCode editor having equivalent buttons of the default editor.
    • commenter.bueditor.txt: Simple editor having no library dependency.
    • lab.bueditor.txt: BUEditor lab for experimental code.
nobody click here