Created
March 22, 2017 05:00
-
-
Save cyberlex404/f490e75934a36777ea1dd3fbcf8ebcc0 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| langcode: en | |
| status: true | |
| dependencies: | |
| config: | |
| - field.field.node.hoover.body | |
| - node.type.hoover | |
| module: | |
| - path | |
| - text | |
| id: node.hoover.default | |
| targetEntityType: node | |
| bundle: hoover | |
| mode: default | |
| content: | |
| body: | |
| type: text_textarea_with_summary | |
| weight: 31 | |
| settings: | |
| rows: 9 | |
| summary_rows: 3 | |
| placeholder: '' | |
| third_party_settings: { } | |
| created: | |
| type: datetime_timestamp | |
| weight: 10 | |
| settings: { } | |
| third_party_settings: { } | |
| path: | |
| type: path | |
| weight: 30 | |
| settings: { } | |
| third_party_settings: { } | |
| promote: | |
| type: boolean_checkbox | |
| settings: | |
| display_label: true | |
| weight: 15 | |
| third_party_settings: { } | |
| sticky: | |
| type: boolean_checkbox | |
| settings: | |
| display_label: true | |
| weight: 16 | |
| third_party_settings: { } | |
| title: | |
| type: string_textfield | |
| weight: -5 | |
| settings: | |
| size: 60 | |
| placeholder: '' | |
| third_party_settings: { } | |
| uid: | |
| type: entity_reference_autocomplete | |
| weight: 5 | |
| settings: | |
| match_operator: CONTAINS | |
| size: 60 | |
| placeholder: '' | |
| third_party_settings: { } | |
| hidden: { } |
This file contains hidden or 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
| langcode: en | |
| status: true | |
| dependencies: | |
| config: | |
| - field.field.node.hoover.body | |
| - node.type.hoover | |
| module: | |
| - text | |
| - user | |
| id: node.hoover.default | |
| targetEntityType: node | |
| bundle: hoover | |
| mode: default | |
| content: | |
| body: | |
| label: hidden | |
| type: text_default | |
| weight: 101 | |
| settings: { } | |
| third_party_settings: { } | |
| links: | |
| weight: 100 | |
| hidden: { } |
This file contains hidden or 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
| langcode: en | |
| status: true | |
| dependencies: | |
| config: | |
| - field.storage.node.body | |
| - node.type.hoover | |
| module: | |
| - text | |
| id: node.hoover.body | |
| field_name: body | |
| entity_type: node | |
| bundle: hoover | |
| label: Body | |
| description: '' | |
| required: false | |
| translatable: true | |
| default_value: { } | |
| default_value_callback: '' | |
| settings: | |
| display_summary: true | |
| field_type: text_with_summary |
This file contains hidden or 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
| langcode: en | |
| status: true | |
| dependencies: | |
| module: | |
| - menu_ui | |
| third_party_settings: | |
| menu_ui: | |
| available_menus: | |
| - main | |
| parent: 'main:' | |
| name: Hoover | |
| type: hoover | |
| description: 'Generated by Drupal Console' | |
| help: '' | |
| new_revision: false | |
| preview_mode: 1 | |
| display_submitted: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment