X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Flanguage%2Fmigration_templates%2Fd7_language_types.yml;fp=web%2Fcore%2Fmodules%2Flanguage%2Fmigration_templates%2Fd7_language_types.yml;h=0000000000000000000000000000000000000000;hp=10d6ac768b927bf5cfa250a359c1967ca64e3ac1;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/language/migration_templates/d7_language_types.yml b/web/core/modules/language/migration_templates/d7_language_types.yml deleted file mode 100644 index 10d6ac768..000000000 --- a/web/core/modules/language/migration_templates/d7_language_types.yml +++ /dev/null @@ -1,41 +0,0 @@ -id: d7_language_types -label: Language types -migration_tags: - - Drupal 7 -source: - plugin: variable - variables: - - language_types - - language_negotiation_language - - language_negotiation_language_content - - language_negotiation_language_url - - locale_language_providers_weight_language - - locale_language_providers_weight_language_content - - locale_language_providers_weight_language_url - source_module: language -process: - all: - plugin: language_types - source: language_types - configurable: - plugin: language_types - source: language_types - filter_configurable: true - negotiation/language_content: - plugin: language_negotiation - source: - - language_negotiation_language_content - - locale_language_providers_weight_language_content - negotiation/language_url: - plugin: language_negotiation - source: - - language_negotiation_language_url - - locale_language_providers_weight_language_url - negotiation/language_interface: - plugin: language_negotiation - source: - - language_negotiation_language - - locale_language_providers_weight_language -destination: - plugin: config - config_name: language.types