WYSIWYG Custom JavaScript

Component type

module

Maintenance status

Development status

Downloads

312

Component created

Component changed

This module allows custom JavaScript to be injected inside a WYSIWYG iframe and modify the content within it.

It is useful if you have JavaScript that runs on the front end of your site and you want to run the same JavaScript inside the WYSIWYG to make the appearance of the content in the WYSIWYG more closely match the final output.

It requires the Wysiwyg module in order to work, and currently only works if you are using CKEditor as your WYSIWYG editor.

Message Token Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

269

Component created

Component changed

This module provides an input filter that replaces tokens for Message entities. This is meant primarily as a solution to the issue in which tokens inside links are messed up by input filters when sending a message. By using this module you can keep your favorite filters for messages.

Dependencies
Message
Token

CKEditor Image Gallery

Component type

module

Maintenance status

Development status

Component created

Component changed

Upload and insert multiple images to your page contents with CKEditor Image Gallery add-on.
Add-on can generate previews by configurable template and compatible with different image preview scripts like ShadowBox, LightBox, etc..

Responsive Image Inline Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Synopsis

The core Responsive Images and Breakpoints modules provide responsive image functionality for Drupal 8. But this functionality was not extended to inline images in content fields. This module applies a configurable responsive image style to images uploaded through the Media module to fill that gap.

Installation, Configuration, and Troubleshooting

Please see the included README.md file.

Roadmap

Currently feature complete, but possible future developments will be:

CKEditor Allow Empty Tags

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module creates an admin tab on text format configuration pages that allows the specification of html tags that CKEditor should ignore if empty. Good for use with Font Awesome html [i] tags.

Although a workaround is possible by placing an entity within an html tag, there are occasions where the developer may need a completely empty one. This also avoids the issue of then needing to reposition the tag because the entity's text-alignment/origin is offset.

CKEditor BiDi Buttons

Component type

module

Maintenance status

Development status

Downloads

3756

Component created

Component changed

Integrates the CKEditor BiDi plugin with CKEditor for Drupal 8. This plugin provides the bi directional text flow buttons, RTL and LTR .

The CKEditor BiDi plugin makes it possible to change the text direction for an HTML block-level elements like paragraphs and lists. This ability is essential for authoring content in languages that are written Right to Left like those with Arabic and , Hebrew writing systems.