Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

28391 learning materials #270

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Original file line number Diff line number Diff line change
@@ -0,0 +1,192 @@
uuid: 0b99152c-dec0-4316-98f2-0c382855e57a
langcode: en
status: true
dependencies:
config:
- field.field.node.learning_material.body
- field.field.node.learning_material.field_course_accessibility
- field.field.node.learning_material.field_course_type
- field.field.node.learning_material.field_course_stakeholder
- field.field.node.learning_material.field_course_topics
- field.field.node.learning_material.field_d_date
- field.field.node.learning_material.field_domains_of_interest
- field.field.node.learning_material.field_expertise
- field.field.node.learning_material.field_external_url
- field.field.node.learning_material.field_owner
- field.field.node.learning_material.field_reading_time
- field.field.node.learning_material.field_substance_group
- node.type.learning_material
module:
- allowed_formats
- datetime
- link
- path
- select2
- text
id: node.learning_material.default
targetEntityType: node
bundle: learning_material
mode: default
content:
body:
type: text_textarea_with_summary
weight: 20
region: content
settings:
rows: 3
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings:
allowed_formats:
hide_help: '1'
hide_guidelines: '1'
created:
type: datetime_timestamp
weight: 2
region: content
settings: { }
third_party_settings: { }
field_course_accessibility:
type: select2
weight: 16
region: content
settings:
width: 100%
third_party_settings: { }
field_course_stakeholder:
type: select2
weight: 12
region: content
settings:
width: 100%
third_party_settings: { }
field_course_topics:
type: select2_entity_reference
weight: 11
region: content
settings:
width: 100%
autocomplete: false
match_operator: CONTAINS
match_limit: 10
third_party_settings: { }
field_course_type:
type: select2
weight: 13
region: content
settings:
width: 100%
third_party_settings: { }
field_d_date:
type: datetime_default
weight: 3
region: content
settings: { }
third_party_settings: { }
field_domains_of_interest:
type: select2_entity_reference
weight: 10
region: content
settings:
width: 100%
autocomplete: false
match_operator: CONTAINS
match_limit: 10
third_party_settings: { }
field_expertise:
type: select2
weight: 14
region: content
settings:
width: 100%
third_party_settings: { }
field_external_url:
type: link_default
weight: 19
region: content
settings:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
field_owner:
type: string_textfield
weight: 18
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_reading_time:
type: select2
weight: 15
region: content
settings:
width: 100%
third_party_settings: { }
field_substance_group:
type: select2_entity_reference
weight: 17
region: content
settings:
width: 100%
autocomplete: false
match_operator: CONTAINS
match_limit: 10
third_party_settings: { }
path:
type: path
weight: 7
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 5
region: content
settings:
display_label: true
third_party_settings: { }
simple_sitemap:
weight: 4
region: content
settings: { }
third_party_settings: { }
simple_sitemap_index_now:
weight: 9
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 8
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 6
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 1
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
uuid: 0ca0a8fd-ce27-482b-b9c3-9dc09dadda20
langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.course_domains_of_interest.field_color
- taxonomy.vocabulary.course_domains_of_interest
module:
- color_field
- path
- text
id: taxonomy_term.course_domains_of_interest.default
targetEntityType: taxonomy_term
bundle: course_domains_of_interest
mode: default
content:
description:
type: text_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_color:
type: color_field_widget_html5
weight: 2
region: content
settings:
show_extra: false
third_party_settings: { }
name:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
simple_sitemap:
weight: 10
region: content
settings: { }
third_party_settings: { }
simple_sitemap_index_now:
weight: 130
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 100
region: content
settings:
display_label: true
third_party_settings: { }
hidden: { }
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
uuid: ad125469-1f4e-471c-8283-bfe847236961
langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.course_topics.field_color
- taxonomy.vocabulary.course_topics
module:
- color_field
- path
- text
id: taxonomy_term.course_topics.default
targetEntityType: taxonomy_term
bundle: course_topics
mode: default
content:
description:
type: text_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_color:
type: color_field_widget_html5
weight: 2
region: content
settings:
show_extra: false
third_party_settings: { }
name:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
simple_sitemap:
weight: 10
region: content
settings: { }
third_party_settings: { }
simple_sitemap_index_now:
weight: 130
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 100
region: content
settings:
display_label: true
third_party_settings: { }
hidden: { }
Loading