Download the PHP package vardot/ckeditor_media_embed without Composer
On this page you can find all versions of the php package vardot/ckeditor_media_embed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vardot/ckeditor_media_embed
More information about vardot/ckeditor_media_embed
Files in vardot/ckeditor_media_embed
Download vardot/ckeditor_media_embed
More information about vardot/ckeditor_media_embed
Files in vardot/ckeditor_media_embed
Vendor vardot
Package ckeditor_media_embed
Short Description Adds the Media Embed CKEditor plugins to Drupal.
License GPL-2.0-or-later
Homepage https://www.drupal.org/project/ckeditor_media_embed
Package ckeditor_media_embed
Short Description Adds the Media Embed CKEditor plugins to Drupal.
License GPL-2.0-or-later
Homepage https://www.drupal.org/project/ckeditor_media_embed
Please rate this library. Is it a good library?
Informations about the package ckeditor_media_embed
CONTENTS OF THIS FILE
- 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
All versions of ckeditor_media_embed with dependencies
PHP Build Version
Package Version
No informations.
The package vardot/ckeditor_media_embed contains the following files
Loading the files please wait ....