Downloads

Download bueditor-6.x-2.0.tar.gztar.gz 68.18 KB
MD5: 3139bb25eb8927dbc5b4f2e25e3eca05
SHA-1: d296459da5a31b6d83b40434436610518bce17a9
SHA-256: 516dbd2efd7c5faec1a527755be8403037846745a099caee7bab735bc01191dd
Download bueditor-6.x-2.0.zipzip 89.49 KB
MD5: f7e94f812b521687a9a0015e100c776b
SHA-1: 59b608b8b43ec127ae1f530a3295281e481b3831
SHA-256: 7a84a96b3c2504ef34a19dec6272d74cedff4c2ec7b6c0cbba7cd0b1808fcf68

Release notes

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.
Created by: ufku
Created on: 17 Mar 2010 at 22:50 UTC
Last updated: 17 Dec 2013 at 15:52 UTC
New features

Other releases