Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 32 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,12 @@
"drupal/simple_oauth": "~4.0",
"drupal/schema_metatag": "~2.0",
"drupal/restui": "~1.0",
"drupal/jsonapi_extras": "~3.0"
"drupal/jsonapi_extras": "~3.0",
"drupal/jsonapi_include": "^1.4",
"drupal/jsonapi_image_styles": "^2.0@beta",
"drupal/jsonapi_resources": "^1.0@beta",
"drupal/jsonapi_views": "1.x-dev",
"drupal/jsonapi_search_api": "^1.0@RC"
},
"suggest": {
"swagger-api/swagger-ui": "~3.0: Provides the Swagger UI library which is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API."
Expand All @@ -61,6 +66,31 @@
]
},
"enable-patching": true,
"composer-exit-on-patch-failure": true
"composer-exit-on-patch-failure": true,
"patchLevel": {
"drupal/core": "-p2"
},
"patches": {
"drupal/openapi_jsonapi": {
"Issue #3185778 TypeError: Cannot read property 'anyOf' of undefined": "https://www.drupal.org/files/issues/2020-12-21/add_required_keyword_8.x_2.x-3185778-5.patch",
"Issue #3079209 Only show enabled endpoints for JSON:API": "https://www.drupal.org/files/issues/2020-12-21/only_add_read_route-methods_when_read_only_is_enabled_in_jsonapi_8.x_2.x-3079209-11.patch"
},
"drupal/jsonapi_include": {
"Issue #3172870: Consider make it compatible with JSON:API Resources": "https://www.drupal.org/files/issues/2020-09-24/jsonapi_resources-3172870-2.patch",
"Issue #3131167: Infinite recursion for nested include": "https://www.drupal.org/files/issues/2020-10-28/infinite_recursion_for_nested_include-3131167-6.patch"
},
"drupal/jsonapi_resources": {
"Issue #3172884: Include parameter doesn't work with different type of entities": "https://www.drupal.org/files/issues/2020-09-24/fix-include-3172884-2.patch"
},
"drupal/jsonapi_views": {
"Issue #3115484: Allow arguments": "https://www.drupal.org/files/issues/2020-12-28/json_api-views_arguemnts-3115484-4.patch"
},
"drupal/restui": {
"Issue #3185372 Undeclared variable error messages appearing on config page": "https://www.drupal.org/files/issues/2020-11-29/restui-3185372-4.patch"
},
"drupal/jsonapi_extras": {
"Issue #3169654 Default sorting": "https://www.drupal.org/files/issues/2020-09-17/jsonapi_extras-default-sorting-3169654-6.patch"
}
}
}
}
56 changes: 56 additions & 0 deletions config/optional/editor.editor.mobile_text_format.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
langcode: en
status: true
dependencies:
config:
- filter.format.mobile_text_format
module:
- ckeditor
format: mobile_text_format
editor: ckeditor
settings:
toolbar:
rows:
-
-
name: Formatting
items:
- Bold
- Italic
-
name: Links
items:
- DrupalLink
- DrupalUnlink
-
name: Lists
items:
- BulletedList
- NumberedList
-
name: Media
items:
- Blockquote
- DrupalImage
-
name: Tools
items:
- Source
plugins:
language:
language_list: un
stylescombo:
styles: ''
autoembed:
status: ''
linkit:
linkit_profile: ''
tokenbrowser:
token_types: { }
image_upload:
status: false
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null
18 changes: 18 additions & 0 deletions config/optional/field.storage.node.field_embedded_entities.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
langcode: en
status: true
dependencies:
module:
- node
id: node.field_embedded_entities
field_name: field_embedded_entities
entity_type: node
type: entity_reference
settings:
target_type: node
module: core
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
19 changes: 19 additions & 0 deletions config/optional/field.storage.node.field_embedded_media.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- media
- node
id: node.field_embedded_media
field_name: field_embedded_media
entity_type: node
type: entity_reference
settings:
target_type: media
module: core
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
162 changes: 162 additions & 0 deletions config/optional/filter.format.mobile_text_format.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,162 @@
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.media.mobile_text_format
- core.entity_view_mode.media.s08
module:
- ace_editor
- blazy
- ckeditor_media_embed
- editor
- entity_embed
- image_resize_filter
- media
- pathologic
- token_filter
name: 'Mobile text format'
format: mobile_text_format
weight: -10
filters:
filter_align:
id: filter_align
provider: filter
status: true
weight: -50
settings: { }
filter_caption:
id: filter_caption
provider: filter
status: true
weight: -49
settings: { }
filter_htmlcorrector:
id: filter_htmlcorrector
provider: filter
status: true
weight: -44
settings: { }
editor_file_reference:
id: editor_file_reference
provider: editor
status: true
weight: -43
settings: { }
filter_html:
id: filter_html
provider: filter
status: true
weight: -41
settings:
allowed_html: '<em * id class> <strong * id class> <cite * id class> <blockquote * id class cite> <code * id class> <ul * id class type> <ol * id class start type> <li * id class> <dl * id class> <dt * id class> <dd * id class> <h2 * id class="text-align-left text-align-center text-align-right text-align-justify"> <h3 * id class="text-align-left text-align-center text-align-right text-align-justify"> <h4 * id class="text-align-left text-align-center text-align-right text-align-justify"> <h5 * id class="text-align-left text-align-center text-align-right text-align-justify"> <h6 * id class="text-align-left text-align-center text-align-right text-align-justify"> <img src height width alt data-*> <hr * id class> <table * id class> <caption * id class> <tbody * id class> <thead * id class> <tfoot * id class> <th * id class> <td * id class> <tr * id class> <a id class href hreflang !href accesskey id rel target title name> <p class="text-align-left text-align-center text-align-right text-align-justify red-background red-underline-border red-quote-underline-border red-rectangle-border red-exclamation-mark side-block left-side-block right-side-block"> <pre * id class> <u> <s> <sub * id class> <sup * id class> <div * id class data-oembed-url data-href data-width > <drupal-entity * data-entity-type data-entity-uuid data-entity-embed-display data-entity-embed-display-settings data-align data-caption data-embed-button alt title> <figure *> <picture *> <article *> <figcaption *> <drupal-media alt data-align data-caption data-entity-type data-entity-uuid data-view-mode> <script async charset src crossorigin defer nonce> <iframe allow allowfullscreen scrolling src tabindex height width>'
filter_html_help: true
filter_html_nofollow: false
filter_url:
id: filter_url
provider: filter
status: true
weight: -45
settings:
filter_url_length: 72
entity_embed:
id: entity_embed
provider: entity_embed
status: false
weight: -48
settings: { }
filter_html_image_secure:
id: filter_html_image_secure
provider: filter
status: false
weight: -38
settings: { }
filter_autop:
id: filter_autop
provider: filter
status: false
weight: -39
settings: { }
filter_html_escape:
id: filter_html_escape
provider: filter
status: false
weight: -40
settings: { }
filter_pathologic:
id: filter_pathologic
provider: pathologic
status: true
weight: -47
settings:
settings_source: global
local_settings:
protocol_style: full
local_paths: ''
filter_image_resize:
id: filter_image_resize
provider: image_resize_filter
status: true
weight: -42
settings:
image_locations:
local: true
remote: true
ace_filter:
id: ace_filter
provider: ace_editor
status: false
weight: -37
settings:
theme: cobalt
syntax: html
height: 500px
width: 700px
font_size: 10pt
line_numbers: '1'
print_margins: '1'
show_invisibles: '0'
use_wrap_mode: '1'
filter_ckeditor_media_embed:
id: filter_ckeditor_media_embed
provider: ckeditor_media_embed
status: false
weight: -46
settings: { }
filter_image_link_to_source:
id: filter_image_link_to_source
provider: image_resize_filter
status: false
weight: -36
settings: { }
blazy_filter:
id: blazy_filter
provider: blazy
status: false
weight: -35
settings:
filter_tags:
img: img
iframe: iframe
media_switch: ''
use_data_uri: '0'
media_embed:
id: media_embed
provider: media
status: false
weight: 100
settings:
default_view_mode: s08
allowed_media_types:
brightcove: brightcove
gallery: gallery
image: image
remote_video: remote_video
allowed_view_modes:
s08: s08
token_filter:
id: token_filter
provider: token_filter
status: false
weight: 0
settings:
replace_empty: '0'
1 change: 1 addition & 0 deletions config/optional/jsonapi_include.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use_include_query: 1
Loading