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: 421c9fe9-7f0e-40cf-bd03-5473ed8727be
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.should_have_been_page.body
  7. - node.type.should_have_been_page
  8. module:
  9. - path
  10. - text
  11. id: node.should_have_been_page.default
  12. targetEntityType: node
  13. bundle: should_have_been_page
  14. mode: default
  15. content:
  16. body:
  17. type: text_textarea_with_summary
  18. weight: 121
  19. settings:
  20. rows: 9
  21. summary_rows: 3
  22. placeholder: ''
  23. show_summary: false
  24. third_party_settings: { }
  25. region: content
  26. created:
  27. type: datetime_timestamp
  28. weight: 10
  29. region: content
  30. settings: { }
  31. third_party_settings: { }
  32. path:
  33. type: path
  34. weight: 30
  35. region: content
  36. settings: { }
  37. third_party_settings: { }
  38. promote:
  39. type: boolean_checkbox
  40. settings:
  41. display_label: true
  42. weight: 15
  43. region: content
  44. third_party_settings: { }
  45. status:
  46. type: boolean_checkbox
  47. settings:
  48. display_label: true
  49. weight: 120
  50. region: content
  51. third_party_settings: { }
  52. sticky:
  53. type: boolean_checkbox
  54. settings:
  55. display_label: true
  56. weight: 16
  57. region: content
  58. third_party_settings: { }
  59. title:
  60. type: string_textfield
  61. weight: -5
  62. region: content
  63. settings:
  64. size: 60
  65. placeholder: ''
  66. third_party_settings: { }
  67. uid:
  68. type: entity_reference_autocomplete
  69. weight: 5
  70. settings:
  71. match_operator: CONTAINS
  72. size: 60
  73. placeholder: ''
  74. match_limit: 10
  75. region: content
  76. third_party_settings: { }
  77. hidden: { }