Apply database updates
This commit is contained in:
parent
9896b7df75
commit
f34fb313b7
125 changed files with 5396 additions and 154 deletions
|
@ -1212,7 +1212,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
|
||||
|
@ -1365,7 +1365,7 @@ items:
|
|||
plugin_id: date
|
||||
entity_type: user
|
||||
entity_field: created
|
||||
title: 'Who''s new'
|
||||
title: "Who's new"
|
||||
header: { }
|
||||
footer: { }
|
||||
empty: { }
|
||||
|
@ -1382,11 +1382,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:
|
||||
|
@ -1406,7 +1406,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
|
||||
|
@ -1568,7 +1568,7 @@ items:
|
|||
plugin_id: date
|
||||
entity_type: user
|
||||
entity_field: access
|
||||
title: 'Who''s online'
|
||||
title: "Who's online"
|
||||
header:
|
||||
result:
|
||||
id: result
|
||||
|
@ -1606,10 +1606,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