Content Chunks

Component type

module

Maintenance status

Development status

Component created

Component changed

The Chunks module is a framework for structured and reusable content. Using this module, developers can provide structured and reusable content chunks through the chunks API. Then authors and editors can add those chunks to fieldable entities through chunks fields. Those content chunks can then be configured, previewed, rearranged, and removed - all from the entity's edit/add page. This is a simple alternative to messy WYSIWYGs and complicated views/panels implementations.

CKEditor Insert

Component type

module

Maintenance status

Development status

Downloads

7517

Component created

Component changed

This is an UX improvement to the Insert module when used with the CKEditor module (should also work with the WYSIWYG module when using CKEditor library).
It adds two CKEditor buttons available in the toolbar, allowing to insert files or images using an Insert file field.

Quick Edit

Component type

module

Maintenance status

Development status

Downloads

42653

Component created

Component changed

Quick Edit allows content to be edited in-place.

Quick Edit is a backport of the Drupal 8 In-place editing for Fields.

Requirements

Quick Edit has six dependencies and requires two libraries.

Drupal 7.22 or later.

  • Contextual, Field and Filter modules included with Drupal core.

Contrib

mdash

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Typograph Russian language by Evgeny Muravjev.

Install

1. Download PHP-version typograph.
2. Unpack to directory sites/all/libraries/mdash/EMT.php
3. Install and enable module.
4. Enable mdash in your text formatters (admin/config/content/formats).
5. All parameters for formatter module get from EMT.php lib.

UEditor - 百度编辑器

Component type

module

Maintenance status

Development status

Downloads

22020

Component created

Component changed

UEditor (百度编辑器) is Baidu web front-end R & D department developed
WYSIWYG rich text web editor, with a lightweight, customizable,
and focus on user experience and other characteristics,
the open source BSD license, allowing free use and modify the code.

I have used many editors, but ultimately I think UEditor is the best, so I want more people to know and use it.

if you have any question about this module, please create a
issue and let me know, I will always always always ...keep
actively maintained, enjoy!

CodeMirror Field

Component type

module

Maintenance status

Development status

Downloads

1339

Component created

Component changed

CodeMirror Field integrates CodeMirror editor as an attachable field (http://codemirror.net/).

Main Features:

- Attach code snippet fields to entities (includes customizable field widget and formatter)
- Autocomplete for the supported modes

Available options:

- Currently the widget supports 4 modes: [text/html, css, less, javascript] but it can be extended easily for other languages supported by codemirror.
- Unique syntax highlighting themes for each field instance.

Insert Field

Component type

module

Maintenance status

Development status

Downloads

2776

Component created

Component changed

Structured Content in an Unstructured World.

Insert Field provides a method of inserting fields into any text field on the current entity. It does so by using HTML Comments <!-- field_name[delta] --> that can easily be ignored if Insert Field is disabled.

Wysiwyg CK Table Default

Component type

module

Maintenance status

Development status

Component created

Component changed

This module works with Wysiwyg module and provides a plugin for CKEditor that allows administrators to set the default values for HTML table elements inserted using CKEditor.

Currently working with Wysiwyg release 7.x-2.2 and CKEditor release 3.6.6.1.

Plans underway for supporting CKEditor 4.x releases as well.