X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Flanguage%2Fmigration_templates%2Flanguage.yml;fp=web%2Fcore%2Fmodules%2Flanguage%2Fmigration_templates%2Flanguage.yml;h=6ca9c6d54d09a30723ad01c72d489cf58982daa1;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/language/migration_templates/language.yml b/web/core/modules/language/migration_templates/language.yml new file mode 100644 index 000000000..6ca9c6d54 --- /dev/null +++ b/web/core/modules/language/migration_templates/language.yml @@ -0,0 +1,19 @@ +id: language +label: Languages +migration_tags: + - Drupal 6 + - Drupal 7 +source: + plugin: language +process: + id: language + label: name + direction: + plugin: static_map + source: direction + map: + 0: ltr + 1: rtl + weight: weight +destination: + plugin: entity:configurable_language