annotate core/modules/node/config/optional/views.view.frontpage.yml @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents 1fec387a4317
children
rev   line source
Chris@0 1 langcode: en
Chris@0 2 status: true
Chris@0 3 dependencies:
Chris@0 4 config:
Chris@0 5 - core.entity_view_mode.node.rss
Chris@0 6 - core.entity_view_mode.node.teaser
Chris@0 7 module:
Chris@0 8 - node
Chris@0 9 - user
Chris@0 10 id: frontpage
Chris@0 11 label: Frontpage
Chris@0 12 module: node
Chris@0 13 description: 'All content promoted to the front page.'
Chris@0 14 tag: default
Chris@0 15 base_table: node_field_data
Chris@0 16 base_field: nid
Chris@0 17 core: 8.x
Chris@0 18 display:
Chris@0 19 default:
Chris@0 20 display_options:
Chris@0 21 access:
Chris@0 22 type: perm
Chris@0 23 options:
Chris@0 24 perm: 'access content'
Chris@0 25 cache:
Chris@0 26 type: tag
Chris@0 27 options: { }
Chris@0 28 empty:
Chris@0 29 area_text_custom:
Chris@0 30 admin_label: ''
Chris@14 31 content: 'No front page content has been created yet.<br/>Follow the <a target="_blank" href="https://www.drupal.org/docs/user_guide/en/index.html">User Guide</a> to start building your site.'
Chris@0 32 empty: true
Chris@0 33 field: area_text_custom
Chris@0 34 group_type: group
Chris@0 35 id: area_text_custom
Chris@0 36 label: ''
Chris@0 37 relationship: none
Chris@0 38 table: views
Chris@0 39 tokenize: false
Chris@0 40 plugin_id: text_custom
Chris@0 41 node_listing_empty:
Chris@0 42 admin_label: ''
Chris@0 43 empty: true
Chris@0 44 field: node_listing_empty
Chris@0 45 group_type: group
Chris@0 46 id: node_listing_empty
Chris@0 47 label: ''
Chris@0 48 relationship: none
Chris@0 49 table: node
Chris@0 50 plugin_id: node_listing_empty
Chris@0 51 entity_type: node
Chris@0 52 title:
Chris@0 53 id: title
Chris@0 54 table: views
Chris@0 55 field: title
Chris@0 56 relationship: none
Chris@0 57 group_type: group
Chris@0 58 admin_label: ''
Chris@0 59 label: ''
Chris@0 60 empty: true
Chris@0 61 title: 'Welcome to [site:name]'
Chris@0 62 plugin_id: title
Chris@0 63 exposed_form:
Chris@0 64 type: basic
Chris@0 65 options:
Chris@0 66 submit_button: Apply
Chris@0 67 reset_button: false
Chris@0 68 reset_button_label: Reset
Chris@0 69 exposed_sorts_label: 'Sort by'
Chris@0 70 expose_sort_order: true
Chris@0 71 sort_asc_label: Asc
Chris@0 72 sort_desc_label: Desc
Chris@0 73 filters:
Chris@0 74 promote:
Chris@0 75 admin_label: ''
Chris@0 76 expose:
Chris@0 77 description: ''
Chris@0 78 identifier: ''
Chris@0 79 label: ''
Chris@0 80 multiple: false
Chris@0 81 operator: ''
Chris@0 82 operator_id: ''
Chris@0 83 remember: false
Chris@0 84 remember_roles:
Chris@0 85 authenticated: authenticated
Chris@0 86 required: false
Chris@0 87 use_operator: false
Chris@0 88 exposed: false
Chris@0 89 field: promote
Chris@0 90 group: 1
Chris@0 91 group_info:
Chris@0 92 default_group: All
Chris@0 93 default_group_multiple: { }
Chris@0 94 description: ''
Chris@0 95 group_items: { }
Chris@0 96 identifier: ''
Chris@0 97 label: ''
Chris@0 98 multiple: false
Chris@0 99 optional: true
Chris@0 100 remember: false
Chris@0 101 widget: select
Chris@0 102 group_type: group
Chris@0 103 id: promote
Chris@0 104 is_grouped: false
Chris@0 105 operator: '='
Chris@0 106 relationship: none
Chris@0 107 table: node_field_data
Chris@0 108 value: '1'
Chris@0 109 plugin_id: boolean
Chris@0 110 entity_type: node
Chris@0 111 entity_field: promote
Chris@0 112 status:
Chris@0 113 expose:
Chris@0 114 operator: ''
Chris@0 115 field: status
Chris@0 116 group: 1
Chris@0 117 id: status
Chris@0 118 table: node_field_data
Chris@0 119 value: '1'
Chris@0 120 plugin_id: boolean
Chris@0 121 entity_type: node
Chris@0 122 entity_field: status
Chris@0 123 langcode:
Chris@0 124 id: langcode
Chris@0 125 table: node_field_data
Chris@0 126 field: langcode
Chris@0 127 relationship: none
Chris@0 128 group_type: group
Chris@0 129 admin_label: ''
Chris@0 130 operator: in
Chris@0 131 value:
Chris@0 132 '***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
Chris@0 133 group: 1
Chris@0 134 exposed: false
Chris@0 135 expose:
Chris@0 136 operator_id: ''
Chris@0 137 label: ''
Chris@0 138 description: ''
Chris@0 139 use_operator: false
Chris@0 140 operator: ''
Chris@0 141 identifier: ''
Chris@0 142 required: false
Chris@0 143 remember: false
Chris@0 144 multiple: false
Chris@0 145 remember_roles:
Chris@0 146 authenticated: authenticated
Chris@0 147 reduce: false
Chris@0 148 is_grouped: false
Chris@0 149 group_info:
Chris@0 150 label: ''
Chris@0 151 description: ''
Chris@0 152 identifier: ''
Chris@0 153 optional: true
Chris@0 154 widget: select
Chris@0 155 multiple: false
Chris@0 156 remember: false
Chris@0 157 default_group: All
Chris@0 158 default_group_multiple: { }
Chris@0 159 group_items: { }
Chris@0 160 plugin_id: language
Chris@0 161 entity_type: node
Chris@0 162 entity_field: langcode
Chris@0 163 pager:
Chris@0 164 type: full
Chris@0 165 options:
Chris@0 166 items_per_page: 10
Chris@0 167 offset: 0
Chris@0 168 id: 0
Chris@0 169 total_pages: 0
Chris@0 170 expose:
Chris@0 171 items_per_page: false
Chris@0 172 items_per_page_label: 'Items per page'
Chris@0 173 items_per_page_options: '5, 10, 25, 50'
Chris@0 174 items_per_page_options_all: false
Chris@0 175 items_per_page_options_all_label: '- All -'
Chris@0 176 offset: false
Chris@0 177 offset_label: Offset
Chris@0 178 tags:
Chris@0 179 previous: '‹ Previous'
Chris@0 180 next: 'Next ›'
Chris@0 181 first: '« First'
Chris@0 182 last: 'Last »'
Chris@0 183 quantity: 9
Chris@0 184 query:
Chris@0 185 type: views_query
Chris@0 186 options:
Chris@0 187 disable_sql_rewrite: false
Chris@0 188 distinct: false
Chris@0 189 replica: false
Chris@0 190 query_comment: ''
Chris@0 191 query_tags: { }
Chris@0 192 row:
Chris@0 193 type: 'entity:node'
Chris@0 194 options:
Chris@0 195 view_mode: teaser
Chris@0 196 sorts:
Chris@0 197 sticky:
Chris@0 198 admin_label: ''
Chris@0 199 expose:
Chris@0 200 label: ''
Chris@0 201 exposed: false
Chris@0 202 field: sticky
Chris@0 203 group_type: group
Chris@0 204 id: sticky
Chris@0 205 order: DESC
Chris@0 206 relationship: none
Chris@0 207 table: node_field_data
Chris@0 208 plugin_id: boolean
Chris@0 209 entity_type: node
Chris@0 210 entity_field: sticky
Chris@0 211 created:
Chris@0 212 field: created
Chris@0 213 id: created
Chris@0 214 order: DESC
Chris@0 215 table: node_field_data
Chris@0 216 plugin_id: date
Chris@0 217 relationship: none
Chris@0 218 group_type: group
Chris@0 219 admin_label: ''
Chris@0 220 exposed: false
Chris@0 221 expose:
Chris@0 222 label: ''
Chris@0 223 granularity: second
Chris@0 224 entity_type: node
Chris@0 225 entity_field: created
Chris@0 226 style:
Chris@0 227 type: default
Chris@0 228 options:
Chris@0 229 grouping: { }
Chris@0 230 row_class: ''
Chris@0 231 default_row_class: true
Chris@0 232 uses_fields: false
Chris@0 233 title: ''
Chris@0 234 header: { }
Chris@0 235 footer: { }
Chris@0 236 relationships: { }
Chris@0 237 fields: { }
Chris@0 238 arguments: { }
Chris@0 239 display_extenders: { }
Chris@0 240 display_plugin: default
Chris@0 241 display_title: Master
Chris@0 242 id: default
Chris@0 243 position: 0
Chris@0 244 cache_metadata:
Chris@0 245 contexts:
Chris@0 246 - 'languages:language_interface'
Chris@0 247 - url.query_args
Chris@0 248 - 'user.node_grants:view'
Chris@0 249 - user.permissions
Chris@0 250 max-age: -1
Chris@0 251 tags: { }
Chris@0 252 feed_1:
Chris@0 253 display_plugin: feed
Chris@0 254 id: feed_1
Chris@0 255 display_title: Feed
Chris@0 256 position: 2
Chris@0 257 display_options:
Chris@0 258 sitename_title: true
Chris@0 259 path: rss.xml
Chris@0 260 displays:
Chris@0 261 page_1: page_1
Chris@0 262 default: ''
Chris@0 263 pager:
Chris@0 264 type: some
Chris@0 265 options:
Chris@0 266 items_per_page: 10
Chris@0 267 offset: 0
Chris@0 268 style:
Chris@0 269 type: rss
Chris@0 270 options:
Chris@0 271 description: ''
Chris@0 272 grouping: { }
Chris@0 273 uses_fields: false
Chris@0 274 row:
Chris@0 275 type: node_rss
Chris@0 276 options:
Chris@0 277 relationship: none
Chris@0 278 view_mode: rss
Chris@0 279 display_extenders: { }
Chris@0 280 cache_metadata:
Chris@0 281 contexts:
Chris@0 282 - 'languages:language_interface'
Chris@0 283 - 'user.node_grants:view'
Chris@0 284 - user.permissions
Chris@0 285 max-age: -1
Chris@0 286 tags: { }
Chris@0 287 page_1:
Chris@0 288 display_options:
Chris@0 289 path: node
Chris@0 290 display_extenders: { }
Chris@0 291 display_plugin: page
Chris@0 292 display_title: Page
Chris@0 293 id: page_1
Chris@0 294 position: 1
Chris@0 295 cache_metadata:
Chris@0 296 contexts:
Chris@0 297 - 'languages:language_interface'
Chris@0 298 - url.query_args
Chris@0 299 - 'user.node_grants:view'
Chris@0 300 - user.permissions
Chris@0 301 max-age: -1
Chris@0 302 tags: { }