Feature
plugin: Adding the sourceview plugin, which visualizes the current selection in the sidebar to help developers of Aloha Editor with debugging.
Enhancement
link plugin: removed linklist (and slowlinklist) which where loaded by default (we should not force everyone to have them active by default)
Enhancement
browser-plugin: The browser plugin will now calculate the browser width automatically.
Enhancement
Removed unwanted behaviour from the block plugin‘s sidebarattributeedtior, which will clear out the whole sidebar when loaded
Bugfix
image plugin: fixes distorted images when in portrait format
Bugfix
table plugin: fixes bug in IE7 that second click on table cell was not activating the table
Bugfix
browser-plugin: In some cases a javascript error would be thrown when using the browser plugin with Internet Explorer. IE does not support ‘new Image‘ calls within popups.
Bugfix
browser-plugin: In some cases a javascript error would be thrown when using the browser plugin with Internet Explorer. IE does not support ‘new Image‘ calls within popups.
Bugfix
IE7 - #516 navigate with arrow keys through several paragraphs
Bugfix
IE7 - #515 gray text after list
Bugfix
floatingmenu: Fixed regeneration of ext components for floatingmenu, when buttons are added after the floatingmenu was initialized