Downloads
Download tar.gz
35.66 KB
MD5: 94e2ff34e3bc97ae6b167ef62312d240
SHA-1: b3c4737274bc9e52c4585265efea23a5d6e75090
SHA-256: 5c61a565910f5a9c0c6bd7719d670e8de1e4ab473b02ef5460162bd14f250d70
Download zip
41.49 KB
MD5: a753526e0176b849c990ad5dde9c9be2
SHA-1: cff8b8daeccaea0ce332f28fabf5e9509c71505f
SHA-256: 1fc2a128c7d0dfa6c75a53c8e19a8ae5883375fb31fba0b8cc6cb4efb5e2ac3c
Release notes
- #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.