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

New require_all_tags for post-list directive #2664

Closed
wants to merge 2 commits into from

Conversation

andredias
Copy link
Contributor

The default behaviour of post-list directive is to show posts that have at least one of the tags. It could be better if it could be more restrictive.

I suggest this new option 'require_all_tags'. If declared, the post-list will show only posts that have all tags.

Kwpolska and others added 2 commits February 15, 2017 17:02
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
If declared it changes the tag filter behaviour to show only posts that have *all* specified tags.
@andredias
Copy link
Contributor Author

I've just noticed that I have used the wrong branch. Should I resend it on the right one?

@andredias
Copy link
Contributor Author

I'll fix this.

@andredias andredias closed this Feb 16, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants