Dropcap ckeditor plugin

Component type

module

Maintenance status

Development status

Downloads

229

Component created

Component changed

-- SUMMARY --
A drop cap is a decorative element typically used in documents at the start of a section or chapter. It's a large capital letter at the beginning or a paragraph or text block that has the depth of two or more lines of normal text. Drop caps are easy to apply in Word.

This module extend ckeditor plugin to insert dropcap and Improve the content authoring experience by using CKEditor's new widget interface.

Ace Field Widget

Component type

module

Maintenance status

Development status

Downloads

171

Component created

Component changed

Project Description

This module provides an Ace code editor widget for text fields.

Ace is a code editor written in JavaScript, allowing you to edit HTML, PHP and JavaScript (and more) in a very natural way. It provides syntax highlighting, proper indentation, keyboard shortcuts, auto-completion, code folding, find and replace (including regular expressions). Learn more about Ace or try a demo.

Entity Embed Link

Component type

module

Maintenance status

Development status

Downloads

487

Component created

Component changed

This is a module that is meant to cleanly address the issue with Entity Embed that prevents images from being rendered as links:

https://www.drupal.org/node/2511404

This module is completely unmaintained, and will hopefully become unnecessary in the future once the issue is fixed.

CKEditor Dialog plugin for Drupal 8

Component type

module

Categories

Maintenance status

Development status

Downloads

269

Component created

Component changed

A module that registers a plugin which provides the dialog API for other plugins to build an editor dialog from a definition object.

Installation:

Download the Ckeditor Dialog Plugin module, put it into the modules folder, then enable it.

Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.

CKEditor Browser Context Menu

Component type

module

Categories

Maintenance status

Development status

Downloads

319

Component created

Component changed

This module disables CKEditor's own context menu (right-click popup menu) and allows the Browser's own context menu to display normally. This will allow users to use the browser's built-in spell checker, autocorrect and other built-in options.

NOTE 1: This is done by disabling the contextmenu, tabletools, and tableresize plugins. If you need these functions, do not install this module.

NOTE 2: There may be options in the browser's context menu that may not be handled properly within the CKEditor editor. Test these browser context menu options before relying on them.

D8 Entity Editor Advanced Link (Linkit)

Component type

module

Maintenance status

Development status

Downloads

532

Component created

Component changed

Adds linkit support for link field in the entity embed dialog.

Requirements

8.x-1.x only works with linkit 8.x-4.x which is maintenance only.

Restricted links filter

Component type

module

Maintenance status

Development status

Downloads

179

Component created

Component changed

This simple module adds a CKEditor filter that allows you to check the access permission for the links inside the editor for which the current user does not have access to them.

Actually you could remove those links or replace them with another url.

Ex. Create a node with this two links inside it and view the node when you're logged in and after when you're anonymous.

<a href="/user/register">Register</a>
<a href="/admin">Admin area</a>

Embedly Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

145

Component created

Component changed

The Embedly Filter module provides a text filter to embed URLs using the Embedly service.

Dependencies

Embedly (http://drupal.org/project/embedly)

Installation

Install as usual, see https://www.drupal.org/node/1897420.

Configuration

Enable the Embedly filter for any text format at Administration » Configuration » Content authoring.