You are here

pathauto.pattern.cms_blog_categories.yml in Glazed CMS Blog 8

config/install/pathauto.pattern.cms_blog_categories.yml

File

config/install/pathauto.pattern.cms_blog_categories.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - ctools
  6. - taxonomy
  7. id: cms_blog_categories
  8. label: 'Blog categories'
  9. type: 'canonical_entities:taxonomy_term'
  10. pattern: 'blog-category/[term:name]'
  11. selection_criteria:
  12. 0d3da8da-b23c-43cf-bd96-aa69e788b54b:
  13. id: 'entity_bundle:taxonomy_term'
  14. bundles:
  15. cms_blog_category: cms_blog_category
  16. negate: false
  17. context_mapping:
  18. taxonomy_term: taxonomy_term
  19. uuid: 0d3da8da-b23c-43cf-bd96-aa69e788b54b
  20. selection_logic: and
  21. weight: -5
  22. relationships: { }