Esites_Editor

Magento Extension
Download latest - 0.6.2

Developers

Boye (Boye Oomens)

If you're familiar with Magento and you've spent some time working with CMS pages and static blocks, you'll know that producing clean semantic HTML markup with the TinyMCE editor can be quite a hassle. Especially when fiddling around in the "design view" it'll often result in invalid or unwanted HTML

Releases (12)

Date Version Notes
2017-04-10 0.6.2

This release fixes two issues;

1. not being able to resize/maximize the TinyMCE popup dialog;
2. the E-sites symbol in the System > Configuration being served via http causing errors when using https

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-code-editor

2017-01-13 0.6.1

As of this version the JS resources are being loaded via the Magento base URL instead of always from root. This should fix several issues when running Magento from a subfolder.

Also all npm dependencies are updated.

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-code-editor

2016-05-13 0.6.0

As of this version the standalone editor is disabled by default for the front-end and can be enabled via the configuration panel.

Further more we enhanced the standalone editor by landing the support for inserting widgets and images. Also, there are new themes available due to upgrading to the latest CodeMirror version.

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-code-editor

2015-10-27 0.5.1

Hotfix release for an issue where the TinyMCE plugin didn't load correctly in the product catalog section.

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-code-editor

2015-10-26 0.5.0

Version 0.5.0 is a major release! As of now you can turn any textarea element (both in the admin panel as well as the front-end) into an advanced editor.

By simply passing a matching CSS selector (e.g. a class or an ID) in the configuration panel you can target textarea's and transform them into a full-fledged editor including all available IDE-like features.

Also, we have implemented a couple new features such as HTML linting, highlighting trailing whitespaces and custom scrollbars. Just like all features this new functionality can be enabled (or disabled) via the configuration panel.

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-code-editor

2015-08-14 0.4.1

Small patch that fixes an unwanted sort order in configuration panel.

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-html-editor

2015-08-13 0.4.0

Version 0.4.0 is quite a major release.

* Added standalone support for Transactional Emails
* Created the possibility to enable the editor for available WYSIWYG editors (including CMS, Catalog and Newsletter Templates)
* Transferred files to the community code pool
* Added Dutch translation (more coming!)
* Refactored large part of the JavaScript code

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-html-editor

2015-07-31 0.3.0

Landed support for transactional emails, added a new code beautifier and implemented HTML autocompletion.

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-html-editor

2015-07-27 0.2.4

Fixed an autoloading issue

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-html-editor

2015-07-06 0.2.1

Fixed the issue where the editor would not appear within the static blocks TinyMCE instance.

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-html-editor

2015-07-06 0.2.0

Second release. Updated both CodeMirror as well as RequireJS to the latest versions. No further changes in functionality.

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-html-editor

2015-06-09 0.1.0

First public release. Please let us know if you have any feedback!

The GitHub repo can be found at: https://github.com/e-sites/magento-advanced-html-editor