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

[Stale Branch] - Please review this stale branch: 1787-hint-hyperlink #2019

Closed
wants to merge 1 commit into from
Closed
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
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,15 @@ dependencies:
- paragraphs.paragraphs_type.b_levent_elg_criteria
module:
- paragraphs
- text
id: paragraph.b_levent_elg_criteria.default
targetEntityType: paragraph
bundle: b_levent_elg_criteria
mode: default
content:
field_b_children:
type: paragraphs
weight: 6
weight: 5
region: content
settings:
title: Paragraph
Expand Down Expand Up @@ -51,11 +52,11 @@ content:
placeholder: ''
third_party_settings: { }
field_b_hint:
type: string_textfield
type: text_textarea
weight: 3
region: content
settings:
size: 60
rows: 5
placeholder: ''
third_party_settings: { }
field_b_legend:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dependencies:
- paragraphs.paragraphs_type.b_levent_elg_criteria
module:
- entity_reference_revisions
- text
id: paragraph.b_levent_elg_criteria.default
targetEntityType: paragraph
bundle: b_levent_elg_criteria
Expand All @@ -24,7 +25,7 @@ content:
view_mode: default
link: ''
third_party_settings: { }
weight: 6
weight: 4
region: content
field_b_criteria_key:
type: entity_reference_label
Expand All @@ -40,13 +41,12 @@ content:
settings:
link_to_entity: false
third_party_settings: { }
weight: 7
weight: 5
region: content
field_b_hint:
type: string
type: text_default
label: above
settings:
link_to_entity: false
settings: { }
third_party_settings: { }
weight: 2
region: content
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: 96756355-9a7a-4487-956a-c55e7d93d268
langcode: en
status: true
dependencies:
config:
- field.storage.paragraph.field_b_hint
- paragraphs.paragraphs_type.b_levent_elg_criteria
module:
- text
id: paragraph.b_levent_elg_criteria.field_b_hint
field_name: field_b_hint
entity_type: paragraph
bundle: b_levent_elg_criteria
label: Hint
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
allowed_formats: { }
field_type: text_long
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
uuid: c0a37ed2-140b-421d-94ae-577f210ac42a
langcode: en
status: true
dependencies:
module:
- field_permissions
- paragraphs
- text
third_party_settings:
field_permissions:
permission_type: public
id: paragraph.field_b_hint
field_name: field_b_hint
entity_type: paragraph
type: text_long
settings: { }
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
Loading