Skip to content
Snippets Groups Projects
Unverified Commit c9a88d2c 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 2c9f88c5
No related branches found
No related tags found
4 merge requests!11958Issue #3490507 by alexpott, smustgrave: Fix bogus mocking in...,!11769Issue #3517987: Add option to contextual filters to encode slashes in query parameter.,!11185Issue #3477324 by andypost, alexpott: Fix usage of str_getcsv() and fgetcsv() for PHP 8.4,!9944Issue #3483353: Consider making the createCopy config action optionally fail...
Pipeline #307744 passed with warnings
Pipeline: drupal

#307771

    Pipeline: drupal

    #307766

      Pipeline: drupal

      #307764

        +7
        ......@@ -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: '*'
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment