Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable taxonomy links #64

Open
chad-g-adams opened this issue May 24, 2016 · 0 comments
Open

Configurable taxonomy links #64

chad-g-adams opened this issue May 24, 2016 · 0 comments

Comments

@chad-g-adams
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant