PRO Template Manager lists are now loaded when the Template Managet list menu is first opened.
Fixed
When applying a style from the Styles list to an inline element (link, strong etc.) that is at the beginning of a paragraph, the style would be applied to the parent element, eg: paragraph
Pressing Enter at the end of a link at the end of a line would create a new paragraph without a cursor.
PRO Pressing backspace or delete in a block element (paragraph, list) inside a Column would not delete as expected
PRO Editing an existing <audio> element with the Media Manager would fail to correctly detect the media type.
Media items (Youtube, Vimeo etc.) would include the attribute dimension values (width, height) and the dimensions as a style value. The style values are now removed correctly.
Files can now be downloaded from the File Browser files list by pressing the ALT key while clicking on the file name.
Changed
Update Color Splitbutton layout and allow for inclusion of default colours when using Custom Text Colours or Custom Background Colours by adding the $default variable before the colour list.
A Language Code plugin has been added (using a globe image as the button icon) to easily add a lang attribute value as an ISO 639-1 Language Code, eg: en, de, fr etc. to any element or text selection.
Changed
The XHTMLXtras plugin has been split into a new Attributes plugin, for setting and updating common attributes on elements, and a new Reference plugin, which...