view core/modules/language/migration_templates/language.yml @ 9:1fc0ff908d1f

Add another data file
author Chris Cannam
date Mon, 05 Feb 2018 12:34:32 +0000
parents 4c8ae668cc8c
children
line wrap: on
line source
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