Closed (fixed)
Project:
Views Node Taxonomy Filter
Version:
7.x-1.0-beta5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 May 2011 at 09:21 UTC
Updated:
10 Mar 2012 at 17:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
tirdadc commentedSounds like a good idea, I'll look into it.
Comment #2
astra commentedJust an idea: when the node without the terms filtered, maybe options can be configured, something like
1) display all other content
2) display nothing
Comment #3
jec006 commentedI've made a patch that will simply show nothing if the node has no terms for valid vocabs.
The display all content is the what current happens, so I simply added a checkbox for showing nothing.
Attached Patch
Comment #4
jec006 commentedCleaned up some Admin stuff - added a default - rerolled patch
Comment #5
jec006 commentedHey,
Adding a version that will work with older versions of drush make (no a/ b/ prefixes) and removing a couple whitespace errors.
This patch seems to be working well after about a month of use.
Comment #6
tirdadc commentedWorks well, thanks for that. Committed to dev.