You are here

views.view.archive.yml in Views (for Drupal 7) 8.3

config/views.view.archive.yml

File

config/views.view.archive.yml
View source
  1. disabled: true
  2. api_version: '3.0'
  3. module: node
  4. name: archive
  5. description: 'Display a list of months that link to content for that month.'
  6. tag: default
  7. base_table: node
  8. human_name: Archive
  9. core: '8'
  10. display:
  11. default:
  12. id: default
  13. display_title: Master
  14. display_plugin: default
  15. position: '1'
  16. display_options:
  17. query:
  18. type: views_query
  19. options:
  20. query_comment: false
  21. title: 'Monthly archive'
  22. access:
  23. type: none
  24. cache:
  25. type: none
  26. exposed_form:
  27. type: basic
  28. pager:
  29. type: full
  30. sorts:
  31. created:
  32. id: created
  33. table: node
  34. field: created
  35. order: DESC
  36. arguments:
  37. created_year_month:
  38. id: created_year_month
  39. table: node
  40. field: created_year_month
  41. default_action: summary
  42. exception:
  43. title_enable: 1
  44. title_enable: 1
  45. title: '%1'
  46. default_argument_type: fixed
  47. summary:
  48. sort_order: desc
  49. format: default_summary
  50. summary_options:
  51. override: true
  52. items_per_page: '30'
  53. specify_validation: 1
  54. filters:
  55. status:
  56. id: status
  57. table: node
  58. field: status
  59. value: 1
  60. group: 0
  61. expose:
  62. operator: false
  63. style:
  64. type: default
  65. row:
  66. type: node
  67. page_1:
  68. id: page_1
  69. display_title: Page
  70. display_plugin: page
  71. position: '2'
  72. display_options:
  73. query:
  74. type: views_query
  75. options: { }
  76. path: archive
  77. block_1:
  78. id: block_1
  79. display_title: Block
  80. display_plugin: block
  81. position: '3'
  82. display_options:
  83. query:
  84. type: views_query
  85. options: { }
  86. defaults:
  87. arguments: false
  88. arguments:
  89. created_year_month:
  90. id: created_year_month
  91. table: node
  92. field: created_year_month
  93. default_action: summary
  94. exception:
  95. title_enable: 1
  96. title_enable: 1
  97. title: '%1'
  98. default_argument_type: fixed
  99. summary:
  100. format: default_summary
  101. summary_options:
  102. items_per_page: '30'
  103. specify_validation: 1