Simple Editor

This project is not covered by Drupal’s security advisory policy.

Description

Simple Editor aims to provide simple authoring experience inspired by Wordpress. It is essentially a wrapper to collection of some contrib modules as dependencies and provides helper features and user interface. This currently works with TinyMCE wysiwyg editor. Instead of trying to be flexible, it makes some assumptions for use cases.

Features

* Simple Editor
- Enhanced look of toolbar icons.
- Overrides TinyMCE init configuration.
- Lets you exclude textareas on which you don't want wysiwyg editor.
- Clean up edit mode user interface by hiding sections as a popup (Colorbox).

* Simple Media
- Lets you upload multiple files by drag and drop (Plupload), import external images, and re-use uploaded images by other contents in the site (FileField Sources).
- Hides text input guide and shows as popup help.

* Simple oEmbed
- Lets author embed rich media such as videos into the content by placing just the URL on its own line using oEmbed technology.

Requirements (Dependencies)

Required contributed modules and associated 3rd party libraries:

* colorbox and its library (http://www.jacklmoore.com/colorbox)
* filefield_sources (7.x-1.4+17-dev or later)
* filefield_sources_plupload
* plupload and its library (http://www.plupload.com)
* wysiwyg and TinyMCE library (http://www.tinymce.com/download/download.php)
* wysiwyg_filter

Sponsorship

The project has been sponsored by Urban Insight.

Project information

Releases