Aloha Editor

These guides help you to make your content editable and to develop Aloha.

The Horizontalruler Plugin

With this plugin the editor has the possibility to insert a horizontal ruler


-element.

1 Plugin Settings


	Aloha.settings.plugins.horizontalruler: {
		editables: {
			'#my-editable': []			// disable the plugin for the editable with ID my-editable
		}
	}