Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
added files
Browse files Browse the repository at this point in the history
  • Loading branch information
yeniatencio committed Feb 2, 2024
1 parent 01a565e commit ec1b141
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
uuid: ff5fcd98-93ee-4e69-9904-8e6801816587
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_above_results_content
- node.type.tide_search_listing
module:
- allowed_formats
- text
third_party_settings:
allowed_formats:
allowed_formats: { }
id: node.tide_search_listing.field_above_results_content
field_name: field_above_results_content
entity_type: node
bundle: tide_search_listing
label: 'Above results content'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: text_long
23 changes: 23 additions & 0 deletions config/optional/field.storage.node.field_above_results_content.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
uuid: 682991f1-5030-404e-877c-481f187932a2
langcode: en
status: true
dependencies:
module:
- field_permissions
- node
- text
third_party_settings:
field_permissions:
permission_type: public
id: node.field_above_results_content
field_name: field_above_results_content
entity_type: node
type: text_long
settings: { }
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

0 comments on commit ec1b141

Please sign in to comment.