updated contrib modules, pmu better_messages
This commit is contained in:
+15
-15
@@ -23,34 +23,34 @@
|
|||||||
"php": ">=5.6",
|
"php": ">=5.6",
|
||||||
"composer/installers": "^1.7",
|
"composer/installers": "^1.7",
|
||||||
"cweagans/composer-patches": "^1.6.5",
|
"cweagans/composer-patches": "^1.6.5",
|
||||||
"drupal/addtoany": "^1.4",
|
"drupal/addtoany": "^2.0",
|
||||||
"drupal/admin_toolbar": "^2.3",
|
"drupal/admin_toolbar": "^3.5",
|
||||||
"drupal/adminimal_theme": "^1.4",
|
"drupal/adminimal_theme": "^1.4",
|
||||||
"drupal/audiofield": "^1.13",
|
"drupal/audiofield": "^1.13",
|
||||||
"drupal/autologout": "^1.3",
|
"drupal/autologout": "^1.3",
|
||||||
"drupal/basic": "^2.1",
|
"drupal/basic": "^2.1",
|
||||||
"drupal/better_messages": "^2.0@alpha",
|
"drupal/better_messages": "^2.0",
|
||||||
"drupal/bulkdelete": "1.x-dev",
|
"drupal/bulkdelete": "1.x-dev",
|
||||||
"drupal/color_field": "^2.4",
|
"drupal/color_field": "^3.0",
|
||||||
"drupal/config_devel": "^1.4",
|
"drupal/config_devel": "^1.9",
|
||||||
"drupal/config_filter": "^1.6",
|
"drupal/config_filter": "^1.6",
|
||||||
"drupal/config_ignore": "^3.3",
|
"drupal/config_ignore": "^3.3",
|
||||||
"drupal/config_update": "^1.7",
|
"drupal/config_update": "^2.0@alpha",
|
||||||
"drupal/context": "^4.1",
|
"drupal/context": "^5.0@RC",
|
||||||
"drupal/core-composer-scaffold": "^9.1.0",
|
"drupal/core-composer-scaffold": "^9.1.0",
|
||||||
"drupal/core-project-message": "^9.1.0",
|
"drupal/core-project-message": "^9.1.0",
|
||||||
"drupal/core-recommended": "^9.1.0",
|
"drupal/core-recommended": "^9.1.0",
|
||||||
"drupal/ctools": "^3.4",
|
"drupal/ctools": "^4.1",
|
||||||
"drupal/date_range_formatter": "^4.0",
|
"drupal/date_range_formatter": "^4.0",
|
||||||
"drupal/devel": "^4.0",
|
"drupal/devel": "^5.1",
|
||||||
"drupal/domain": "^1.0@alpha",
|
"drupal/domain": "^2.0@beta",
|
||||||
"drupal/domain_site_settings": "^1.6",
|
"drupal/domain_site_settings": "^1.6",
|
||||||
"drupal/email_registration": "^1.1",
|
"drupal/email_registration": "^1.1",
|
||||||
"drupal/entity": "^1.3",
|
"drupal/entity": "^1.3",
|
||||||
"drupal/field_group": "^3.1",
|
"drupal/field_group": "^3.6",
|
||||||
"drupal/filefield_sources": "^1.0@alpha",
|
"drupal/filefield_sources": "^1.0@alpha",
|
||||||
"drupal/filter_perms": "^1.0@alpha",
|
"drupal/filter_perms": "^1.0@alpha",
|
||||||
"drupal/honeypot": "^2.0",
|
"drupal/honeypot": "^2.1",
|
||||||
"drupal/jquery_ui_draggable": "^1.2",
|
"drupal/jquery_ui_draggable": "^1.2",
|
||||||
"drupal/jquery_ui_droppable": "^1.2",
|
"drupal/jquery_ui_droppable": "^1.2",
|
||||||
"drupal/jquery_ui_sortable": "^1.1",
|
"drupal/jquery_ui_sortable": "^1.1",
|
||||||
@@ -129,9 +129,6 @@
|
|||||||
"drupal/login_emailusername": {
|
"drupal/login_emailusername": {
|
||||||
"rest login email or user name https://www.drupal.org/project/login_emailusername/issues/2910511#comment-12564801" : "https://www.drupal.org/files/issues/2018-04-10/allow-rest-login-with-email-2910511-9.patch"
|
"rest login email or user name https://www.drupal.org/project/login_emailusername/issues/2910511#comment-12564801" : "https://www.drupal.org/files/issues/2018-04-10/allow-rest-login-with-email-2910511-9.patch"
|
||||||
},
|
},
|
||||||
"drupal/autologout": {
|
|
||||||
"AutologoutManager class incompatible with interface https://www.drupal.org/project/autologout/issues/3121214" : "https://www.drupal.org/files/issues/2020-03-20/3121214-autologout_manager_incompatible_interface.patch"
|
|
||||||
},
|
|
||||||
"drupal/domain": {
|
"drupal/domain": {
|
||||||
"Drupal 8 compatibility DROP ONCE UPDATED TO 9 !! https://www.drupal.org/project/domain/issues/3342305" : "https://www.drupal.org/files/issues/2024-03-29/d8_compatibility-3342305.patch"
|
"Drupal 8 compatibility DROP ONCE UPDATED TO 9 !! https://www.drupal.org/project/domain/issues/3342305" : "https://www.drupal.org/files/issues/2024-03-29/d8_compatibility-3342305.patch"
|
||||||
}
|
}
|
||||||
@@ -139,6 +136,9 @@
|
|||||||
"old-patches": {
|
"old-patches": {
|
||||||
"drupal/domain_site_settings": {
|
"drupal/domain_site_settings": {
|
||||||
"Circular Error or Conflict with Language_Manager" : "https://www.drupal.org/files/issues/2018-10-09/2930391-21.patch"
|
"Circular Error or Conflict with Language_Manager" : "https://www.drupal.org/files/issues/2018-10-09/2930391-21.patch"
|
||||||
|
},
|
||||||
|
"drupal/autologout": {
|
||||||
|
"AutologoutManager class incompatible with interface https://www.drupal.org/project/autologout/issues/3121214" : "https://www.drupal.org/files/issues/2020-03-20/3121214-autologout_manager_incompatible_interface.patch"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"drupal-scaffold": {
|
"drupal-scaffold": {
|
||||||
|
|||||||
Generated
+358
-302
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
|||||||
|
menu_depth: 4
|
||||||
@@ -8,7 +8,7 @@ no_individual_logout_threshold: false
|
|||||||
role_logout: false
|
role_logout: false
|
||||||
redirect_url: /
|
redirect_url: /
|
||||||
no_dialog: true
|
no_dialog: true
|
||||||
message: 'Your session is about to expire. Do you want to reset it?'
|
message: 'We are about to log you out for inactivity. If we do, you will lose any unsaved work. Do you need more time?'
|
||||||
inactivity_message: 'You have been logged out due to inactivity.'
|
inactivity_message: 'You have been logged out due to inactivity.'
|
||||||
enforce_admin: false
|
enforce_admin: false
|
||||||
jstimer_format: '%hours%:%mins%:%secs%'
|
jstimer_format: '%hours%:%mins%:%secs%'
|
||||||
@@ -16,3 +16,8 @@ jstimer_js_load_option: false
|
|||||||
use_alt_logout_method: false
|
use_alt_logout_method: false
|
||||||
use_watchdog: true
|
use_watchdog: true
|
||||||
dialog_title: 'Encyclopédie de la parole Alert'
|
dialog_title: 'Encyclopédie de la parole Alert'
|
||||||
|
enabled: true
|
||||||
|
whitelisted_ip_addresses: ''
|
||||||
|
inactivity_message_type: status
|
||||||
|
modal_width: 450
|
||||||
|
include_destination: true
|
||||||
|
|||||||
@@ -1,63 +0,0 @@
|
|||||||
langcode: fr
|
|
||||||
_core:
|
|
||||||
default_config_hash: XQBA27Kvnm5zhyFSZw1jwBTFlwpas2sVJy6gncASxo0
|
|
||||||
position: tr
|
|
||||||
vertical: 70
|
|
||||||
horizontal: 10
|
|
||||||
fixed: 1
|
|
||||||
width: 600px
|
|
||||||
autoclose: 7
|
|
||||||
opendelay: 0.3
|
|
||||||
disable_autoclose: 1
|
|
||||||
show_countdown: 0
|
|
||||||
hover_autoclose: 1
|
|
||||||
popin:
|
|
||||||
effect: fadeIn
|
|
||||||
duration: normal
|
|
||||||
popout:
|
|
||||||
effect: fadeIn
|
|
||||||
duration: fast
|
|
||||||
jquery_ui:
|
|
||||||
draggable: 1
|
|
||||||
resizable: 1
|
|
||||||
visibility:
|
|
||||||
message_type:
|
|
||||||
id: message_type
|
|
||||||
negate: false
|
|
||||||
context_mapping:
|
|
||||||
better_messages: '@better_messages.context:better_messages'
|
|
||||||
message_types: { }
|
|
||||||
'entity_bundle:node':
|
|
||||||
id: 'entity_bundle:node'
|
|
||||||
negate: false
|
|
||||||
context_mapping:
|
|
||||||
node: '@node.node_route_context:node'
|
|
||||||
bundles: { }
|
|
||||||
domain:
|
|
||||||
id: domain
|
|
||||||
negate: false
|
|
||||||
context_mapping: { }
|
|
||||||
domains:
|
|
||||||
encyclopediedelaparole_org: encyclopediedelaparole_org
|
|
||||||
language:
|
|
||||||
id: language
|
|
||||||
negate: false
|
|
||||||
context_mapping:
|
|
||||||
language: '@language.current_language_context:language_interface'
|
|
||||||
langcodes: { }
|
|
||||||
node_type:
|
|
||||||
id: node_type
|
|
||||||
negate: false
|
|
||||||
context_mapping:
|
|
||||||
node: '@node.node_route_context:node'
|
|
||||||
bundles: { }
|
|
||||||
request_path:
|
|
||||||
id: request_path
|
|
||||||
negate: false
|
|
||||||
pages: ''
|
|
||||||
user_role:
|
|
||||||
id: user_role
|
|
||||||
negate: false
|
|
||||||
context_mapping:
|
|
||||||
user: '@user.current_user_context:current_user'
|
|
||||||
roles: { }
|
|
||||||
@@ -3,7 +3,6 @@ langcode: en
|
|||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- context
|
|
||||||
- domain
|
- domain
|
||||||
- edlp_corpus
|
- edlp_corpus
|
||||||
- system
|
- system
|
||||||
@@ -26,27 +25,6 @@ visibility:
|
|||||||
negate: false
|
negate: false
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
pages: '<front>'
|
pages: '<front>'
|
||||||
user_status:
|
|
||||||
id: user_status
|
|
||||||
negate: false
|
|
||||||
context_mapping:
|
|
||||||
user: '@user.current_user_context:current_user'
|
|
||||||
user_status:
|
|
||||||
viewing_profile: '0'
|
|
||||||
logged_viewing_profile: '0'
|
|
||||||
own_page_true: '0'
|
|
||||||
field_value: '0'
|
|
||||||
user_fields: uid
|
|
||||||
context_all:
|
|
||||||
id: context_all
|
|
||||||
negate: null
|
|
||||||
context_mapping: { }
|
|
||||||
values: ''
|
|
||||||
context:
|
|
||||||
id: context
|
|
||||||
negate: null
|
|
||||||
context_mapping: { }
|
|
||||||
values: ''
|
|
||||||
domain:
|
domain:
|
||||||
id: domain
|
id: domain
|
||||||
negate: false
|
negate: false
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ module:
|
|||||||
audiofield: 0
|
audiofield: 0
|
||||||
autologout: 0
|
autologout: 0
|
||||||
ban: 0
|
ban: 0
|
||||||
better_messages: 0
|
|
||||||
block: 0
|
block: 0
|
||||||
breakpoint: 0
|
breakpoint: 0
|
||||||
bulkdelete: 0
|
bulkdelete: 0
|
||||||
@@ -49,7 +48,6 @@ module:
|
|||||||
edlp_studio: 0
|
edlp_studio: 0
|
||||||
email_registration: 0
|
email_registration: 0
|
||||||
entity: 0
|
entity: 0
|
||||||
entity_reference: 0
|
|
||||||
field: 0
|
field: 0
|
||||||
field_group: 0
|
field_group: 0
|
||||||
field_ui: 0
|
field_ui: 0
|
||||||
|
|||||||
@@ -2,3 +2,4 @@ _core:
|
|||||||
default_config_hash: 6cFmNHjhs_glkuywBEhzcUQ8aiHXcFe6hZfW7PLN-qg
|
default_config_hash: 6cFmNHjhs_glkuywBEhzcUQ8aiHXcFe6hZfW7PLN-qg
|
||||||
langcode: fr
|
langcode: fr
|
||||||
login_with_username: true
|
login_with_username: true
|
||||||
|
require_username_on_registration: false
|
||||||
|
|||||||
@@ -1,7 +1,34 @@
|
|||||||
uuid: b5d954ed-8bf5-4ffd-9a47-63d2e08b2e72
|
uuid: b5d954ed-8bf5-4ffd-9a47-63d2e08b2e72
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.wysiwyg
|
||||||
|
- node.type.autre_son
|
||||||
|
- node.type.enregistrement
|
||||||
|
- node.type.evenement
|
||||||
|
- node.type.fil
|
||||||
|
- node.type.page
|
||||||
|
- node.type.static
|
||||||
|
- taxonomy.vocabulary.collectionneurs
|
||||||
|
- taxonomy.vocabulary.entrees
|
||||||
|
- taxonomy.vocabulary.genres
|
||||||
|
- taxonomy.vocabulary.langues
|
||||||
|
- taxonomy.vocabulary.locuteurs
|
||||||
|
module:
|
||||||
|
- actions_permissions
|
||||||
|
- content_translation
|
||||||
|
- file
|
||||||
|
- filter
|
||||||
|
- menu_admin_per_menu
|
||||||
|
- menu_link_content
|
||||||
|
- node
|
||||||
|
- path
|
||||||
|
- pathauto
|
||||||
|
- system
|
||||||
|
- taxonomy
|
||||||
|
- toolbar
|
||||||
|
- workflow
|
||||||
id: admin
|
id: admin
|
||||||
label: Admin
|
label: Admin
|
||||||
weight: -7
|
weight: -7
|
||||||
@@ -11,7 +38,6 @@ permissions:
|
|||||||
- 'access any corpus_documents workflow_transion overview'
|
- 'access any corpus_documents workflow_transion overview'
|
||||||
- 'access any generique workflow_transion overview'
|
- 'access any generique workflow_transion overview'
|
||||||
- 'access files overview'
|
- 'access files overview'
|
||||||
- 'access kint'
|
|
||||||
- 'access toolbar'
|
- 'access toolbar'
|
||||||
- 'access user profiles'
|
- 'access user profiles'
|
||||||
- 'administer productions menu items'
|
- 'administer productions menu items'
|
||||||
@@ -57,7 +83,6 @@ permissions:
|
|||||||
- 'execute entity:save_action user'
|
- 'execute entity:save_action user'
|
||||||
- 'execute node_assign_owner_action node'
|
- 'execute node_assign_owner_action node'
|
||||||
- 'execute node_promote_action node'
|
- 'execute node_promote_action node'
|
||||||
- 'execute node_save_action node'
|
|
||||||
- 'execute node_unpromote_action node'
|
- 'execute node_unpromote_action node'
|
||||||
- 'execute user_add_role_action user'
|
- 'execute user_add_role_action user'
|
||||||
- 'execute user_block_user_action user'
|
- 'execute user_block_user_action user'
|
||||||
|
|||||||
@@ -1,7 +1,17 @@
|
|||||||
uuid: 8cf43e9c-ee1b-454f-82ea-da9c189a7b44
|
uuid: 8cf43e9c-ee1b-454f-82ea-da9c189a7b44
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.wysiwyg
|
||||||
|
- rest.resource.user_registration
|
||||||
|
module:
|
||||||
|
- devel
|
||||||
|
- filter
|
||||||
|
- rest
|
||||||
|
- synonyms
|
||||||
|
- system
|
||||||
|
- workflow
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow
|
default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow
|
||||||
id: anonymous
|
id: anonymous
|
||||||
@@ -11,11 +21,8 @@ is_admin: false
|
|||||||
permissions:
|
permissions:
|
||||||
- 'access content'
|
- 'access content'
|
||||||
- 'access devel information'
|
- 'access devel information'
|
||||||
- 'access kint'
|
|
||||||
- 'access synonyms entity autocomplete'
|
- 'access synonyms entity autocomplete'
|
||||||
- 'create corpus_documents workflow_transition'
|
- 'create corpus_documents workflow_transition'
|
||||||
- 'create generique workflow_transition'
|
- 'create generique workflow_transition'
|
||||||
- 'restful post user_registration'
|
- 'restful post user_registration'
|
||||||
- 'use text format wysiwyg'
|
- 'use text format wysiwyg'
|
||||||
- 'view published fil entities'
|
|
||||||
- 'view search api pages'
|
|
||||||
|
|||||||
@@ -1,7 +1,18 @@
|
|||||||
uuid: abe2f9d5-76a0-4043-84c2-1e8b231a25ca
|
uuid: abe2f9d5-76a0-4043-84c2-1e8b231a25ca
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.wysiwyg
|
||||||
|
- rest.resource.user_registration
|
||||||
|
module:
|
||||||
|
- devel
|
||||||
|
- edlp_studio
|
||||||
|
- filter
|
||||||
|
- rest
|
||||||
|
- synonyms
|
||||||
|
- system
|
||||||
|
- workflow
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI
|
default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI
|
||||||
id: authenticated
|
id: authenticated
|
||||||
@@ -11,24 +22,16 @@ is_admin: false
|
|||||||
permissions:
|
permissions:
|
||||||
- 'access content'
|
- 'access content'
|
||||||
- 'access devel information'
|
- 'access devel information'
|
||||||
- 'access kint'
|
|
||||||
- 'access synonyms entity autocomplete'
|
- 'access synonyms entity autocomplete'
|
||||||
- 'add composition entities'
|
- 'add composition entities'
|
||||||
- 'add fil entities'
|
|
||||||
- 'create corpus_documents workflow_transition'
|
- 'create corpus_documents workflow_transition'
|
||||||
- 'create generique workflow_transition'
|
- 'create generique workflow_transition'
|
||||||
- 'delete own composition entities'
|
- 'delete own composition entities'
|
||||||
- 'delete own fil entities'
|
|
||||||
- 'edit own chutier entities'
|
- 'edit own chutier entities'
|
||||||
- 'edit own composition entities'
|
- 'edit own composition entities'
|
||||||
- 'edit own fil entities'
|
|
||||||
- 'opt-in or out of matomo tracking'
|
|
||||||
- 'restful post user_registration'
|
- 'restful post user_registration'
|
||||||
- 'use chutier'
|
- 'use chutier'
|
||||||
- 'use text format wysiwyg'
|
- 'use text format wysiwyg'
|
||||||
- 'view own unpublished chutier entities'
|
- 'view own unpublished chutier entities'
|
||||||
- 'view own unpublished composition entities'
|
- 'view own unpublished composition entities'
|
||||||
- 'view own unpublished fil entities'
|
|
||||||
- 'view published composition entities'
|
- 'view published composition entities'
|
||||||
- 'view published fil entities'
|
|
||||||
- 'view search api pages'
|
|
||||||
|
|||||||
@@ -1,7 +1,22 @@
|
|||||||
uuid: d24370ff-44af-43b9-a9e0-87920662f4b6
|
uuid: d24370ff-44af-43b9-a9e0-87920662f4b6
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.wysiwyg
|
||||||
|
- node.type.enregistrement
|
||||||
|
- taxonomy.vocabulary.collectionneurs
|
||||||
|
- taxonomy.vocabulary.genres
|
||||||
|
- taxonomy.vocabulary.langues
|
||||||
|
- taxonomy.vocabulary.locuteurs
|
||||||
|
module:
|
||||||
|
- filter
|
||||||
|
- node
|
||||||
|
- path
|
||||||
|
- pathauto
|
||||||
|
- system
|
||||||
|
- taxonomy
|
||||||
|
- workflow
|
||||||
id: collectionneur
|
id: collectionneur
|
||||||
label: Collectionneur
|
label: Collectionneur
|
||||||
weight: -8
|
weight: -8
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
uuid: 6da9406b-e985-4fbd-a6d1-9c134f04220e
|
uuid: 6da9406b-e985-4fbd-a6d1-9c134f04220e
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies:
|
||||||
|
module:
|
||||||
|
- workflow
|
||||||
id: invite
|
id: invite
|
||||||
label: Invité
|
label: Invité
|
||||||
weight: -5
|
weight: -5
|
||||||
|
|||||||
@@ -6,276 +6,4 @@ id: root
|
|||||||
label: Root
|
label: Root
|
||||||
weight: -6
|
weight: -6
|
||||||
is_admin: true
|
is_admin: true
|
||||||
permissions:
|
permissions: { }
|
||||||
- 'access administration pages'
|
|
||||||
- 'access any corpus_documents workflow_transion overview'
|
|
||||||
- 'access any generique workflow_transion overview'
|
|
||||||
- 'access content'
|
|
||||||
- 'access content overview'
|
|
||||||
- 'access contextual links'
|
|
||||||
- 'access corpus_documents workflow_transition form'
|
|
||||||
- 'access devel information'
|
|
||||||
- 'access files overview'
|
|
||||||
- 'access generique workflow_transition form'
|
|
||||||
- 'access inactive domains'
|
|
||||||
- 'access kint'
|
|
||||||
- 'access own corpus_documents workflow_transion overview'
|
|
||||||
- 'access own generique workflow_transion overview'
|
|
||||||
- 'access profile overview'
|
|
||||||
- 'access site in maintenance mode'
|
|
||||||
- 'access site reports'
|
|
||||||
- 'access taxonomy overview'
|
|
||||||
- 'access toolbar'
|
|
||||||
- 'access user profiles'
|
|
||||||
- 'add chutier entities'
|
|
||||||
- 'administer account menu items'
|
|
||||||
- 'administer account settings'
|
|
||||||
- 'administer actions'
|
|
||||||
- 'administer admin menu items'
|
|
||||||
- 'administer blocks'
|
|
||||||
- 'administer chutier display'
|
|
||||||
- 'administer chutier entities'
|
|
||||||
- 'administer chutier fields'
|
|
||||||
- 'administer chutier form display'
|
|
||||||
- 'administer composition entities'
|
|
||||||
- 'administer composition fields'
|
|
||||||
- 'administer composition form display'
|
|
||||||
- 'administer content translation'
|
|
||||||
- 'administer content types'
|
|
||||||
- 'administer contexts'
|
|
||||||
- 'administer devel menu items'
|
|
||||||
- 'administer devel_generate'
|
|
||||||
- 'administer display modes'
|
|
||||||
- 'administer domain aliases'
|
|
||||||
- 'administer domains'
|
|
||||||
- 'administer facets'
|
|
||||||
- 'administer fil entities'
|
|
||||||
- 'administer filters'
|
|
||||||
- 'administer footer menu items'
|
|
||||||
- 'administer image styles'
|
|
||||||
- 'administer languages'
|
|
||||||
- 'administer linkit profiles'
|
|
||||||
- 'administer login destination settings'
|
|
||||||
- 'administer maillog'
|
|
||||||
- 'administer main menu items'
|
|
||||||
- 'administer menu'
|
|
||||||
- 'administer menu_per_role'
|
|
||||||
- 'administer migrations'
|
|
||||||
- 'administer module missing message fixer'
|
|
||||||
- 'administer modules'
|
|
||||||
- 'administer node display'
|
|
||||||
- 'administer node fields'
|
|
||||||
- 'administer node form display'
|
|
||||||
- 'administer nodes'
|
|
||||||
- 'administer permissions'
|
|
||||||
- 'administer productions menu items'
|
|
||||||
- 'administer profile'
|
|
||||||
- 'administer profile display'
|
|
||||||
- 'administer profile fields'
|
|
||||||
- 'administer profile form display'
|
|
||||||
- 'administer profile types'
|
|
||||||
- 'administer responsive images'
|
|
||||||
- 'administer search_api'
|
|
||||||
- 'administer search_api_page'
|
|
||||||
- 'administer site configuration'
|
|
||||||
- 'administer software updates'
|
|
||||||
- 'administer studio'
|
|
||||||
- 'administer synonyms'
|
|
||||||
- 'administer taxonomy'
|
|
||||||
- 'administer taxonomy_term display'
|
|
||||||
- 'administer taxonomy_term fields'
|
|
||||||
- 'administer taxonomy_term form display'
|
|
||||||
- 'administer themes'
|
|
||||||
- 'administer tools menu items'
|
|
||||||
- 'administer url aliases'
|
|
||||||
- 'administer user display'
|
|
||||||
- 'administer user fields'
|
|
||||||
- 'administer user form display'
|
|
||||||
- 'administer users'
|
|
||||||
- 'administer views'
|
|
||||||
- 'administer workflow'
|
|
||||||
- 'administer workflow_transition display'
|
|
||||||
- 'administer workflow_transition fields'
|
|
||||||
- 'administer workflow_transition form display'
|
|
||||||
- 'assign domain administrators'
|
|
||||||
- 'ban IP addresses'
|
|
||||||
- 'bulkdelete nodes'
|
|
||||||
- 'bypass corpus_documents workflow_transition access'
|
|
||||||
- 'bypass generique workflow_transition access'
|
|
||||||
- 'bypass node access'
|
|
||||||
- 'cancel account'
|
|
||||||
- 'change own username'
|
|
||||||
- 'configure toolbar_themes'
|
|
||||||
- 'create autre_son content'
|
|
||||||
- 'create content translations'
|
|
||||||
- 'create corpus_documents workflow_transition'
|
|
||||||
- 'create domain aliases'
|
|
||||||
- 'create domains'
|
|
||||||
- 'create enregistrement content'
|
|
||||||
- 'create evenement content'
|
|
||||||
- 'create fil content'
|
|
||||||
- 'create generique workflow_transition'
|
|
||||||
- 'create page content'
|
|
||||||
- 'create static content'
|
|
||||||
- 'create terms in collectionneurs'
|
|
||||||
- 'create terms in entrees'
|
|
||||||
- 'create terms in genres'
|
|
||||||
- 'create terms in langues'
|
|
||||||
- 'create terms in locuteurs'
|
|
||||||
- 'create terms in page_type'
|
|
||||||
- 'create url aliases'
|
|
||||||
- 'delete all fil revisions'
|
|
||||||
- 'delete all revisions'
|
|
||||||
- 'delete any autre_son content'
|
|
||||||
- 'delete any chutier entities'
|
|
||||||
- 'delete any composition entities'
|
|
||||||
- 'delete any enregistrement content'
|
|
||||||
- 'delete any evenement content'
|
|
||||||
- 'delete any fil content'
|
|
||||||
- 'delete any fil entities'
|
|
||||||
- 'delete any page content'
|
|
||||||
- 'delete any static content'
|
|
||||||
- 'delete assigned domains'
|
|
||||||
- 'delete autre_son revisions'
|
|
||||||
- 'delete chutier entities'
|
|
||||||
- 'delete content translations'
|
|
||||||
- 'delete domain aliases'
|
|
||||||
- 'delete enregistrement revisions'
|
|
||||||
- 'delete evenement revisions'
|
|
||||||
- 'delete fil entities'
|
|
||||||
- 'delete fil revisions'
|
|
||||||
- 'delete maillog'
|
|
||||||
- 'delete own autre_son content'
|
|
||||||
- 'delete own chutier entities'
|
|
||||||
- 'delete own enregistrement content'
|
|
||||||
- 'delete own evenement content'
|
|
||||||
- 'delete own fil content'
|
|
||||||
- 'delete own page content'
|
|
||||||
- 'delete own static content'
|
|
||||||
- 'delete page revisions'
|
|
||||||
- 'delete static revisions'
|
|
||||||
- 'delete terms in collectionneurs'
|
|
||||||
- 'delete terms in entrees'
|
|
||||||
- 'delete terms in genres'
|
|
||||||
- 'delete terms in langues'
|
|
||||||
- 'delete terms in locuteurs'
|
|
||||||
- 'delete terms in page_type'
|
|
||||||
- 'edit any autre_son content'
|
|
||||||
- 'edit any chutier entities'
|
|
||||||
- 'edit any composition entities'
|
|
||||||
- 'edit any corpus_documents workflow_transition'
|
|
||||||
- 'edit any enregistrement content'
|
|
||||||
- 'edit any evenement content'
|
|
||||||
- 'edit any fil content'
|
|
||||||
- 'edit any fil entities'
|
|
||||||
- 'edit any generique workflow_transition'
|
|
||||||
- 'edit any page content'
|
|
||||||
- 'edit any static content'
|
|
||||||
- 'edit assigned domains'
|
|
||||||
- 'edit chutier entities'
|
|
||||||
- 'edit domain aliases'
|
|
||||||
- 'edit fil entities'
|
|
||||||
- 'edit own autre_son content'
|
|
||||||
- 'edit own corpus_documents workflow_transition'
|
|
||||||
- 'edit own enregistrement content'
|
|
||||||
- 'edit own evenement content'
|
|
||||||
- 'edit own fil content'
|
|
||||||
- 'edit own generique workflow_transition'
|
|
||||||
- 'edit own page content'
|
|
||||||
- 'edit own static content'
|
|
||||||
- 'edit terms in collectionneurs'
|
|
||||||
- 'edit terms in entrees'
|
|
||||||
- 'edit terms in genres'
|
|
||||||
- 'edit terms in langues'
|
|
||||||
- 'edit terms in locuteurs'
|
|
||||||
- 'edit terms in page_type'
|
|
||||||
- 'execute domain_default_action domain'
|
|
||||||
- 'execute domain_delete_action domain'
|
|
||||||
- 'execute domain_disable_action domain'
|
|
||||||
- 'execute domain_enable_action domain'
|
|
||||||
- 'execute entity:publish_action node'
|
|
||||||
- 'execute entity:save_action file'
|
|
||||||
- 'execute entity:save_action menu_link_content'
|
|
||||||
- 'execute entity:save_action node'
|
|
||||||
- 'execute entity:save_action profile'
|
|
||||||
- 'execute entity:save_action taxonomy_term'
|
|
||||||
- 'execute entity:save_action user'
|
|
||||||
- 'execute entity:unpublish_action node'
|
|
||||||
- 'execute node_assign_owner_action node'
|
|
||||||
- 'execute node_make_sticky_action node'
|
|
||||||
- 'execute node_make_unsticky_action node'
|
|
||||||
- 'execute node_promote_action node'
|
|
||||||
- 'execute node_publish_action node'
|
|
||||||
- 'execute node_save_action node'
|
|
||||||
- 'execute node_unpromote_action node'
|
|
||||||
- 'execute node_unpublish_action node'
|
|
||||||
- 'execute node_unpublish_by_keyword_action node'
|
|
||||||
- 'execute php code'
|
|
||||||
- 'execute profile_delete_action profile'
|
|
||||||
- 'execute profile_publish_action profile'
|
|
||||||
- 'execute profile_unpublish_action profile'
|
|
||||||
- 'execute user_add_role_action user'
|
|
||||||
- 'execute user_block_user_action user'
|
|
||||||
- 'execute user_remove_role_action user'
|
|
||||||
- 'execute user_unblock_user_action user'
|
|
||||||
- 'execute vbo_cancel_user_action user'
|
|
||||||
- 'execute views_bulk_edit all'
|
|
||||||
- 'execute views_bulk_operations_delete_entity all'
|
|
||||||
- 'execute workflow_node_given_state_action node'
|
|
||||||
- 'execute workflow_node_next_state_action node'
|
|
||||||
- 'export configuration'
|
|
||||||
- 'import configuration'
|
|
||||||
- 'link to any page'
|
|
||||||
- 'revert all fil revisions'
|
|
||||||
- 'revert all revisions'
|
|
||||||
- 'revert any corpus_documents workflow_transition'
|
|
||||||
- 'revert any generique workflow_transition'
|
|
||||||
- 'revert autre_son revisions'
|
|
||||||
- 'revert enregistrement revisions'
|
|
||||||
- 'revert evenement revisions'
|
|
||||||
- 'revert fil revisions'
|
|
||||||
- 'revert page revisions'
|
|
||||||
- 'revert static revisions'
|
|
||||||
- 'schedule corpus_documents workflow_transition'
|
|
||||||
- 'schedule generique workflow_transition'
|
|
||||||
- 'select account cancellation method'
|
|
||||||
- 'switch users'
|
|
||||||
- 'synchronize configuration'
|
|
||||||
- 'translate any entity'
|
|
||||||
- 'translate enregistrement node'
|
|
||||||
- 'translate entrees taxonomy_term'
|
|
||||||
- 'translate evenement node'
|
|
||||||
- 'translate fil node'
|
|
||||||
- 'translate genres taxonomy_term'
|
|
||||||
- 'translate interface'
|
|
||||||
- 'translate langues taxonomy_term'
|
|
||||||
- 'translate menu_link_content'
|
|
||||||
- 'translate page node'
|
|
||||||
- 'translate static node'
|
|
||||||
- 'update content translations'
|
|
||||||
- 'use domain nav block'
|
|
||||||
- 'use domain switcher block'
|
|
||||||
- 'use text format wysiwyg'
|
|
||||||
- 'view all fil revisions'
|
|
||||||
- 'view all revisions'
|
|
||||||
- 'view any unpublished chutier entities'
|
|
||||||
- 'view any unpublished composition entities'
|
|
||||||
- 'view any unpublished fil entities'
|
|
||||||
- 'view assigned domains'
|
|
||||||
- 'view autre_son revisions'
|
|
||||||
- 'view domain aliases'
|
|
||||||
- 'view domain information'
|
|
||||||
- 'view domain list'
|
|
||||||
- 'view enregistrement revisions'
|
|
||||||
- 'view evenement revisions'
|
|
||||||
- 'view fil revisions'
|
|
||||||
- 'view maillog'
|
|
||||||
- 'view own unpublished content'
|
|
||||||
- 'view page revisions'
|
|
||||||
- 'view profile'
|
|
||||||
- 'view published chutier entities'
|
|
||||||
- 'view published fil entities'
|
|
||||||
- 'view static revisions'
|
|
||||||
- 'view the administration theme'
|
|
||||||
- 'view unpublished chutier entities'
|
|
||||||
- 'view unpublished fil entities'
|
|
||||||
|
|||||||
@@ -8,13 +8,13 @@ ui:
|
|||||||
show:
|
show:
|
||||||
additional_queries: false
|
additional_queries: false
|
||||||
advanced_column: true
|
advanced_column: true
|
||||||
|
default_display: false
|
||||||
performance_statistics: false
|
performance_statistics: false
|
||||||
preview_information: true
|
preview_information: true
|
||||||
sql_query:
|
sql_query:
|
||||||
enabled: false
|
enabled: false
|
||||||
where: above
|
where: above
|
||||||
display_embed: false
|
display_embed: false
|
||||||
master_display: false
|
|
||||||
always_live_preview: false
|
always_live_preview: false
|
||||||
exposed_filter_any_label: old_any
|
exposed_filter_any_label: old_any
|
||||||
field_rewrite_elements:
|
field_rewrite_elements:
|
||||||
|
|||||||
@@ -75,6 +75,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: created
|
||||||
exposed: false
|
exposed: false
|
||||||
granularity: second
|
granularity: second
|
||||||
arguments:
|
arguments:
|
||||||
|
|||||||
@@ -136,6 +136,8 @@ display:
|
|||||||
settings:
|
settings:
|
||||||
image_link: ''
|
image_link: ''
|
||||||
image_style: thumbnail
|
image_style: thumbnail
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
group_column: ''
|
group_column: ''
|
||||||
group_columns: { }
|
group_columns: { }
|
||||||
group_rows: true
|
group_rows: true
|
||||||
@@ -1130,6 +1132,8 @@ display:
|
|||||||
settings:
|
settings:
|
||||||
image_link: ''
|
image_link: ''
|
||||||
image_style: thumbnail
|
image_style: thumbnail
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
group_column: ''
|
group_column: ''
|
||||||
group_columns: { }
|
group_columns: { }
|
||||||
group_rows: true
|
group_rows: true
|
||||||
@@ -4931,6 +4935,8 @@ display:
|
|||||||
settings:
|
settings:
|
||||||
image_link: ''
|
image_link: ''
|
||||||
image_style: thumbnail
|
image_style: thumbnail
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
group_column: ''
|
group_column: ''
|
||||||
group_columns: { }
|
group_columns: { }
|
||||||
group_rows: true
|
group_rows: true
|
||||||
|
|||||||
@@ -171,6 +171,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: changed
|
||||||
exposed: false
|
exposed: false
|
||||||
granularity: second
|
granularity: second
|
||||||
arguments: { }
|
arguments: { }
|
||||||
|
|||||||
@@ -453,6 +453,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: created
|
||||||
exposed: false
|
exposed: false
|
||||||
granularity: second
|
granularity: second
|
||||||
arguments: { }
|
arguments: { }
|
||||||
|
|||||||
@@ -505,6 +505,8 @@ display:
|
|||||||
entity_type: taxonomy_term
|
entity_type: taxonomy_term
|
||||||
entity_field: changed
|
entity_field: changed
|
||||||
plugin_id: date
|
plugin_id: date
|
||||||
|
expose:
|
||||||
|
field_identifier: changed
|
||||||
arguments: { }
|
arguments: { }
|
||||||
filters:
|
filters:
|
||||||
vid:
|
vid:
|
||||||
|
|||||||
@@ -113,6 +113,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: sticky
|
||||||
exposed: false
|
exposed: false
|
||||||
created:
|
created:
|
||||||
id: created
|
id: created
|
||||||
@@ -127,6 +128,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: created
|
||||||
exposed: false
|
exposed: false
|
||||||
granularity: second
|
granularity: second
|
||||||
arguments: { }
|
arguments: { }
|
||||||
|
|||||||
@@ -338,6 +338,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: sent_date
|
||||||
exposed: false
|
exposed: false
|
||||||
granularity: second
|
granularity: second
|
||||||
arguments: { }
|
arguments: { }
|
||||||
|
|||||||
@@ -170,6 +170,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: is_default
|
||||||
exposed: false
|
exposed: false
|
||||||
profile_id:
|
profile_id:
|
||||||
id: profile_id
|
id: profile_id
|
||||||
@@ -184,6 +185,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: profile_id
|
||||||
exposed: false
|
exposed: false
|
||||||
arguments:
|
arguments:
|
||||||
uid:
|
uid:
|
||||||
|
|||||||
@@ -73,6 +73,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: sticky
|
||||||
exposed: false
|
exposed: false
|
||||||
created:
|
created:
|
||||||
id: created
|
id: created
|
||||||
@@ -85,6 +86,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: created
|
||||||
exposed: false
|
exposed: false
|
||||||
granularity: second
|
granularity: second
|
||||||
arguments:
|
arguments:
|
||||||
|
|||||||
@@ -521,6 +521,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: created
|
||||||
exposed: false
|
exposed: false
|
||||||
granularity: second
|
granularity: second
|
||||||
filters:
|
filters:
|
||||||
|
|||||||
@@ -493,6 +493,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: wid
|
||||||
exposed: false
|
exposed: false
|
||||||
arguments: { }
|
arguments: { }
|
||||||
filters:
|
filters:
|
||||||
|
|||||||
@@ -93,6 +93,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: created
|
||||||
exposed: false
|
exposed: false
|
||||||
granularity: second
|
granularity: second
|
||||||
arguments: { }
|
arguments: { }
|
||||||
|
|||||||
@@ -104,6 +104,7 @@ display:
|
|||||||
order: DESC
|
order: DESC
|
||||||
expose:
|
expose:
|
||||||
label: ''
|
label: ''
|
||||||
|
field_identifier: access
|
||||||
exposed: false
|
exposed: false
|
||||||
granularity: second
|
granularity: second
|
||||||
arguments: { }
|
arguments: { }
|
||||||
|
|||||||
@@ -19,18 +19,9 @@ global-js:
|
|||||||
assets/dist/scripts/main.min.js: { minified: true }
|
assets/dist/scripts/main.min.js: { minified: true }
|
||||||
dependencies:
|
dependencies:
|
||||||
- core/drupal
|
- core/drupal
|
||||||
# - core/drupal.ajax
|
|
||||||
# - core/drupal.autocomplete
|
|
||||||
- core/matchmedia
|
- core/matchmedia
|
||||||
- core/matchmedia.addListener
|
- core/matchmedia.addListener
|
||||||
- core/jquery
|
- core/jquery
|
||||||
# - core/jquery.once
|
# - url_to_video_filter/player_embed
|
||||||
# - core/jquery.ui.draggable
|
# - url_to_video_filter/vimeo_embed
|
||||||
# - core/jquery.ui.dropable
|
# - url_to_video_filter/youtube_embed
|
||||||
# - core/jquery.ui.sortable
|
|
||||||
# - edlp_corpus/corpus
|
|
||||||
# - edlp_studio/edlp_studio-library
|
|
||||||
# - edlp_search/edlp_search-library
|
|
||||||
- url_to_video_filter/player_embed
|
|
||||||
- url_to_video_filter/vimeo_embed
|
|
||||||
- url_to_video_filter/youtube_embed
|
|
||||||
|
|||||||
Reference in New Issue
Block a user