WYSIWYG Clean Paste

Component type

module

Categories

Maintenance status

Development status

Downloads

147

Component created

Component changed

When using the WYSIWYG module with CKEDITOR editor when you paste paragraphed text into the editor it causes the paragraphs to be wrapped in <div> tags instead of <p> tags. This module adds a small plugin that changes the <div> tags into <p> tags, which solves this problem.

Initial development sponsored by Haymarket Media

Any contributions and improvements are welcome!

CKEditor Markdown

Component type

module

Categories

Maintenance status

Development status

Downloads

4768

Component created

Component changed

CKEditor Markdown plugin integration to style the WYSIWYG content using markdown.

Requirements

Drupal 7

CKEditor Module

Drupal 8

CKEditor Module - Core

Installation

Download the module into /modules/contrib
Enable the ckeditor_markdown module
Configure your WYSIWYG toolbar to include the markdown button.

Php Shortcode

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This modules provides shortcode option to execute php scripts inside blocks and nodes. In Drupal 8, there is no way of using php filter but users might need it in worst cases. Keeping this in mind, we have created this module.

Dependencies - Shortcode module

You can find the documentation here - http://www.glonius.com/contributions/php-shortcode-module

Scald Linkit

Component type

module

Maintenance status

Development status

Component created

Component changed

Right now, when you use Linkit to create a link to an atom, that link points to the atom's detail page. This isn't ideal for the large majority of cases; when a site editor makes a link to something in their Scald media library, they'll reasonably expect that link to take users straight to the image/file/video/etc. This module provides Linkit configuration settings for Linkit to make that behavior possible.