Update to drupal 8.0.0-rc1. For more information, see https://www.drupal.org/node/2582663

This commit is contained in:
Greg Anderson 2015-10-08 11:40:12 -07:00
parent eb34d130a8
commit f32e58e4b1
8476 changed files with 211648 additions and 170042 deletions

View file

@ -1,8 +1,9 @@
id: node.full
label: 'Full content'
langcode: en
status: false
cache: true
targetEntityType: node
dependencies:
module:
- node
id: node.full
label: 'Full content'
targetEntityType: node
cache: true

View file

@ -1,8 +1,9 @@
id: node.rss
label: RSS
langcode: en
status: false
cache: true
targetEntityType: node
dependencies:
module:
- node
id: node.rss
label: RSS
targetEntityType: node
cache: true

View file

@ -1,8 +1,9 @@
id: node.search_index
label: 'Search index'
langcode: en
status: false
cache: true
targetEntityType: node
dependencies:
module:
- node
id: node.search_index
label: 'Search index'
targetEntityType: node
cache: true

View file

@ -1,8 +1,9 @@
id: node.search_result
label: 'Search result highlighting input'
langcode: en
status: false
cache: true
targetEntityType: node
dependencies:
module:
- node
id: node.search_result
label: 'Search result highlighting input'
targetEntityType: node
cache: true

View file

@ -1,8 +1,9 @@
id: node.teaser
label: Teaser
langcode: en
status: true
cache: true
targetEntityType: node
dependencies:
module:
- node
id: node.teaser
label: Teaser
targetEntityType: node
cache: true

View file

@ -15,3 +15,4 @@ cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: true
custom_storage: false

View file

@ -1,9 +1,10 @@
id: node_delete_action
label: 'Delete content'
status: true
langcode: en
type: node
plugin: node_delete_action
status: true
dependencies:
module:
- node
id: node_delete_action
label: 'Delete content'
type: node
plugin: node_delete_action
configuration: { }

View file

@ -1,9 +1,10 @@
id: node_make_sticky_action
label: 'Make content sticky'
status: true
langcode: en
type: node
plugin: node_make_sticky_action
status: true
dependencies:
module:
- node
id: node_make_sticky_action
label: 'Make content sticky'
type: node
plugin: node_make_sticky_action
configuration: { }

View file

@ -1,9 +1,10 @@
id: node_make_unsticky_action
label: 'Make content unsticky'
status: true
langcode: en
type: node
plugin: node_make_unsticky_action
status: true
dependencies:
module:
- node
id: node_make_unsticky_action
label: 'Make content unsticky'
type: node
plugin: node_make_unsticky_action
configuration: { }

View file

@ -1,9 +1,10 @@
id: node_promote_action
label: 'Promote content to front page'
status: true
langcode: en
type: node
plugin: node_promote_action
status: true
dependencies:
module:
- node
id: node_promote_action
label: 'Promote content to front page'
type: node
plugin: node_promote_action
configuration: { }

View file

@ -1,9 +1,10 @@
id: node_publish_action
label: 'Publish content'
status: true
langcode: en
type: node
plugin: node_publish_action
status: true
dependencies:
module:
- node
id: node_publish_action
label: 'Publish content'
type: node
plugin: node_publish_action
configuration: { }

View file

@ -1,9 +1,10 @@
id: node_save_action
label: 'Save content'
status: true
langcode: en
type: node
plugin: node_save_action
status: true
dependencies:
module:
- node
id: node_save_action
label: 'Save content'
type: node
plugin: node_save_action
configuration: { }

View file

@ -1,9 +1,10 @@
id: node_unpromote_action
label: 'Remove content from front page'
status: true
langcode: en
type: node
plugin: node_unpromote_action
status: true
dependencies:
module:
- node
id: node_unpromote_action
label: 'Remove content from front page'
type: node
plugin: node_unpromote_action
configuration: { }

View file

@ -1,9 +1,10 @@
id: node_unpublish_action
label: 'Unpublish content'
status: true
langcode: en
type: node
plugin: node_unpublish_action
status: true
dependencies:
module:
- node
id: node_unpublish_action
label: 'Unpublish content'
type: node
plugin: node_unpublish_action
configuration: { }

View file

@ -1,12 +1,12 @@
langcode: en
status: true
dependencies:
module:
- node
id: node_search
label: Content
status: true
langcode: en
path: node
weight: -10
plugin: node_search
configuration:
rankings: { }
dependencies:
module:
- node

View file

@ -1,8 +1,11 @@
langcode: en
status: false
dependencies:
config:
- core.entity_view_mode.node.teaser
module:
- node
- user
id: archive
label: Archive
module: node
@ -87,7 +90,7 @@ display:
exception:
title_enable: true
title_enable: true
title: '%1'
title: '{{ arguments.created_year_month }}'
default_argument_type: fixed
summary:
sort_order: desc
@ -166,6 +169,16 @@ display:
empty: { }
relationships: { }
fields: { }
display_extenders: { }
cache_metadata:
contexts:
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
max-age: -1
tags: { }
block_1:
id: block_1
display_title: Block
@ -186,7 +199,7 @@ display:
exception:
title_enable: true
title_enable: true
title: '%1'
title: '{{ arguments.created_year_month }}'
default_argument_type: fixed
summary:
format: default_summary
@ -195,6 +208,16 @@ display:
specify_validation: true
plugin_id: date_year_month
entity_type: node
display_extenders: { }
cache_metadata:
contexts:
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
max-age: -1
tags: { }
page_1:
id: page_1
display_title: Page
@ -205,3 +228,13 @@ display:
type: views_query
options: { }
path: archive
display_extenders: { }
cache_metadata:
contexts:
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
max-age: -1
tags: { }

View file

@ -38,10 +38,10 @@ display:
options:
items_per_page: 50
tags:
previous: ' previous'
next: 'next '
first: first'
last: 'last »'
previous: ' Previous'
next: 'Next '
first: First'
last: 'Last »'
style:
type: table
options:
@ -561,11 +561,15 @@ display:
position: 0
cache_metadata:
contexts:
- languages
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user
- 'user.node_grants:view'
cacheable: false
- user.permissions
max-age: 0
tags: { }
page_1:
display_options:
path: admin/content/node
@ -589,8 +593,12 @@ display:
position: 1
cache_metadata:
contexts:
- languages
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user
- 'user.node_grants:view'
cacheable: false
- user.permissions
max-age: 0
tags: { }

View file

@ -296,7 +296,8 @@ display:
- user
- 'user.node_grants:view'
- user.permissions
cacheable: false
max-age: 0
tags: { }
block_1:
display_plugin: block
id: block_1
@ -311,4 +312,5 @@ display:
- user
- 'user.node_grants:view'
- user.permissions
cacheable: false
max-age: 0
tags: { }

View file

@ -1,6 +1,9 @@
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.rss
- core.entity_view_mode.node.teaser
module:
- node
- user
@ -173,10 +176,10 @@ display:
offset: false
offset_label: Offset
tags:
previous: ' previous'
next: 'next '
first: first'
last: 'last »'
previous: ' Previous'
next: 'Next '
first: First'
last: 'Last »'
quantity: 9
query:
type: views_query
@ -233,10 +236,19 @@ display:
relationships: { }
fields: { }
arguments: { }
display_extenders: { }
display_plugin: default
display_title: Master
id: default
position: 0
cache_metadata:
contexts:
- 'languages:language_interface'
- url.query_args
- 'user.node_grants:view'
- user.permissions
max-age: -1
tags: { }
feed_1:
display_plugin: feed
id: feed_1
@ -264,10 +276,27 @@ display:
options:
relationship: none
view_mode: rss
display_extenders: { }
cache_metadata:
contexts:
- 'languages:language_interface'
- 'user.node_grants:view'
- user.permissions
max-age: -1
tags: { }
page_1:
display_options:
path: node
display_extenders: { }
display_plugin: page
display_title: Page
id: page_1
position: 1
cache_metadata:
contexts:
- 'languages:language_interface'
- url.query_args
- 'user.node_grants:view'
- user.permissions
max-age: -1
tags: { }

View file

@ -346,6 +346,17 @@ display:
plugin_id: language
entity_type: node
entity_field: langcode
display_extenders: { }
cache_metadata:
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
max-age: 0
tags: { }
attachment_1:
id: attachment_1
display_title: Attachment
@ -403,6 +414,17 @@ display:
default: default
page_1: page_1
inherit_arguments: false
display_extenders: { }
cache_metadata:
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
max-age: 0
tags: { }
page_1:
id: page_1
display_title: Page
@ -419,3 +441,14 @@ display:
weight: 0
menu_name: main
parent: ''
display_extenders: { }
cache_metadata:
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
max-age: 0
tags: { }

View file

@ -90,7 +90,7 @@ action.configuration.node_unpublish_by_keyword_action:
type: mapping
label: 'Unpublish content containing keyword(s) configuration'
mapping:
keyword:
keywords:
type: sequence
label: 'Keywords'
sequence: