vardot / ckeditor_media_embed
Adds the Media Embed CKEditor plugins to Drupal.
Installs: 490
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Type:drupal-module
This package is auto-updated.
Last update: 2025-02-17 15:32:51 UTC
README
- Introduction
- Requirements
- Installation
- Configuration
- Additional Plugins
- Maintainers
INTRODUCTION
A module that adds support for CKEditor 5 plugin Media Embed to Drupal core's CKEditor.
REQUIREMENTS
Install CKEditor plugins
-
Easiest
With Drush
- Install Drush.
- Enable CKEditor media embed module.
- Run
drush ckeditor_media_embed:install
.
INSTALLATION
Install the module per normal https://www.drupal.org/documentation/install/modules-themes/modules-8 then follow the instructions for installing the CKEditor plugins below.
CONFIGURATION
Install and enable CKEditor media embed module.
-
WYSIWYG
- Go to the 'Text formats and editors' configuration page:
/admin/config/content/formats
, and for each text format/editor combo where you want to embed URLs, do the following: - Drag and drop the 'Media Embed' button into the Active toolbar.
- Enable the 'Convert Oembed tags to media embeds' filter.
- Go to the 'Text formats and editors' configuration page:
-
Field formatter
The field formatter allows link fields to be rendered via the configured oembed service provider.
- Navigate to "Manage display" for the content type, after adding a "Link" field.
- Select the "Oembed element using CKEditor Media Embed provider" format for the link field you wish.
MAINTAINERS
Current maintainers:
- Jonathan DeLaigle (grndlvl) - https://www.drupal.org/u/grndlvl