view core/modules/taxonomy/migrations/taxonomy_settings.yml @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents c75dbcec494b
children
line wrap: on
line source
id: taxonomy_settings
label: Taxonomy configuration
migration_tags:
  - Drupal 6
  - Drupal 7
  - Configuration
source:
  plugin: variable
  variables:
    - taxonomy_override_selector
    - taxonomy_terms_per_page_admin
  source_module: taxonomy
process:
  override_selector: taxonomy_override_selector
  terms_per_page_admin: taxonomy_terms_per_page_admin
destination:
  plugin: config
  config_name: taxonomy.settings