You are here

taxonomy_settings.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/taxonomy/migration_templates/taxonomy_settings.yml
core/modules/taxonomy/migration_templates/taxonomy_settings.yml

File

core/modules/taxonomy/migration_templates/taxonomy_settings.yml
View source
  1. id: taxonomy_settings
  2. label: Taxonomy configuration
  3. migration_tags:
  4. - Drupal 6
  5. - Drupal 7
  6. source:
  7. plugin: variable
  8. variables:
  9. - taxonomy_override_selector
  10. - taxonomy_terms_per_page_admin
  11. process:
  12. override_selector: taxonomy_override_selector
  13. terms_per_page_admin: taxonomy_terms_per_page_admin
  14. destination:
  15. plugin: config
  16. config_name: taxonomy.settings