field permissions
This commit is contained in:
@@ -532,6 +532,48 @@ display:
|
||||
group: 1
|
||||
expose:
|
||||
operator: ''
|
||||
roles_target_id:
|
||||
id: roles_target_id
|
||||
table: user__roles
|
||||
field: roles_target_id
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
entity_field: roles
|
||||
plugin_id: user_roles
|
||||
operator: empty
|
||||
value: { }
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
reduce_duplicates: false
|
||||
style:
|
||||
type: default
|
||||
row:
|
||||
@@ -558,13 +600,26 @@ display:
|
||||
field: area
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
admin_label: 'operations links'
|
||||
plugin_id: text
|
||||
empty: false
|
||||
content:
|
||||
value: "<ul>\r\n<li><a href=\"/user/logout\">Déconnexion</a></li>\r\n<li><a href=\"/mes_operations\">Mes opérations</a></li>\r\n<li><a href=\"/node/add/operation?destination=/mes_operations\">Ajouter une opération</a></li>\r\n</ul>"
|
||||
value: "<ul>\r\n<li class=\"mesoperations\"><a href=\"/mes_operations\">Mes opérations</a></li>\r\n<li class=\"addoperation\"><a href=\"/node/add/operation?destination=/mes_operations\">Ajouter une opération</a></li>\r\n</ul>"
|
||||
format: wysiwyg
|
||||
tokenize: false
|
||||
area_1:
|
||||
id: area_1
|
||||
table: views
|
||||
field: area
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: 'logout link'
|
||||
plugin_id: text
|
||||
empty: true
|
||||
content:
|
||||
value: "<ul>\r\n<li><a href=\"/user/logout\">Déconnexion</a></li>\r\n</ul>"
|
||||
format: restricted_html
|
||||
tokenize: false
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
@@ -586,7 +641,18 @@ display:
|
||||
display_plugin: block
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
display_extenders:
|
||||
matomo:
|
||||
enabled: false
|
||||
keyword_gets: ''
|
||||
keyword_behavior: first
|
||||
keyword_concat_separator: ' '
|
||||
category_behavior: none
|
||||
category_gets: ''
|
||||
category_concat_separator: ' '
|
||||
category_fallback: ''
|
||||
category_facets: { }
|
||||
category_facets_concat_separator: ', '
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
||||
Reference in New Issue
Block a user