You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

77 lines
1.5 KiB

4 years ago
  1. uuid: b3113606-e528-4d16-94d4-41d959c418cf
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.page.body
  7. - node.type.page
  8. module:
  9. - path
  10. - text
  11. _core:
  12. default_config_hash: sb0qCkzU_8mNq29NehYAU8jCBXWPLeX0UN8sYFVGVcw
  13. id: node.page.default
  14. targetEntityType: node
  15. bundle: page
  16. mode: default
  17. content:
  18. body:
  19. type: text_textarea_with_summary
  20. weight: 31
  21. region: content
  22. settings:
  23. rows: 9
  24. summary_rows: 3
  25. placeholder: ''
  26. third_party_settings: { }
  27. created:
  28. type: datetime_timestamp
  29. weight: 10
  30. region: content
  31. settings: { }
  32. third_party_settings: { }
  33. path:
  34. type: path
  35. weight: 30
  36. region: content
  37. settings: { }
  38. third_party_settings: { }
  39. promote:
  40. type: boolean_checkbox
  41. settings:
  42. display_label: true
  43. weight: 15
  44. region: content
  45. third_party_settings: { }
  46. status:
  47. type: boolean_checkbox
  48. settings:
  49. display_label: true
  50. weight: 120
  51. region: content
  52. third_party_settings: { }
  53. sticky:
  54. type: boolean_checkbox
  55. settings:
  56. display_label: true
  57. weight: 16
  58. region: content
  59. third_party_settings: { }
  60. title:
  61. type: string_textfield
  62. weight: -5
  63. region: content
  64. settings:
  65. size: 60
  66. placeholder: ''
  67. third_party_settings: { }
  68. uid:
  69. type: entity_reference_autocomplete
  70. weight: 5
  71. region: content
  72. settings:
  73. match_operator: CONTAINS
  74. size: 60
  75. placeholder: ''
  76. third_party_settings: { }
  77. hidden: { }