disabled video embed in full html format (for email), added syntax hightlighting with ckeditor_codeminor

This commit is contained in:
2021-09-16 11:17:29 +02:00
parent 277f3cb445
commit feb11b3971
7 changed files with 139 additions and 19 deletions

68
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b39b7f2234f15d815739981c1607eb3e",
"content-hash": "957ca05105e223d75024ee67bb653c06",
"packages": [
{
"name": "alchemy/zippy",
@@ -3835,6 +3835,57 @@
"issues": "https://www.drupal.org/project/issues/checklistapi"
}
},
{
"name": "drupal/ckeditor_codemirror",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/ckeditor_codemirror.git",
"reference": "8.x-2.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/ckeditor_codemirror-8.x-2.3.zip",
"reference": "8.x-2.3",
"shasum": "dfb00a0ec44953846d689d1e72f40e4201c8a355"
},
"require": {
"drupal/core": "^8.8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.3",
"datestamp": "1586020798",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Nickolay Leshchev (Plazik)",
"homepage": "https://www.drupal.org/u/plazik",
"role": "Maintainer"
},
{
"name": "Christopher C. Wells (wells)",
"homepage": "https://www.drupal.org/u/wells",
"role": "Co-maintainer"
}
],
"description": "Adds the CKEditor CodeMirror source syntax highlighter plugin.",
"homepage": "https://drupal.org/project/ckeditor_codemirror",
"support": {
"source": "http://cgit.drupalcode.org/ckeditor_codemirror",
"issues": "https://www.drupal.org/project/issues/ckeditor_codemirror?version=8.x"
}
},
{
"name": "drupal/ckeditor_font",
"version": "1.2.0",
@@ -21337,6 +21388,21 @@
],
"time": "2021-01-20T14:39:13+00:00"
},
{
"name": "w8tcha/ckeditor_codemirror",
"version": "v1.17.8",
"dist": {
"type": "zip",
"url": "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/releases/download/untagged-f790a6bee2e01b538b13/CKEditor-CodeMirror-Plugin.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "drupal-library",
"extra": {
"installer-name": "ckeditor_codemirror"
}
},
{
"name": "wa72/htmlpagedom",
"version": "v1.3.2",