added publication and suppression right to editor
This commit is contained in:
@@ -123,6 +123,23 @@ third_party_settings:
|
|||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Reference
|
label: Reference
|
||||||
|
group_sidebar:
|
||||||
|
children:
|
||||||
|
- status
|
||||||
|
- created
|
||||||
|
- uid
|
||||||
|
parent_name: ''
|
||||||
|
weight: 1
|
||||||
|
format_type: details_sidebar
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
open: true
|
||||||
|
required_fields: true
|
||||||
|
weight: 0
|
||||||
|
label: Sidebar
|
||||||
id: node.texte.default
|
id: node.texte.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: texte
|
bundle: texte
|
||||||
@@ -138,6 +155,12 @@ content:
|
|||||||
show_summary: false
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
field_autheurs:
|
field_autheurs:
|
||||||
weight: 11
|
weight: 11
|
||||||
settings:
|
settings:
|
||||||
@@ -271,6 +294,13 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: video_embed_field_textfield
|
type: video_embed_field_textfield
|
||||||
region: content
|
region: content
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 1
|
weight: 1
|
||||||
@@ -279,12 +309,19 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
created: true
|
|
||||||
langcode: true
|
langcode: true
|
||||||
path: true
|
path: true
|
||||||
promote: true
|
promote: true
|
||||||
status: true
|
|
||||||
sticky: true
|
sticky: true
|
||||||
uid: true
|
|
||||||
url_redirects: true
|
url_redirects: true
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ third_party_settings:
|
|||||||
- group_media
|
- group_media
|
||||||
- group_reference
|
- group_reference
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 20
|
weight: 6
|
||||||
format_type: tabs
|
format_type: tabs
|
||||||
region: hidden
|
region: hidden
|
||||||
format_settings:
|
format_settings:
|
||||||
@@ -44,6 +44,7 @@ third_party_settings:
|
|||||||
group_contenus:
|
group_contenus:
|
||||||
children:
|
children:
|
||||||
- title
|
- title
|
||||||
|
- group_publication
|
||||||
- body
|
- body
|
||||||
- field_notes_prod
|
- field_notes_prod
|
||||||
parent_name: group_tabs
|
parent_name: group_tabs
|
||||||
@@ -116,6 +117,23 @@ third_party_settings:
|
|||||||
formatter: closed
|
formatter: closed
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Infos
|
label: Infos
|
||||||
|
group_publication:
|
||||||
|
children:
|
||||||
|
- status
|
||||||
|
- uid
|
||||||
|
- created
|
||||||
|
parent_name: group_contenus
|
||||||
|
weight: 0
|
||||||
|
format_type: details_sidebar
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
description: ''
|
||||||
|
open: true
|
||||||
|
weight: 0
|
||||||
|
required_fields: true
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
label: Publication
|
||||||
id: node.texte_prod.default
|
id: node.texte_prod.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: texte_prod
|
bundle: texte_prod
|
||||||
@@ -131,6 +149,12 @@ content:
|
|||||||
show_summary: false
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
field_autheurs:
|
field_autheurs:
|
||||||
weight: 127
|
weight: 127
|
||||||
settings:
|
settings:
|
||||||
@@ -238,6 +262,13 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: video_embed_field_textfield
|
type: video_embed_field_textfield
|
||||||
region: content
|
region: content
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -5
|
weight: -5
|
||||||
@@ -246,12 +277,19 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
created: true
|
|
||||||
langcode: true
|
langcode: true
|
||||||
path: true
|
path: true
|
||||||
promote: true
|
promote: true
|
||||||
status: true
|
|
||||||
sticky: true
|
sticky: true
|
||||||
uid: true
|
|
||||||
url_redirects: true
|
url_redirects: true
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ permissions:
|
|||||||
- 'access files overview'
|
- 'access files overview'
|
||||||
- 'access kint'
|
- 'access kint'
|
||||||
- 'access toolbar'
|
- 'access toolbar'
|
||||||
|
- 'administer nodes'
|
||||||
- 'administer productions menu items'
|
- 'administer productions menu items'
|
||||||
- 'administer users'
|
- 'administer users'
|
||||||
- 'change own username'
|
- 'change own username'
|
||||||
@@ -39,6 +40,10 @@ permissions:
|
|||||||
- 'delete any evenement content'
|
- 'delete any evenement content'
|
||||||
- 'delete any fil content'
|
- 'delete any fil content'
|
||||||
- 'delete any page content'
|
- 'delete any page content'
|
||||||
|
- 'delete any texte content'
|
||||||
|
- 'delete any texte_prod content'
|
||||||
|
- 'delete own texte content'
|
||||||
|
- 'delete own texte_prod content'
|
||||||
- 'delete terms in collectionneurs'
|
- 'delete terms in collectionneurs'
|
||||||
- 'delete terms in entrees'
|
- 'delete terms in entrees'
|
||||||
- 'delete terms in genres'
|
- 'delete terms in genres'
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ permissions:
|
|||||||
- 'access site in maintenance mode'
|
- 'access site in maintenance mode'
|
||||||
- 'access taxonomy overview'
|
- 'access taxonomy overview'
|
||||||
- 'access toolbar'
|
- 'access toolbar'
|
||||||
|
- 'administer nodes'
|
||||||
- 'change own username'
|
- 'change own username'
|
||||||
- 'create paragraph content note'
|
- 'create paragraph content note'
|
||||||
- 'create paragraph content note_prod'
|
- 'create paragraph content note_prod'
|
||||||
@@ -22,6 +23,10 @@ permissions:
|
|||||||
- 'create terms in tag'
|
- 'create terms in tag'
|
||||||
- 'create texte content'
|
- 'create texte content'
|
||||||
- 'create texte_prod content'
|
- 'create texte_prod content'
|
||||||
|
- 'delete any texte content'
|
||||||
|
- 'delete any texte_prod content'
|
||||||
|
- 'delete own texte content'
|
||||||
|
- 'delete own texte_prod content'
|
||||||
- 'delete paragraph content note'
|
- 'delete paragraph content note'
|
||||||
- 'delete paragraph content note_prod'
|
- 'delete paragraph content note_prod'
|
||||||
- 'edit any static content'
|
- 'edit any static content'
|
||||||
|
|||||||
Reference in New Issue
Block a user