Ace Editor Drupal 8

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Project Description

This project port Ace Editor module for Drupal 7 to Drupal 8.

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). Try out a demo of the editor here.

CK Editor Tweetthis

Component type

module

Categories

Maintenance status

Development status

Downloads

463

Component created

Component changed

Ck Editor Tweetthis Plugin
This module is useful in tweeting sentences in a content page quite easily. Provides a WYSIWYG plugin for making text in content tweetable, just by clicking on the sentence or phrase itself.

The module will create a twitter link button in the CKEditor.
Any plain text in the ckeditor can be converted into twitter links using this button. These links upon clicking will navigate to twitter page along with the text, source page url and a via hashtag. The via option can be added through the form interface provided.

Text formats report

Component type

module

Maintenance status

Development status

Downloads

495

Component created

Component changed

Provides a birds eye view of the usage of text formats, which is useful when analysing this part of a Drupal site's configuration.

To use it simply enable the module and go to /admin/reports/text-formats (requires 'administer site configuration' permission).

Displays information around the usage of text formats available to the site, including:

Url to Video Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

599

Component created

Component changed

Overview

This module adds a new input filter that automatically converts URLs for various video sharing websites into embedded players into the text. It works much the same as the Convert URLs into links text filter, however instead of converting URLs to links, it instead converts the URLs into embedded videos.

Supported Services

Currently this module supports the following services:

  • YouTube
  • Vimeo

If you have another service you would like added, please open a feature request in the support queue.

CKEditor Non-breaking space Plugin ( )

Component type

module

Maintenance status

Development status

Downloads

467

Component created

Component changed

Minimal module to insert a non-breaking space ( ) into the content by pressing Ctrl+Space or using the provided button.

Uses

During content creation the author may add a non-breaking space ( ) to prevent an automatic line break.
To avoid that a company’s 2-word name is split onto 2 separate lines.

As the non-breaking space are an invisible character, they are highlighted in blue on the CKEditor.