CKEditor Widgets

Component type

module

Categories

Maintenance status

Development status

Downloads

10169

Component created

Component changed

Improve the content authoring experience by using CKEditor's new widget interface.
This module adds a dropdown menu with numerous CKEditor widgets, including a quotebox, columns based on Twitter Bootstrap's grid, and media insert.

Media WYSIWYG responsive image

Component type

module

Maintenance status

Development status

Downloads

1008

Component created

Component changed

Overview

Adds option on Media WYSIWYG to make the selected inline image responsive using the picture module. This simply adds 'data-picture-group="<your breakpoints group>"' and 'data-picture-mapping="<your picture mapping>"' attributes on the inline image.

Requirements

Drupal 7.x
Picture
Media WYSIWYG

Trim

Component type

module

Maintenance status

Development status

Downloads

1157

Component created

Component changed

Trim strips all leading and trailing whitespace from all fields in all form submissions.

The module trims prior to validation, so for instance if you have an integer field and a person entering data fat-fingers a space after a number, he gets a successfully saved node rather than an error message about invalid input.