2019-04-12 01:06:54 +02:00
|
|
|
uuid: 79ab8656-5caa-4963-8a96-b8e99a95734b
|
2018-12-16 20:00:32 +01:00
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies: { }
|
|
|
|
_core:
|
2019-02-06 22:05:59 +01:00
|
|
|
default_config_hash: s3vx8Rz_WiVJ7xdZk9aSaFRCIAvdHcywmrmhCKdAY6U
|
2018-12-16 20:00:32 +01:00
|
|
|
id: d7_allpublicfiles
|
|
|
|
class: null
|
|
|
|
field_plugin_method: null
|
|
|
|
cck_plugin_method: null
|
|
|
|
migration_tags:
|
|
|
|
- 'Drupal 7'
|
|
|
|
- Content
|
2019-02-06 22:05:59 +01:00
|
|
|
- Materio
|
|
|
|
- Files
|
2018-12-16 20:00:32 +01:00
|
|
|
migration_group: d7_materio
|
|
|
|
label: 'Public files'
|
|
|
|
source:
|
2019-02-04 11:24:31 +01:00
|
|
|
plugin: d7_pubic_file
|
2018-12-16 20:00:32 +01:00
|
|
|
scheme: public
|
|
|
|
constants:
|
2019-01-29 15:04:33 +01:00
|
|
|
source_base_path: ../../../d7.materio.com/public_html
|
2018-12-16 20:00:32 +01:00
|
|
|
process:
|
|
|
|
filename: filename
|
|
|
|
source_full_path:
|
|
|
|
-
|
|
|
|
plugin: concat
|
|
|
|
delimiter: /
|
|
|
|
source:
|
|
|
|
- constants/source_base_path
|
|
|
|
- filepath
|
|
|
|
-
|
|
|
|
plugin: urlencode
|
|
|
|
uri:
|
|
|
|
plugin: file_copy
|
|
|
|
source:
|
|
|
|
- '@source_full_path'
|
|
|
|
- uri
|
|
|
|
filemime: filemime
|
|
|
|
status: status
|
|
|
|
created: timestamp
|
|
|
|
changed: timestamp
|
|
|
|
uid: uid
|
|
|
|
destination:
|
|
|
|
plugin: 'entity:file'
|
|
|
|
migration_dependencies: null
|