Apply updates from live (uninstalling groups) plus config formatting enhancements
This commit is contained in:
parent
1709131e38
commit
36820ff272
119 changed files with 367 additions and 7628 deletions
|
@ -1215,7 +1215,7 @@ items:
|
|||
module:
|
||||
- user
|
||||
id: who_s_new
|
||||
label: 'Who''s new'
|
||||
label: "Who's new"
|
||||
module: user
|
||||
description: 'Shows a list of the newest user accounts on the site.'
|
||||
tag: default
|
||||
|
@ -1368,7 +1368,7 @@ items:
|
|||
plugin_id: date
|
||||
entity_type: user
|
||||
entity_field: created
|
||||
title: 'Who''s new'
|
||||
title: "Who's new"
|
||||
header: { }
|
||||
footer: { }
|
||||
empty: { }
|
||||
|
@ -1385,11 +1385,11 @@ items:
|
|||
block_1:
|
||||
display_plugin: block
|
||||
id: block_1
|
||||
display_title: 'Who''s new'
|
||||
display_title: "Who's new"
|
||||
position: 1
|
||||
display_options:
|
||||
display_description: 'A list of new users'
|
||||
block_description: 'Who''s new'
|
||||
block_description: "Who's new"
|
||||
block_category: User
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
|
@ -1409,7 +1409,7 @@ items:
|
|||
module:
|
||||
- user
|
||||
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
|
||||
|
@ -1571,7 +1571,7 @@ items:
|
|||
plugin_id: date
|
||||
entity_type: user
|
||||
entity_field: access
|
||||
title: 'Who''s online'
|
||||
title: "Who's online"
|
||||
header:
|
||||
result:
|
||||
id: result
|
||||
|
@ -1609,10 +1609,10 @@ items:
|
|||
who_s_online_block:
|
||||
display_plugin: block
|
||||
id: who_s_online_block
|
||||
display_title: 'Who''s online'
|
||||
display_title: "Who's online"
|
||||
position: 1
|
||||
display_options:
|
||||
block_description: 'Who''s online'
|
||||
block_description: "Who's online"
|
||||
display_description: 'A list of users that are currently logged in.'
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue