Skip to content

Configurable taxonomy links #64

Description

@chad-g-adams

Right now it displays links for categories only. It would be nice to make this configurable so that other taxonomies such as tags (or new, user-defined taxonomies) may also be linked in a similar fashion. Furthermore it would also be nice to have an option to disable taxonomy links altogether.

I propose the following configuration option:

Links will be generated for these taxonomies

# Use to add links for categories, tags, etc.
# Example: [ "categories", "tags" ]
taxonomyItemsToLink = [ "categories" ]

I am starting on the code, will have a pull request available for review shortly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions