|
@@ -2,7 +2,7 @@
|
|
|
# migration as an optional dependency.
|
|
|
id: d7_allpublicfiles
|
|
|
label: Public files
|
|
|
-migration_group: d7_popsu
|
|
|
+migration_group: popsu
|
|
|
audit: true
|
|
|
migration_tags:
|
|
|
- Drupal 7
|
|
@@ -19,7 +19,7 @@ source:
|
|
|
# represents the fully qualified path relative to which URIs in the files
|
|
|
# table are specified, and must end with a /. See source_full_path
|
|
|
# configuration in this migration's process pipeline as an example.
|
|
|
- source_base_path: '../../../d7'
|
|
|
+ source_base_path: '../../d7'
|
|
|
process:
|
|
|
# If you are using this file to build a custom migration consider removing
|
|
|
# the fid field to allow incremental migrations.
|