Download Size md5 hash
bueditor-6.x-1.3.tar.gz 35.66 KB 94e2ff34e3bc97ae6b167ef62312d240
bueditor-6.x-1.3.zip 41.49 KB a753526e0176b849c990ad5dde9c9be2
Official release from tag: 6.x-1.3
Last updated: December 24, 2010 - 22:34

- #364026: make bueditor initiation a drupal behaviour to support dynamically created textareas.
- #341788 by thePanz: fixed sorting of role weights
- content type visibility: node/add/type also means node/*/edit for that type.
- check path aliases for page visibility.
- fixed non working %THEME placeholder. It, now, alternatively points to the default theme when icon or library path is missing for the current theme.
- make editor methods chainable allowing callbacks such as E.replaceSelection().focus().makeSelection()...
- single line javascript comments in default buttons converted to multiline as safari 4 seems to have a bug with it.