-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #640 from unlcms/issue408-archivepages
Issue408 archivepages
- Loading branch information
Showing
52 changed files
with
1,448 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
24 changes: 24 additions & 0 deletions
24
config/sync/core.base_field_override.node.archive_page.promote.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
uuid: b5c27490-886a-476c-80ee-71502142dc9f | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.archive_page | ||
_core: | ||
default_config_hash: jTsV1q_CSnQyGyibyGOqPmWOf9edJxhR8ool7jhSO_8 | ||
id: node.archive_page.promote | ||
field_name: promote | ||
entity_type: node | ||
bundle: archive_page | ||
label: 'Promoted to front page' | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: | ||
- | ||
value: 0 | ||
default_value_callback: '' | ||
settings: | ||
on_label: 'On' | ||
off_label: 'Off' | ||
field_type: boolean |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
91 changes: 91 additions & 0 deletions
91
config/sync/core.entity_form_display.node.archive_page.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
uuid: ccc9b485-012f-40f2-bd6f-4a901f3dd772 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.node.archive_page.archive_page_body | ||
- node.type.archive_page | ||
module: | ||
- content_moderation | ||
- path | ||
- text | ||
_core: | ||
default_config_hash: AfdaqPAfsQDstu5WG6fM7s0HQMmqGJAyP1UDdHr5u08 | ||
id: node.archive_page.default | ||
targetEntityType: node | ||
bundle: archive_page | ||
mode: default | ||
content: | ||
archive_page_body: | ||
type: text_textarea_with_summary | ||
weight: 121 | ||
region: content | ||
settings: | ||
rows: 9 | ||
summary_rows: 3 | ||
placeholder: '' | ||
show_summary: false | ||
third_party_settings: { } | ||
created: | ||
type: datetime_timestamp | ||
weight: 10 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
moderation_state: | ||
type: moderation_state_default | ||
weight: 100 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
path: | ||
type: path | ||
weight: 30 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
promote: | ||
type: boolean_checkbox | ||
weight: 15 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
status: | ||
type: boolean_checkbox | ||
weight: 120 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
sticky: | ||
type: boolean_checkbox | ||
weight: 16 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
title: | ||
type: string_textfield | ||
weight: -5 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
uid: | ||
type: entity_reference_autocomplete | ||
weight: 5 | ||
region: content | ||
settings: | ||
match_operator: CONTAINS | ||
match_limit: 10 | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
url_redirects: | ||
weight: 50 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
hidden: { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
35 changes: 35 additions & 0 deletions
35
config/sync/core.entity_view_display.node.archive_page.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
uuid: 21f9b652-578f-4912-98ea-a0c04010548c | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.node.archive_page.archive_page_body | ||
- node.type.archive_page | ||
module: | ||
- text | ||
- user | ||
_core: | ||
default_config_hash: Uimh9DMs_BGaasHnExxbwtru0EEM2S29aqv4fRwKCaE | ||
id: node.archive_page.default | ||
targetEntityType: node | ||
bundle: archive_page | ||
mode: default | ||
content: | ||
archive_page_body: | ||
type: text_default | ||
label: hidden | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 101 | ||
region: content | ||
content_moderation_control: | ||
settings: { } | ||
third_party_settings: { } | ||
weight: -20 | ||
region: content | ||
links: | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 100 | ||
region: content | ||
hidden: { } |
29 changes: 29 additions & 0 deletions
29
config/sync/core.entity_view_display.node.archive_page.teaser.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
uuid: 7b2790a5-5715-4ed6-b8f4-d2382702bd82 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- core.entity_view_mode.node.teaser | ||
- field.field.node.archive_page.archive_page_body | ||
- node.type.archive_page | ||
module: | ||
- user | ||
_core: | ||
default_config_hash: S_sCBgKJAl8bDgE50INwDL1Okm_miD6pJzXshZsfFY4 | ||
id: node.archive_page.teaser | ||
targetEntityType: node | ||
bundle: archive_page | ||
mode: teaser | ||
content: | ||
content_moderation_control: | ||
settings: { } | ||
third_party_settings: { } | ||
weight: -20 | ||
region: content | ||
links: | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 100 | ||
region: content | ||
hidden: | ||
archive_page_body: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
uuid: c921609f-3711-431c-8ad1-aaa9e97e5a5f | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- filter.format.archive | ||
module: | ||
- ckeditor5 | ||
_core: | ||
default_config_hash: PPY3SMEn5dYuSb_zlVwx9afatduehtBPlwlZcREFS6I | ||
format: archive | ||
editor: ckeditor5 | ||
settings: | ||
toolbar: | ||
items: | ||
- sourceEditing | ||
- '|' | ||
- bold | ||
- italic | ||
- strikethrough | ||
- alignment | ||
- '|' | ||
- link | ||
- '|' | ||
- bulletedList | ||
- numberedList | ||
- '|' | ||
- drupalMedia | ||
- blockQuote | ||
- insertTable | ||
- '|' | ||
- heading | ||
- '|' | ||
- superscript | ||
- subscript | ||
- specialCharacters | ||
- '|' | ||
- horizontalLine | ||
- '|' | ||
- style | ||
plugins: | ||
ckeditor5_alignment: | ||
enabled_alignments: | ||
- center | ||
- left | ||
ckeditor5_heading: | ||
enabled_headings: | ||
- heading2 | ||
- heading3 | ||
- heading4 | ||
- heading5 | ||
- heading6 | ||
ckeditor5_list: | ||
reversed: false | ||
startIndex: true | ||
ckeditor5_sourceEditing: | ||
allowed_tags: { } | ||
ckeditor5_style: | ||
styles: | ||
- | ||
label: 'Extra small' | ||
element: '<p class="dcf-txt-xs">' | ||
- | ||
label: Small | ||
element: '<p class="dcf-txt-sm">' | ||
- | ||
label: Large | ||
element: '<p class="dcf-txt-lg">' | ||
- | ||
label: 'Primary Button' | ||
element: '<a class="dcf-btn dcf-btn-primary">' | ||
- | ||
label: 'Secondary Button' | ||
element: '<a class="dcf-btn dcf-btn-secondary">' | ||
- | ||
label: 'Tertiary Button' | ||
element: '<a class="dcf-btn dcf-btn-tertiary">' | ||
- | ||
label: 'Inverse Primary Button' | ||
element: '<a class="dcf-btn dcf-btn-inverse-primary">' | ||
- | ||
label: 'Inverse Secondary Button' | ||
element: '<a class="dcf-btn dcf-btn-inverse-secondary">' | ||
- | ||
label: 'Inverse Tertiary Button' | ||
element: '<a class="dcf-btn dcf-btn-inverse-tertiary">' | ||
linkit_extension: | ||
linkit_enabled: true | ||
linkit_profile: standard | ||
media_media: | ||
allow_view_mode_override: true | ||
image_upload: { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.