Compare commits
No commits in common. "0694106e730b7d0ea079fd5b20404717bc03919d" and "101f8e0e54676ae20ef353d365351959d0d358ca" have entirely different histories.
0694106e73
...
101f8e0e54
6 changed files with 14 additions and 18 deletions
|
@ -22,12 +22,12 @@ settings:
|
||||||
- numberedList
|
- numberedList
|
||||||
- '|'
|
- '|'
|
||||||
- blockQuote
|
- blockQuote
|
||||||
|
- drupalInsertImage
|
||||||
- '|'
|
- '|'
|
||||||
- heading
|
- heading
|
||||||
- code
|
- code
|
||||||
- '|'
|
- '|'
|
||||||
- sourceEditing
|
- sourceEditing
|
||||||
- drupalMedia
|
|
||||||
plugins:
|
plugins:
|
||||||
ckeditor5_heading:
|
ckeditor5_heading:
|
||||||
enabled_headings:
|
enabled_headings:
|
||||||
|
@ -36,6 +36,8 @@ settings:
|
||||||
- heading4
|
- heading4
|
||||||
- heading5
|
- heading5
|
||||||
- heading6
|
- heading6
|
||||||
|
ckeditor5_imageResize:
|
||||||
|
allow_resize: true
|
||||||
ckeditor5_list:
|
ckeditor5_list:
|
||||||
reversed: false
|
reversed: false
|
||||||
startIndex: true
|
startIndex: true
|
||||||
|
@ -54,8 +56,6 @@ settings:
|
||||||
- '<h4 id>'
|
- '<h4 id>'
|
||||||
- '<h5 id>'
|
- '<h5 id>'
|
||||||
- '<h6 id>'
|
- '<h6 id>'
|
||||||
media_media:
|
|
||||||
allow_view_mode_override: false
|
|
||||||
image_upload:
|
image_upload:
|
||||||
status: true
|
status: true
|
||||||
scheme: public
|
scheme: public
|
||||||
|
|
|
@ -4,7 +4,6 @@ status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- editor
|
- editor
|
||||||
- media
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 73bBl0mQ4I5Md9_FoI1V9MErX_I6ykC9gNKwLqb80Ko
|
default_config_hash: 73bBl0mQ4I5Md9_FoI1V9MErX_I6ykC9gNKwLqb80Ko
|
||||||
name: 'Basic HTML'
|
name: 'Basic HTML'
|
||||||
|
@ -17,7 +16,7 @@ filters:
|
||||||
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 start type> <strong> <em> <code> <li> <drupal-media data-entity-type data-entity-uuid alt data-caption data-align>'
|
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <p> <br> <span> <img src alt height width data-entity-type data-entity-uuid data-align data-caption>'
|
||||||
filter_html_help: false
|
filter_html_help: false
|
||||||
filter_html_nofollow: false
|
filter_html_nofollow: false
|
||||||
filter_align:
|
filter_align:
|
||||||
|
@ -44,12 +43,3 @@ filters:
|
||||||
status: true
|
status: true
|
||||||
weight: 11
|
weight: 11
|
||||||
settings: { }
|
settings: { }
|
||||||
media_embed:
|
|
||||||
id: media_embed
|
|
||||||
provider: media
|
|
||||||
status: true
|
|
||||||
weight: 100
|
|
||||||
settings:
|
|
||||||
default_view_mode: default
|
|
||||||
allowed_view_modes: { }
|
|
||||||
allowed_media_types: { }
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: t7clj3mzmOGrXX0HuCH5usf0vEqRtnMTBFVBIEmZ5pc
|
default_config_hash: t7clj3mzmOGrXX0HuCH5usf0vEqRtnMTBFVBIEmZ5pc
|
||||||
first_day: 1
|
first_day: 0
|
||||||
country:
|
country:
|
||||||
default: US
|
default: US
|
||||||
timezone:
|
timezone:
|
||||||
|
|
|
@ -3,12 +3,12 @@ _core:
|
||||||
langcode: en
|
langcode: en
|
||||||
uuid: d8f028a8-f459-47a3-b265-284ba45ec6cc
|
uuid: d8f028a8-f459-47a3-b265-284ba45ec6cc
|
||||||
name: 'Experience Olympic'
|
name: 'Experience Olympic'
|
||||||
mail: tours@ExperienceOlympic.com
|
mail: info@experienceolympic.com
|
||||||
slogan: 'Savor the Biodiversity of Olympic National Park on our Guided Wildlife Tours'
|
slogan: ''
|
||||||
page:
|
page:
|
||||||
403: ''
|
403: ''
|
||||||
404: ''
|
404: ''
|
||||||
front: /node/8
|
front: /node/7
|
||||||
admin_compact_mode: false
|
admin_compact_mode: false
|
||||||
weight_select_max: 100
|
weight_select_max: 100
|
||||||
default_langcode: en
|
default_langcode: en
|
||||||
|
|
|
@ -4,6 +4,7 @@ status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- filter.format.restricted_html
|
- filter.format.restricted_html
|
||||||
|
- node.type.landing_page
|
||||||
- node.type.page
|
- node.type.page
|
||||||
- node.type.people
|
- node.type.people
|
||||||
- node.type.resource
|
- node.type.resource
|
||||||
|
@ -44,6 +45,7 @@ permissions:
|
||||||
- 'administer redirects'
|
- 'administer redirects'
|
||||||
- 'administer taxonomy'
|
- 'administer taxonomy'
|
||||||
- 'administer users'
|
- 'administer users'
|
||||||
|
- 'create landing_page content'
|
||||||
- 'create media'
|
- 'create media'
|
||||||
- 'create page content'
|
- 'create page content'
|
||||||
- 'create people content'
|
- 'create people content'
|
||||||
|
@ -51,6 +53,7 @@ permissions:
|
||||||
- 'create url aliases'
|
- 'create url aliases'
|
||||||
- 'delete all revisions'
|
- 'delete all revisions'
|
||||||
- 'delete own files'
|
- 'delete own files'
|
||||||
|
- 'edit any landing_page content'
|
||||||
- 'edit any page content'
|
- 'edit any page content'
|
||||||
- 'edit any people content'
|
- 'edit any people content'
|
||||||
- 'edit any resource content'
|
- 'edit any resource content'
|
||||||
|
|
|
@ -6,6 +6,7 @@ dependencies:
|
||||||
- block_content.type.basic
|
- block_content.type.basic
|
||||||
- block_content.type.slide
|
- block_content.type.slide
|
||||||
- filter.format.restricted_html
|
- filter.format.restricted_html
|
||||||
|
- node.type.landing_page
|
||||||
- node.type.page
|
- node.type.page
|
||||||
- node.type.people
|
- node.type.people
|
||||||
- node.type.resource
|
- node.type.resource
|
||||||
|
@ -69,6 +70,7 @@ permissions:
|
||||||
- 'assign editor role'
|
- 'assign editor role'
|
||||||
- 'assign manager role'
|
- 'assign manager role'
|
||||||
- 'create basic block content'
|
- 'create basic block content'
|
||||||
|
- 'create landing_page content'
|
||||||
- 'create media'
|
- 'create media'
|
||||||
- 'create page content'
|
- 'create page content'
|
||||||
- 'create people content'
|
- 'create people content'
|
||||||
|
@ -78,6 +80,7 @@ permissions:
|
||||||
- 'delete all revisions'
|
- 'delete all revisions'
|
||||||
- 'delete own files'
|
- 'delete own files'
|
||||||
- 'edit any basic block content'
|
- 'edit any basic block content'
|
||||||
|
- 'edit any landing_page content'
|
||||||
- 'edit any page content'
|
- 'edit any page content'
|
||||||
- 'edit any people content'
|
- 'edit any people content'
|
||||||
- 'edit any resource content'
|
- 'edit any resource content'
|
||||||
|
|
Loading…
Reference in a new issue