updated config

This commit is contained in:
2018-09-12 14:16:16 +02:00
parent ea56b9fba3
commit b01aa458f8
26 changed files with 273 additions and 9 deletions
@@ -118,4 +118,9 @@ content:
placeholder: '' placeholder: ''
region: content region: content
third_party_settings: { } third_party_settings: { }
url_redirects:
weight: 50
settings: { }
third_party_settings: { }
region: content
hidden: { } hidden: { }
@@ -227,6 +227,8 @@ content:
url_redirects: url_redirects:
weight: 50 weight: 50
region: content region: content
settings: { }
third_party_settings: { }
hidden: hidden:
created: true created: true
field_collectionneurs: true field_collectionneurs: true
@@ -127,6 +127,11 @@ content:
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
url_redirects:
weight: 50
settings: { }
third_party_settings: { }
region: content
hidden: hidden:
created: true created: true
path: true path: true
@@ -92,4 +92,9 @@ content:
placeholder: '' placeholder: ''
region: content region: content
third_party_settings: { } third_party_settings: { }
url_redirects:
weight: 50
settings: { }
third_party_settings: { }
region: content
hidden: { } hidden: { }
@@ -111,6 +111,11 @@ content:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
url_redirects:
weight: 50
settings: { }
third_party_settings: { }
region: content
hidden: hidden:
created: true created: true
path: true path: true
@@ -33,6 +33,11 @@ content:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden: hidden:
description: true description: true
path: true path: true
@@ -24,6 +24,11 @@ content:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden: hidden:
description: true description: true
path: true path: true
@@ -5,6 +5,7 @@ dependencies:
config: config:
- field.field.user.user.field_domain_admin - field.field.user.user.field_domain_admin
module: module:
- path
- user - user
id: user.user.default id: user.user.default
targetEntityType: user targetEntityType: user
@@ -14,6 +15,8 @@ content:
account: account:
weight: -10 weight: -10
region: content region: content
settings: { }
third_party_settings: { }
field_domain_admin: field_domain_admin:
type: options_buttons type: options_buttons
weight: 50 weight: 50
@@ -23,6 +26,19 @@ content:
language: language:
weight: 0 weight: 0
region: content region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
piwik:
weight: 3
settings: { }
third_party_settings: { }
region: content
timezone: timezone:
weight: 6 weight: 6
region: content region: content
@@ -59,5 +59,8 @@ content:
links: links:
weight: 100 weight: 100
region: content region: content
settings: { }
third_party_settings: { }
hidden: hidden:
addtoany: true
langcode: true langcode: true
@@ -5,6 +5,10 @@ dependencies:
config: config:
- core.entity_view_mode.node.teaser - core.entity_view_mode.node.teaser
- field.field.node.autre_son.body - field.field.node.autre_son.body
- field.field.node.autre_son.field_collectionneurs
- field.field.node.autre_son.field_genres
- field.field.node.autre_son.field_locuteurs
- field.field.node.autre_son.field_son
- node.type.autre_son - node.type.autre_son
module: module:
- text - text
@@ -25,5 +29,12 @@ content:
links: links:
weight: 100 weight: 100
region: content region: content
settings: { }
third_party_settings: { }
hidden: hidden:
addtoany: true
field_collectionneurs: true
field_genres: true
field_locuteurs: true
field_son: true
langcode: true langcode: true
@@ -46,7 +46,13 @@ content:
settings: settings:
use_description_as_link_text: true use_description_as_link_text: true
third_party_settings: { } third_party_settings: { }
relations:
weight: 99
settings: { }
third_party_settings: { }
region: content
hidden: hidden:
addtoany: true
body: true body: true
chutier_actions: true chutier_actions: true
field_collectionneurs: true field_collectionneurs: true
@@ -11,7 +11,10 @@ dependencies:
- field.field.node.enregistrement.field_genres - field.field.node.enregistrement.field_genres
- field.field.node.enregistrement.field_langues - field.field.node.enregistrement.field_langues
- field.field.node.enregistrement.field_locuteurs - field.field.node.enregistrement.field_locuteurs
- field.field.node.enregistrement.field_nbr_locuteurs
- field.field.node.enregistrement.field_son - field.field.node.enregistrement.field_son
- field.field.node.enregistrement.field_transcript_trad
- field.field.node.enregistrement.field_transcript_vo
- field.field.node.enregistrement.field_workflow - field.field.node.enregistrement.field_workflow
- node.type.enregistrement - node.type.enregistrement
module: module:
@@ -33,13 +36,25 @@ content:
links: links:
weight: 100 weight: 100
region: content region: content
settings: { }
third_party_settings: { }
relations:
weight: 99
settings: { }
third_party_settings: { }
region: content
hidden: hidden:
addtoany: true
chutier_actions: true
field_collectionneurs: true field_collectionneurs: true
field_description: true field_description: true
field_entrees: true field_entrees: true
field_genres: true field_genres: true
field_langues: true field_langues: true
field_locuteurs: true field_locuteurs: true
field_nbr_locuteurs: true
field_son: true field_son: true
field_transcript_trad: true
field_transcript_vo: true
field_workflow: true field_workflow: true
langcode: true langcode: true
@@ -33,5 +33,8 @@ content:
links: links:
weight: 100 weight: 100
region: content region: content
settings: { }
third_party_settings: { }
hidden: hidden:
addtoany: true
langcode: true langcode: true
@@ -35,4 +35,5 @@ content:
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
hidden: hidden:
addtoany: true
langcode: true langcode: true
@@ -29,5 +29,6 @@ content:
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
hidden: hidden:
addtoany: true
field_enregistrement: true field_enregistrement: true
langcode: true langcode: true
@@ -40,6 +40,7 @@ content:
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
hidden: hidden:
addtoany: true
field_afficher_en_page_d_acceuil: true field_afficher_en_page_d_acceuil: true
field_workflow_generic: true field_workflow_generic: true
langcode: true langcode: true
@@ -5,6 +5,9 @@ dependencies:
config: config:
- core.entity_view_mode.node.teaser - core.entity_view_mode.node.teaser
- field.field.node.static.body - field.field.node.static.body
- field.field.node.static.field_afficher_en_page_d_acceuil
- field.field.node.static.field_visuel
- field.field.node.static.field_workflow_generic
- node.type.static - node.type.static
module: module:
- text - text
@@ -25,5 +28,11 @@ content:
links: links:
weight: 100 weight: 100
region: content region: content
settings: { }
third_party_settings: { }
hidden: hidden:
addtoany: true
field_afficher_en_page_d_acceuil: true
field_visuel: true
field_workflow_generic: true
langcode: true langcode: true
@@ -4,6 +4,7 @@ status: true
dependencies: dependencies:
config: config:
- core.entity_view_mode.taxonomy_term.index - core.entity_view_mode.taxonomy_term.index
- field.field.taxonomy_term.entrees.field_color
- field.field.taxonomy_term.entrees.field_notice - field.field.taxonomy_term.entrees.field_notice
- field.field.taxonomy_term.entrees.field_workflow - field.field.taxonomy_term.entrees.field_workflow
- taxonomy.vocabulary.entrees - taxonomy.vocabulary.entrees
@@ -19,6 +20,7 @@ content:
third_party_settings: { } third_party_settings: { }
hidden: hidden:
description: true description: true
field_color: true
field_notice: true field_notice: true
field_workflow: true field_workflow: true
langcode: true langcode: true
@@ -68,6 +68,7 @@ module:
menu_ui: 0 menu_ui: 0
migrate: 0 migrate: 0
migrate_drupal: 0 migrate_drupal: 0
migrate_drupal_multilingual: 0
migrate_plus: 0 migrate_plus: 0
migrate_tools: 0 migrate_tools: 0
module_missing_message_fixer: 0 module_missing_message_fixer: 0
@@ -14,3 +14,4 @@ effects:
data: data:
width: 800 width: 800
height: 450 height: 450
anchor: center-center
@@ -14,3 +14,4 @@ effects:
data: data:
width: 50 width: 50
height: 50 height: 50
anchor: center-center
@@ -11,7 +11,7 @@ register_no_approval_required:
body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team" body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name]' subject: 'Account details for [user:display-name] at [site:name]'
register_pending_approval: register_pending_approval:
body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n\n-- [site:name] team" body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
register_pending_approval_admin: register_pending_approval_admin:
body: "[user:display-name] has applied for an account.\n\n[user:edit-url]" body: "[user:display-name] has applied for an account.\n\n[user:edit-url]"
@@ -2,3 +2,5 @@ enforce_source_module_tags:
- 'Drupal 6' - 'Drupal 6'
- 'Drupal 7' - 'Drupal 7'
langcode: fr langcode: fr
follow_up_migration_tags:
- 'Follow-up migration'
@@ -9,5 +9,5 @@ _core:
id: node_delete_action id: node_delete_action
label: 'Supprimer le contenu' label: 'Supprimer le contenu'
type: node type: node
plugin: node_delete_action plugin: 'entity:delete_action:node'
configuration: { } configuration: { }
@@ -718,6 +718,46 @@ display:
entity_type: taxonomy_term entity_type: taxonomy_term
entity_field: langcode entity_field: langcode
plugin_id: language plugin_id: language
status:
id: status
table: taxonomy_term_field_data
field: status
relationship: none
group_type: group
admin_label: ''
operator: '='
value: '1'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: taxonomy_term
entity_field: status
plugin_id: boolean
sorts: sorts:
changed: changed:
id: changed id: changed
@@ -991,6 +1031,46 @@ display:
remove: 0 remove: 0
entity_type: taxonomy_term entity_type: taxonomy_term
plugin_id: translation_views_target_language plugin_id: translation_views_target_language
status:
id: status
table: taxonomy_term_field_data
field: status
relationship: none
group_type: group
admin_label: ''
operator: '='
value: '1'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: taxonomy_term
entity_field: status
plugin_id: boolean
defaults: defaults:
filters: false filters: false
filter_groups: false filter_groups: false
@@ -1002,6 +1082,7 @@ display:
1: AND 1: AND
title: Entrees title: Entrees
sorts: { } sorts: { }
fields: { }
cache_metadata: cache_metadata:
max-age: -1 max-age: -1
contexts: contexts:
@@ -1483,6 +1564,46 @@ display:
remove: 0 remove: 0
entity_type: taxonomy_term entity_type: taxonomy_term
plugin_id: translation_views_target_language plugin_id: translation_views_target_language
status:
id: status
table: taxonomy_term_field_data
field: status
relationship: none
group_type: group
admin_label: ''
operator: '='
value: '1'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: taxonomy_term
entity_field: status
plugin_id: boolean
filter_groups: filter_groups:
operator: AND operator: AND
groups: groups:
@@ -1861,6 +1982,46 @@ display:
remove: 0 remove: 0
entity_type: taxonomy_term entity_type: taxonomy_term
plugin_id: translation_views_target_language plugin_id: translation_views_target_language
status:
id: status
table: taxonomy_term_field_data
field: status
relationship: none
group_type: group
admin_label: ''
operator: '='
value: '1'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: taxonomy_term
entity_field: status
plugin_id: boolean
filter_groups: filter_groups:
operator: AND operator: AND
groups: groups:
@@ -653,18 +653,16 @@ display:
footer: { } footer: { }
empty: empty:
area: area:
id: area id: area_text_custom
table: views table: views
field: area field: area_text_custom
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: 'No log messages available.'
empty: true empty: true
tokenize: false tokenize: false
content: content: 'No log messages available.'
value: 'No log messages available.' plugin_id: text_custom
format: basic_html
plugin_id: text
relationships: relationships:
uid: uid:
id: uid id: uid