updated to last D8, installed upgrade_status
This commit is contained in:
@@ -93,6 +93,7 @@ module:
|
||||
toolbar_themes: 0
|
||||
translation_views: 0
|
||||
update: 0
|
||||
upgrade_status: 0
|
||||
url_to_video_filter: 0
|
||||
user: 0
|
||||
views: 0
|
||||
|
||||
@@ -1 +1 @@
|
||||
additional_html: "<a class=\"a2a_button_facebook\"></a>\n<a class=\"a2a_button_twitter\"></a>\n<a class=\"a2a_button_google_plus\"></a>\n"
|
||||
additional_html: "<a class=\"a2a_button_facebook\"></a>\n<a class=\"a2a_button_twitter\"></a>\n<a class=\"a2a_button_email\"></a>\n"
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
message: 'Your session is about to expire. Do you want to reset it?'
|
||||
inactivity_message: 'You have been logged out due to inactivity.'
|
||||
@@ -0,0 +1,4 @@
|
||||
paths_per_scan: 30
|
||||
_core:
|
||||
default_config_hash: BqkUHiXXGvu2L7NR_nblxtP6f03MdD16XSMWwVM0QEc
|
||||
langcode: fr
|
||||
@@ -352,6 +352,19 @@ display:
|
||||
plugin_id: language
|
||||
entity_type: node
|
||||
entity_field: langcode
|
||||
status:
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
field: status
|
||||
group: 1
|
||||
id: status
|
||||
table: node_field_data
|
||||
value: '1'
|
||||
plugin_id: boolean
|
||||
entity_type: node
|
||||
entity_field: status
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
contexts:
|
||||
|
||||
Reference in New Issue
Block a user