Unverified Commit b24c8a92 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3479665 by thejimbirch, danny englander, phenaproxima, pameeela: Add...

Issue #3479665 by thejimbirch, danny englander, phenaproxima, pameeela: Add views.view.taxonomy_term.yml to tag_taxonomy recipe

(cherry picked from commit 2fddf325)
parent 7daea3ce
Loading
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -3,9 +3,10 @@ description: 'Provides "Tags" taxonomy vocabulary and related configuration. Use
type: 'Taxonomy'
install:
  - taxonomy
  # Added until the following issue is fixed.
  # Taxonomy should provide a fallback way to display terms when Views is not enabled.
  # https://www.drupal.org/project/drupal/issues/3479980
  - views
config:
  import:
    taxonomy:
      - core.entity_view_mode.taxonomy_term.full
      - system.action.taxonomy_term_publish_action
      - system.action.taxonomy_term_unpublish_action
    taxonomy: '*'