fully updated to drupal 10
This commit is contained in:
@@ -7,7 +7,7 @@ dependencies:
|
||||
_core:
|
||||
default_config_hash: m0vmYmhrzMR6S_IC0UlK0Cl-q5lEvL8-EbxbbcDtk34
|
||||
id: who_s_online
|
||||
label: 'Who''s online block'
|
||||
label: "Who's online block"
|
||||
module: user
|
||||
description: 'Shows the user names of the most recently active users, and the total number of active users.'
|
||||
tag: default
|
||||
@@ -20,7 +20,7 @@ display:
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
title: 'Who''s online'
|
||||
title: "Who's online"
|
||||
fields:
|
||||
name:
|
||||
id: name
|
||||
@@ -210,13 +210,13 @@ display:
|
||||
tags: { }
|
||||
who_s_online_block:
|
||||
id: who_s_online_block
|
||||
display_title: 'Who''s online'
|
||||
display_title: "Who's online"
|
||||
display_plugin: block
|
||||
position: 1
|
||||
display_options:
|
||||
display_description: 'A list of users that are currently logged in.'
|
||||
display_extenders: { }
|
||||
block_description: 'Who''s online'
|
||||
block_description: "Who's online"
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
Reference in New Issue
Block a user