Compare commits
3 commits
88e6ae06dc
...
fd8b85d8cc
Author | SHA1 | Date | |
---|---|---|---|
fd8b85d8cc | |||
bf260559c0 | |||
e7e27fe6b6 |
16 changed files with 200 additions and 48 deletions
|
@ -64,6 +64,7 @@
|
||||||
"drupal/eva": "^3",
|
"drupal/eva": "^3",
|
||||||
"drupal/exif_orientation": "^1",
|
"drupal/exif_orientation": "^1",
|
||||||
"drupal/facets": "dev-3.0.x as 2.0.x-dev",
|
"drupal/facets": "dev-3.0.x as 2.0.x-dev",
|
||||||
|
"drupal/fakeobjects": "^2",
|
||||||
"drupal/field_defaults": "^2",
|
"drupal/field_defaults": "^2",
|
||||||
"drupal/field_formatter_class": "^1",
|
"drupal/field_formatter_class": "^1",
|
||||||
"drupal/field_token_value": "^3",
|
"drupal/field_token_value": "^3",
|
||||||
|
|
94
composer.lock
generated
94
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "34d6202edb771e9e286c99dc6d208fa1",
|
"content-hash": "26fc6cdb610661cb88065c503d1489e1",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "abraham/twitteroauth",
|
"name": "abraham/twitteroauth",
|
||||||
|
@ -1973,6 +1973,40 @@
|
||||||
],
|
],
|
||||||
"time": "2024-10-09T13:47:03+00:00"
|
"time": "2024-10-09T13:47:03+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal-ckeditor-libraries-group/fakeobjects",
|
||||||
|
"version": "4.22.1",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/drupal-ckeditor-libraries-group/fakeobjects.git",
|
||||||
|
"reference": "a1de732aa3dbc63349f8b4653b1c7788c93ae25c"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/drupal-ckeditor-libraries-group/fakeobjects/zipball/a1de732aa3dbc63349f8b4653b1c7788c93ae25c",
|
||||||
|
"reference": "a1de732aa3dbc63349f8b4653b1c7788c93ae25c",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later",
|
||||||
|
"LGPL-2.1-or-later",
|
||||||
|
"MPL-1.1"
|
||||||
|
],
|
||||||
|
"description": "CKEditor 4 fakeobjects plugin",
|
||||||
|
"homepage": "https://ckeditor.com/cke4/addon/fakeobjects",
|
||||||
|
"keywords": [
|
||||||
|
"CKEditor",
|
||||||
|
"fakeobjects",
|
||||||
|
"plugin"
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"issues": "https://github.com/ckeditor/ckeditor4/issues",
|
||||||
|
"source": "https://github.com/ckeditor/ckeditor4/tree/master/plugins/fakeobjects"
|
||||||
|
},
|
||||||
|
"time": "2023-02-08T14:53:49+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/address",
|
"name": "drupal/address",
|
||||||
"version": "2.0.3",
|
"version": "2.0.3",
|
||||||
|
@ -8832,6 +8866,64 @@
|
||||||
"irc": "irc://irc.freenode.org/drupal-search-api"
|
"irc": "irc://irc.freenode.org/drupal-search-api"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/fakeobjects",
|
||||||
|
"version": "2.0.1",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/fakeobjects.git",
|
||||||
|
"reference": "2.0.1"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/fakeobjects-2.0.1.zip",
|
||||||
|
"reference": "2.0.1",
|
||||||
|
"shasum": "a11cac7fa7fd2d511048ba0ff3d18321e767b296"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal-ckeditor-libraries-group/fakeobjects": "^4.5.11",
|
||||||
|
"drupal/core": "^8 || ^9 || ^10 || ^11"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"drupal": {
|
||||||
|
"version": "2.0.1",
|
||||||
|
"datestamp": "1740094419",
|
||||||
|
"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": "Kevin Quillen (kevinquillen)",
|
||||||
|
"homepage": "https://www.drupal.org/u/kevinquillen",
|
||||||
|
"role": "Maintainer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "kevinquillen",
|
||||||
|
"homepage": "https://www.drupal.org/user/317279"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "xmacinfo",
|
||||||
|
"homepage": "https://www.drupal.org/user/12131"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Adds the FakeObjects plugin to CKEditor. This plugin is a utility plugin that is required by certain user-facing CKEditor plugins.",
|
||||||
|
"homepage": "http://drupal.org/project/fakeobjects",
|
||||||
|
"keywords": [
|
||||||
|
"Drupal"
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"source": "http://cgit.drupalcode.org/fakeobjects",
|
||||||
|
"issues": "http://drupal.org/project/issues/fakeobjects"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/faqfield",
|
"name": "drupal/faqfield",
|
||||||
"version": "7.1.0",
|
"version": "7.1.0",
|
||||||
|
|
|
@ -62,6 +62,8 @@ settings:
|
||||||
enabled_attributes: { }
|
enabled_attributes: { }
|
||||||
linkit_extension:
|
linkit_extension:
|
||||||
linkit_enabled: false
|
linkit_enabled: false
|
||||||
|
wysiwyg_linebreaks_extension:
|
||||||
|
method: force
|
||||||
image_upload:
|
image_upload:
|
||||||
status: true
|
status: true
|
||||||
scheme: public
|
scheme: public
|
||||||
|
|
15
config/sync/editor.editor.footnote.yml
Normal file
15
config/sync/editor.editor.footnote.yml
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.footnote
|
||||||
|
module:
|
||||||
|
- ckeditor5
|
||||||
|
format: footnote
|
||||||
|
editor: ckeditor5
|
||||||
|
settings:
|
||||||
|
toolbar:
|
||||||
|
items:
|
||||||
|
- bold
|
||||||
|
- italic
|
||||||
|
- link
|
||||||
|
image_upload: { }
|
|
@ -18,7 +18,7 @@ settings:
|
||||||
- superscript
|
- superscript
|
||||||
- subscript
|
- subscript
|
||||||
- removeFormat
|
- removeFormat
|
||||||
- Footnotes
|
- footnotes
|
||||||
- link
|
- link
|
||||||
- bulletedList
|
- bulletedList
|
||||||
- numberedList
|
- numberedList
|
||||||
|
@ -50,5 +50,7 @@ settings:
|
||||||
linkit_profile: default
|
linkit_profile: default
|
||||||
media_media:
|
media_media:
|
||||||
allow_view_mode_override: false
|
allow_view_mode_override: false
|
||||||
|
wysiwyg_linebreaks_extension:
|
||||||
|
method: force
|
||||||
image_upload:
|
image_upload:
|
||||||
status: false
|
status: false
|
||||||
|
|
|
@ -1,44 +1,51 @@
|
||||||
uuid: c627e429-1f81-4d6d-87a1-402d40f43c6b
|
uuid: 544510b1-f241-4456-83a3-f602c111c46e
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- filter.format.minimalhtml
|
- filter.format.minimalhtml
|
||||||
module:
|
module:
|
||||||
- ckeditor
|
- ckeditor5
|
||||||
_core:
|
|
||||||
default_config_hash: kP3r4Ns9C1XIg5vFA9a0mteIKThq8E_eL43z7VIZUTY
|
|
||||||
format: minimalhtml
|
format: minimalhtml
|
||||||
editor: ckeditor
|
editor: ckeditor5
|
||||||
settings:
|
settings:
|
||||||
toolbar:
|
toolbar:
|
||||||
rows:
|
items:
|
||||||
-
|
- bold
|
||||||
-
|
- italic
|
||||||
name: Formatting
|
- '|'
|
||||||
items:
|
- link
|
||||||
- Bold
|
- '|'
|
||||||
- Italic
|
- bulletedList
|
||||||
-
|
- numberedList
|
||||||
name: Links
|
- '|'
|
||||||
items:
|
- blockQuote
|
||||||
- DrupalLink
|
- '|'
|
||||||
- DrupalUnlink
|
- sourceEditing
|
||||||
-
|
- '|'
|
||||||
name: Lists
|
- code
|
||||||
items:
|
|
||||||
- BulletedList
|
|
||||||
- NumberedList
|
|
||||||
-
|
|
||||||
name: Media
|
|
||||||
items:
|
|
||||||
- Blockquote
|
|
||||||
-
|
|
||||||
name: Tools
|
|
||||||
items:
|
|
||||||
- Source
|
|
||||||
plugins:
|
plugins:
|
||||||
linebreaks:
|
ckeditor5_list:
|
||||||
|
properties:
|
||||||
|
reversed: false
|
||||||
|
startIndex: true
|
||||||
|
multiBlock: true
|
||||||
|
ckeditor5_sourceEditing:
|
||||||
|
allowed_tags:
|
||||||
|
- '<cite>'
|
||||||
|
- '<dl>'
|
||||||
|
- '<dt>'
|
||||||
|
- '<dd>'
|
||||||
|
- '<abbr title>'
|
||||||
|
- '<a hreflang>'
|
||||||
|
- '<blockquote cite>'
|
||||||
|
- '<ul type>'
|
||||||
|
- '<ol type>'
|
||||||
|
editor_advanced_link_link:
|
||||||
|
enabled_attributes: { }
|
||||||
|
linkit_extension:
|
||||||
|
linkit_enabled: false
|
||||||
|
wysiwyg_linebreaks_extension:
|
||||||
method: force
|
method: force
|
||||||
image_upload:
|
image_upload:
|
||||||
status: false
|
status: false
|
||||||
|
|
|
@ -4,7 +4,6 @@ status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- editor
|
- editor
|
||||||
- footnotes
|
|
||||||
- linkit
|
- linkit
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 73bBl0mQ4I5Md9_FoI1V9MErX_I6ykC9gNKwLqb80Ko
|
default_config_hash: 73bBl0mQ4I5Md9_FoI1V9MErX_I6ykC9gNKwLqb80Ko
|
||||||
|
@ -30,22 +29,13 @@ filters:
|
||||||
status: true
|
status: true
|
||||||
weight: 8
|
weight: 8
|
||||||
settings: { }
|
settings: { }
|
||||||
filter_footnotes:
|
|
||||||
id: filter_footnotes
|
|
||||||
provider: footnotes
|
|
||||||
status: false
|
|
||||||
weight: 0
|
|
||||||
settings:
|
|
||||||
footnotes_collapse: '0'
|
|
||||||
footnotes_html: '0'
|
|
||||||
footnotes_css: '1'
|
|
||||||
filter_html:
|
filter_html:
|
||||||
id: filter_html
|
id: filter_html
|
||||||
provider: filter
|
provider: filter
|
||||||
status: true
|
status: true
|
||||||
weight: -10
|
weight: -10
|
||||||
settings:
|
settings:
|
||||||
allowed_html: '<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href> <blockquote cite> <ul type> <ol type start> <strong> <em> <code> <li> <img src alt height width data-entity-uuid data-entity-type data-caption data-align>'
|
allowed_html: '<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href class data-insert-attach data-insert-type title> <blockquote cite> <ul type> <ol type start> <strong> <em> <code> <li> <img src alt height width data-entity-uuid data-entity-type data-caption data-align class data-insert-attach data-insert-type sizes srcset title> <audio contenteditable controls data-insert-attach data-insert-type src type> <span class data-insert-attach data-insert-type> <video contenteditable controls data-insert-attach data-insert-type src type>'
|
||||||
filter_html_help: false
|
filter_html_help: false
|
||||||
filter_html_nofollow: false
|
filter_html_nofollow: false
|
||||||
filter_html_image_secure:
|
filter_html_image_secure:
|
||||||
|
|
26
config/sync/filter.format.footnote.yml
Normal file
26
config/sync/filter.format.footnote.yml
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- footnotes
|
||||||
|
name: Footnote
|
||||||
|
format: footnote
|
||||||
|
filters:
|
||||||
|
filter_html:
|
||||||
|
id: filter_html
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: -10
|
||||||
|
settings:
|
||||||
|
allowed_html: '<br> <p> <strong> <em> <a href>'
|
||||||
|
filter_html_help: true
|
||||||
|
filter_html_nofollow: false
|
||||||
|
filter_footnotes:
|
||||||
|
id: filter_footnotes
|
||||||
|
provider: footnotes
|
||||||
|
status: false
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
footnotes_collapse: false
|
||||||
|
footnotes_css: true
|
||||||
|
footnotes_dialog: false
|
||||||
|
footnotes_footer_disable: false
|
|
@ -44,9 +44,10 @@ filters:
|
||||||
status: true
|
status: true
|
||||||
weight: -42
|
weight: -42
|
||||||
settings:
|
settings:
|
||||||
footnotes_collapse: '0'
|
footnotes_collapse: false
|
||||||
footnotes_html: '1'
|
footnotes_css: true
|
||||||
footnotes_css: '1'
|
footnotes_dialog: false
|
||||||
|
footnotes_footer_disable: false
|
||||||
filter_html:
|
filter_html:
|
||||||
id: filter_html
|
id: filter_html
|
||||||
provider: filter
|
provider: filter
|
||||||
|
|
|
@ -20,7 +20,7 @@ filters:
|
||||||
status: true
|
status: true
|
||||||
weight: -10
|
weight: -10
|
||||||
settings:
|
settings:
|
||||||
allowed_html: '<a href hreflang> <abbr title> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd>'
|
allowed_html: '<br> <p> <cite> <dl> <dt> <dd> <abbr title> <a hreflang href> <blockquote cite> <ul type> <ol type start> <strong> <em> <code> <li>'
|
||||||
filter_html_help: true
|
filter_html_help: true
|
||||||
filter_html_nofollow: false
|
filter_html_nofollow: false
|
||||||
filter_htmlcorrector:
|
filter_htmlcorrector:
|
||||||
|
|
|
@ -14,6 +14,10 @@ filters:
|
||||||
status: true
|
status: true
|
||||||
weight: 0
|
weight: 0
|
||||||
settings: { }
|
settings: { }
|
||||||
|
filter_footnotes:
|
||||||
|
settings:
|
||||||
|
footnotes_footer_disable: false
|
||||||
|
footnotes_dialog: false
|
||||||
filter_html_escape:
|
filter_html_escape:
|
||||||
id: filter_html_escape
|
id: filter_html_escape
|
||||||
provider: filter
|
provider: filter
|
||||||
|
|
|
@ -14,6 +14,10 @@ filters:
|
||||||
status: true
|
status: true
|
||||||
weight: 0
|
weight: 0
|
||||||
settings: { }
|
settings: { }
|
||||||
|
filter_footnotes:
|
||||||
|
settings:
|
||||||
|
footnotes_footer_disable: false
|
||||||
|
footnotes_dialog: false
|
||||||
filter_html:
|
filter_html:
|
||||||
id: filter_html
|
id: filter_html
|
||||||
provider: filter
|
provider: filter
|
||||||
|
|
|
@ -3,6 +3,7 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
|
- filter.format.footnote
|
||||||
- filter.format.full_html
|
- filter.format.full_html
|
||||||
- media.type.image
|
- media.type.image
|
||||||
- node.type.article
|
- node.type.article
|
||||||
|
@ -46,6 +47,7 @@ permissions:
|
||||||
- 'edit terms in tags'
|
- 'edit terms in tags'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
- 'update media'
|
- 'update media'
|
||||||
|
- 'use text format footnote'
|
||||||
- 'use text format full_html'
|
- 'use text format full_html'
|
||||||
- 'view the administration theme'
|
- 'view the administration theme'
|
||||||
- 'view visitors counter'
|
- 'view visitors counter'
|
||||||
|
|
|
@ -3,6 +3,7 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
|
- filter.format.footnote
|
||||||
- filter.format.full_html
|
- filter.format.full_html
|
||||||
module:
|
module:
|
||||||
- comment
|
- comment
|
||||||
|
@ -52,6 +53,7 @@ permissions:
|
||||||
- 'delete own files'
|
- 'delete own files'
|
||||||
- 'revert all revisions'
|
- 'revert all revisions'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
|
- 'use text format footnote'
|
||||||
- 'use text format full_html'
|
- 'use text format full_html'
|
||||||
- 'view all revisions'
|
- 'view all revisions'
|
||||||
- 'view own unpublished content'
|
- 'view own unpublished content'
|
||||||
|
|
|
@ -3,6 +3,7 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
|
- filter.format.footnote
|
||||||
- filter.format.full_html
|
- filter.format.full_html
|
||||||
- node.type.blog
|
- node.type.blog
|
||||||
module:
|
module:
|
||||||
|
@ -36,6 +37,7 @@ permissions:
|
||||||
- 'edit own comments'
|
- 'edit own comments'
|
||||||
- 'post comments'
|
- 'post comments'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
|
- 'use text format footnote'
|
||||||
- 'use text format full_html'
|
- 'use text format full_html'
|
||||||
- 'view own unpublished content'
|
- 'view own unpublished content'
|
||||||
- 'view the administration theme'
|
- 'view the administration theme'
|
||||||
|
|
|
@ -3,6 +3,7 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
|
- filter.format.footnote
|
||||||
- filter.format.full_html
|
- filter.format.full_html
|
||||||
module:
|
module:
|
||||||
- block
|
- block
|
||||||
|
@ -82,6 +83,7 @@ permissions:
|
||||||
- 'edit gdpr_checklist checklistapi checklist'
|
- 'edit gdpr_checklist checklistapi checklist'
|
||||||
- 'revert all revisions'
|
- 'revert all revisions'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
|
- 'use text format footnote'
|
||||||
- 'use text format full_html'
|
- 'use text format full_html'
|
||||||
- 'view all revisions'
|
- 'view all revisions'
|
||||||
- 'view own unpublished content'
|
- 'view own unpublished content'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue