updated pathauto and disabled migrate modules
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@
|
||||
"drupal/metatag": "^1.10",
|
||||
"drupal/migrate_tools": "^4.1",
|
||||
"drupal/path_alias_xt": "1.x-dev",
|
||||
"drupal/pathauto": "1.5",
|
||||
"drupal/pathauto": "^1.6",
|
||||
"drupal/piwik": "^1.4",
|
||||
"drupal/profile": "^1.0",
|
||||
"drupal/redirect": "^1.3",
|
||||
|
||||
Generated
+8
-8
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "a9cbd7c16233abd9e47d81e197781e37",
|
||||
"content-hash": "e499d5b92da96fbc36a5289c44d3b847",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -5072,17 +5072,17 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/pathauto",
|
||||
"version": "1.5.0",
|
||||
"version": "1.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/pathauto.git",
|
||||
"reference": "8.x-1.5"
|
||||
"reference": "8.x-1.6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.5.zip",
|
||||
"reference": "8.x-1.5",
|
||||
"shasum": "ae3c13f26d625e63da3b13dc64016888eca519c7"
|
||||
"url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.6.zip",
|
||||
"reference": "8.x-1.6",
|
||||
"shasum": "eb976ae110d73c06fafb1b657adb967dd2cb8246"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.6",
|
||||
@@ -5095,8 +5095,8 @@
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.5",
|
||||
"datestamp": "1570828084",
|
||||
"version": "8.x-1.6",
|
||||
"datestamp": "1575467285",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
||||
@@ -43,7 +43,6 @@ module:
|
||||
edlp_corpus: 0
|
||||
edlp_fils: 0
|
||||
edlp_home: 0
|
||||
edlp_migrate: 0
|
||||
edlp_mobile: 0
|
||||
edlp_productions: 0
|
||||
edlp_search: 0
|
||||
@@ -71,11 +70,6 @@ module:
|
||||
maillog: 0
|
||||
menu_ui: 0
|
||||
metatag: 0
|
||||
migrate: 0
|
||||
migrate_drupal: 0
|
||||
migrate_drupal_multilingual: 0
|
||||
migrate_plus: 0
|
||||
migrate_tools: 0
|
||||
node: 0
|
||||
options: 0
|
||||
page_cache: 0
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
label: 'D6 Edlp'
|
||||
@@ -1,6 +0,0 @@
|
||||
enforce_source_module_tags:
|
||||
- 'Drupal 6'
|
||||
- 'Drupal 7'
|
||||
langcode: fr
|
||||
follow_up_migration_tags:
|
||||
- 'Follow-up migration'
|
||||
@@ -1,47 +0,0 @@
|
||||
uuid: null
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp_allfiles
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 6'
|
||||
migration_group: d6_edlp
|
||||
label: 'Edlp Drupal 6 mp3 migration'
|
||||
source:
|
||||
plugin: d6_edlp_file
|
||||
constants:
|
||||
source_base_path: ../drupal6
|
||||
process:
|
||||
fid: fid
|
||||
filename: filename
|
||||
source_full_path:
|
||||
-
|
||||
plugin: concat
|
||||
delimiter: /
|
||||
source:
|
||||
- constants/source_base_path
|
||||
- filepath
|
||||
-
|
||||
plugin: urlencode
|
||||
destination_full_path:
|
||||
plugin: file_uri
|
||||
source:
|
||||
- filepath
|
||||
- file_directory_path
|
||||
- temp_directory_path
|
||||
- is_public
|
||||
uri:
|
||||
plugin: file_copy
|
||||
source:
|
||||
- '@source_full_path'
|
||||
- '@destination_full_path'
|
||||
filemime: filemime
|
||||
status: status
|
||||
changed: timestamp
|
||||
uid: uid
|
||||
destination:
|
||||
plugin: 'entity:file'
|
||||
migration_dependencies: null
|
||||
@@ -1,86 +0,0 @@
|
||||
uuid: null
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp_corpus
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 6'
|
||||
migration_group: d6_edlp
|
||||
label: 'Edlp Drupal 6 corpus'
|
||||
source:
|
||||
plugin: d6_edlp_corpus
|
||||
node_type: corpus
|
||||
process:
|
||||
type:
|
||||
plugin: default_value
|
||||
default_value: enregistrement
|
||||
langcode:
|
||||
plugin: default_value
|
||||
source: language
|
||||
default_value: und
|
||||
title:
|
||||
-
|
||||
plugin: get
|
||||
source: title
|
||||
-
|
||||
plugin: skip_on_empty
|
||||
method: row
|
||||
uid:
|
||||
-
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_users
|
||||
source: node_uid
|
||||
-
|
||||
plugin: default_value
|
||||
default_value: 1
|
||||
created: created
|
||||
changed: changed
|
||||
promote: promote
|
||||
sticky: sticky
|
||||
revision_uid: revision_uid
|
||||
revision_log: log
|
||||
revision_timestamp: timestamp
|
||||
field_description/value: body
|
||||
field_description/format:
|
||||
plugin: default_value
|
||||
default_value: wysiwyg
|
||||
body/value: article
|
||||
body/format:
|
||||
plugin: default_value
|
||||
default_value: wysiwyg
|
||||
field_entrees:
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_entrees
|
||||
source: entrees
|
||||
field_genres:
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_genres
|
||||
source: genres
|
||||
field_langues:
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_langues
|
||||
source: langues
|
||||
field_locuteurs: locuteurs
|
||||
field_collectionneurs: collectionneurs
|
||||
field_son:
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_allfiles
|
||||
source: sons_fid
|
||||
status:
|
||||
plugin: default_value
|
||||
default_value: 1
|
||||
field_workflow:
|
||||
plugin: default_value
|
||||
default_value: corpus_documents_publie
|
||||
destination:
|
||||
plugin: 'entity:node'
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d6_edlp_users
|
||||
- d6_edlp_entrees
|
||||
- d6_edlp_genres
|
||||
- d6_edlp_langues
|
||||
- d6_edlp_allfiles
|
||||
@@ -1,38 +0,0 @@
|
||||
uuid: null
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp_entrees
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 6'
|
||||
migration_group: d6_edlp
|
||||
label: 'Edlp Drupal 6 entrees'
|
||||
source:
|
||||
plugin: d6_edlp_taxonomy_term_entree
|
||||
bundle: 2
|
||||
process:
|
||||
name: name
|
||||
description/value:
|
||||
-
|
||||
plugin: get
|
||||
source: description
|
||||
-
|
||||
plugin: skip_on_empty
|
||||
method: row
|
||||
description/format:
|
||||
plugin: default_value
|
||||
default_value: wysiwyg
|
||||
field_notice/value: notice
|
||||
field_notice/format:
|
||||
plugin: default_value
|
||||
default_value: wysiwyg
|
||||
vid:
|
||||
plugin: default_value
|
||||
default_value: entrees
|
||||
weight: weight
|
||||
destination:
|
||||
plugin: 'entity:taxonomy_term'
|
||||
migration_dependencies: null
|
||||
@@ -1,67 +0,0 @@
|
||||
uuid: null
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp_evenements
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 6'
|
||||
migration_group: d6_edlp
|
||||
label: 'Edlp Drupal 6 evenement migration'
|
||||
source:
|
||||
plugin: d6_edlp_evenements
|
||||
node_type: event
|
||||
process:
|
||||
type:
|
||||
plugin: default_value
|
||||
default_value: evenement
|
||||
langcode:
|
||||
plugin: default_value
|
||||
source: language
|
||||
default_value: und
|
||||
title:
|
||||
-
|
||||
plugin: get
|
||||
source: title
|
||||
-
|
||||
plugin: skip_on_empty
|
||||
method: row
|
||||
uid:
|
||||
-
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_users
|
||||
source: node_uid
|
||||
-
|
||||
plugin: default_value
|
||||
default_value: 1
|
||||
created: created
|
||||
changed: changed
|
||||
promote: promote
|
||||
sticky: sticky
|
||||
revision_uid: revision_uid
|
||||
revision_log: log
|
||||
revision_timestamp: timestamp
|
||||
body/value: body
|
||||
body/format:
|
||||
plugin: default_value
|
||||
default_value: wysiwyg
|
||||
status:
|
||||
plugin: default_value
|
||||
default_value: 1
|
||||
field_workflow_generic:
|
||||
plugin: static_map
|
||||
source: workflow
|
||||
map:
|
||||
1: generique_masque
|
||||
2: generique_masque
|
||||
3: generique_publie
|
||||
4: generique_publie
|
||||
field_date/value: date
|
||||
field_date/end_value: date
|
||||
destination:
|
||||
plugin: 'entity:node'
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d6_edlp_users
|
||||
@@ -1,24 +0,0 @@
|
||||
uuid: null
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp_genres
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 6'
|
||||
migration_group: d6_edlp
|
||||
label: 'Edlp Drupal 6 genres'
|
||||
source:
|
||||
plugin: d6_taxonomy_term
|
||||
bundle: 3
|
||||
process:
|
||||
name: name
|
||||
description: description
|
||||
vid:
|
||||
plugin: default_value
|
||||
default_value: genres
|
||||
destination:
|
||||
plugin: 'entity:taxonomy_term'
|
||||
migration_dependencies: null
|
||||
@@ -1,24 +0,0 @@
|
||||
uuid: null
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp_langues
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 6'
|
||||
migration_group: d6_edlp
|
||||
label: 'Edlp Drupal 6 langues'
|
||||
source:
|
||||
plugin: d6_taxonomy_term
|
||||
bundle: 4
|
||||
process:
|
||||
name: name
|
||||
description: description
|
||||
vid:
|
||||
plugin: default_value
|
||||
default_value: langues
|
||||
destination:
|
||||
plugin: 'entity:taxonomy_term'
|
||||
migration_dependencies: null
|
||||
@@ -1,90 +0,0 @@
|
||||
uuid: 4faf4493-7e25-44cc-85c9-645c1f432059
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp_pages
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 6'
|
||||
migration_group: d6_edlp
|
||||
label: 'Edlp Drupal 6 pages'
|
||||
source:
|
||||
plugin: d6_edlp_pages
|
||||
node_type: page
|
||||
process:
|
||||
type:
|
||||
plugin: default_value
|
||||
default_value: page
|
||||
langcode:
|
||||
plugin: default_value
|
||||
source: language
|
||||
default_value: und
|
||||
title:
|
||||
-
|
||||
plugin: get
|
||||
source: title
|
||||
-
|
||||
plugin: skip_on_empty
|
||||
method: row
|
||||
uid:
|
||||
-
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_users
|
||||
source: node_uid
|
||||
-
|
||||
plugin: default_value
|
||||
default_value: 1
|
||||
created: created
|
||||
changed: changed
|
||||
promote: promote
|
||||
sticky: sticky
|
||||
revision_uid: revision_uid
|
||||
revision_log: log
|
||||
revision_timestamp: timestamp
|
||||
body/value: body
|
||||
body/format:
|
||||
plugin: default_value
|
||||
default_value: wysiwyg
|
||||
field_entrees:
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_entrees
|
||||
source: entrees
|
||||
field_page_type:
|
||||
-
|
||||
plugin: skip_on_empty
|
||||
method: row
|
||||
message: 'Page type is missing, skiping row'
|
||||
source: page_type
|
||||
-
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_pagetype
|
||||
field_son:
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_allfiles
|
||||
source: sons_fid
|
||||
field_visuel:
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_allfiles
|
||||
source: visuels_fid
|
||||
status:
|
||||
plugin: default_value
|
||||
default_value: 1
|
||||
field_workflow_generic:
|
||||
plugin: static_map
|
||||
source: workflow
|
||||
map:
|
||||
1: generique_masque
|
||||
2: generique_masque
|
||||
3: generique_publie
|
||||
4: generique_publie
|
||||
destination:
|
||||
plugin: 'entity:node'
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d6_edlp_users
|
||||
- d6_edlp_entrees
|
||||
- d6_edlp_pagetype
|
||||
- d6_edlp_sons
|
||||
- d6_edlp_allfiles
|
||||
@@ -1,24 +0,0 @@
|
||||
uuid: null
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp_pagetype
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 6'
|
||||
migration_group: d6_edlp
|
||||
label: 'Edlp Drupal 6 type de page'
|
||||
source:
|
||||
plugin: d6_taxonomy_term
|
||||
bundle: 1
|
||||
process:
|
||||
name: name
|
||||
description: description
|
||||
vid:
|
||||
plugin: default_value
|
||||
default_value: page_type
|
||||
destination:
|
||||
plugin: 'entity:taxonomy_term'
|
||||
migration_dependencies: null
|
||||
@@ -1,76 +0,0 @@
|
||||
uuid: null
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp_sons
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 6'
|
||||
migration_group: d6_edlp
|
||||
label: 'Edlp Drupal 6 sons'
|
||||
source:
|
||||
plugin: d6_edlp_sons
|
||||
node_type: son
|
||||
process:
|
||||
type:
|
||||
plugin: default_value
|
||||
default_value: autre_son
|
||||
langcode:
|
||||
plugin: default_value
|
||||
source: language
|
||||
default_value: und
|
||||
title:
|
||||
-
|
||||
plugin: get
|
||||
source: title
|
||||
-
|
||||
plugin: skip_on_empty
|
||||
method: row
|
||||
uid:
|
||||
-
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_users
|
||||
source: node_uid
|
||||
-
|
||||
plugin: default_value
|
||||
default_value: 1
|
||||
created: created
|
||||
changed: changed
|
||||
promote: promote
|
||||
sticky: sticky
|
||||
revision_uid: revision_uid
|
||||
revision_log: log
|
||||
revision_timestamp: timestamp
|
||||
body/value: body
|
||||
body/format:
|
||||
plugin: default_value
|
||||
default_value: wysiwyg
|
||||
field_genres:
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_genres
|
||||
source: genres
|
||||
field_locuteurs: locuteurs
|
||||
field_collectionneurs: collectionneurs
|
||||
field_son:
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_allfiles
|
||||
source: sons_fid
|
||||
status:
|
||||
plugin: static_map
|
||||
source: workflow
|
||||
map:
|
||||
1: 0
|
||||
2: 0
|
||||
3: 1
|
||||
4: 1
|
||||
destination:
|
||||
plugin: 'entity:node'
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d6_edlp_users
|
||||
- d6_edlp_entrees
|
||||
- d6_edlp_genres
|
||||
- d6_edlp_langues
|
||||
- d6_edlp_allfiles
|
||||
@@ -1,48 +0,0 @@
|
||||
uuid: null
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp_users
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 6'
|
||||
migration_group: d6_edlp
|
||||
label: 'Edlp Drupal 6 User accounts'
|
||||
source:
|
||||
plugin: d6_edlp_users
|
||||
process:
|
||||
name: name
|
||||
pass: pass
|
||||
mail: mail
|
||||
created: created
|
||||
access: access
|
||||
login: login
|
||||
status: status
|
||||
timezone:
|
||||
plugin: user_update_7002
|
||||
source: timezone
|
||||
langcode:
|
||||
plugin: user_langcode
|
||||
source: language
|
||||
fallback_to_site_default: false
|
||||
preferred_langcode:
|
||||
plugin: user_langcode
|
||||
source: language
|
||||
fallback_to_site_default: true
|
||||
preferred_admin_langcode:
|
||||
plugin: user_langcode
|
||||
source: language
|
||||
fallback_to_site_default: true
|
||||
init: init
|
||||
roles:
|
||||
plugin: default_value
|
||||
default_value: collectionneur
|
||||
destination:
|
||||
plugin: 'entity:user'
|
||||
md5_passwords: true
|
||||
migration_dependencies:
|
||||
optional:
|
||||
- language
|
||||
- default_language
|
||||
@@ -1,12 +0,0 @@
|
||||
uuid: null
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp
|
||||
label: 'D6 Edlp'
|
||||
description: 'Drupal 6 edlp content migration to Drupal 8.'
|
||||
source_type: 'Drupal 6.'
|
||||
module: null
|
||||
shared_configuration:
|
||||
source:
|
||||
key: legacy
|
||||
@@ -1,10 +0,0 @@
|
||||
uuid: 982df1cf-11eb-4350-91e0-c4ba291a1df4
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: default
|
||||
label: Default
|
||||
description: 'A container for any migrations not explicitly assigned to a group.'
|
||||
source_type: null
|
||||
module: null
|
||||
shared_configuration: null
|
||||
@@ -1,10 +0,0 @@
|
||||
uuid: 1b75362e-6797-450f-a7d9-3ffb4d33f646
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: edlp
|
||||
label: edlp
|
||||
description: ''
|
||||
source_type: null
|
||||
module: null
|
||||
shared_configuration: null
|
||||
Reference in New Issue
Block a user