Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This sandbox project has now been merged with the original Aloha project.

This module integrates the excellent HTML5 wysiwyg editor Aloha Editor (http://aloha-editor.org/) to Drupal. Both the module and the original Aloha Editor library are under active development but still in the early stages.

This module is based on the works of the original Aloha module (http://drupal.org/project/aloha) but because it seems to be abandoned me and muhleder decided to create sandbox project meanwhile trying to get maintainer rights to the original project.

Notice when using Aloha Editor

Because Aloha Editor is also under active development some of the plugins might not work. So if you face a problem where the editor toolbar is not showing up you just have to try to found out which of the plugins is causing the problem.

The aloha library includes a copy of ExtJS library. This version of the ExtJS library overrides the Array prototype which may cause obscure bugs with existing javascript in Drupal or Drupal modules. If you do experience unexplainable javascript errors after enabling the module, try disabling the module to see if the error is resolved and report the issue here if so.

The aloha library is in the process of being upgraded to use jQuery UI instead of ExtJS so this should not be a problem with future versions of the library.
https://github.com/alohaeditor/Aloha-Editor/tree/dev-jqueryui

Project information