Hi, I created a View (using View Module) to show nodes contain specific term. So I added a filter (Vocabulary = Download, 'Download' is my vocabulary), and argument (term ID), path is "taxonomy/term/%".

Everything is pretty good, but when I click to term from other Vocabulary, I receive nothing, but i want receive standard view.

All in all I want that my view works only with specific Vocabulary - other should provide default view.

Sorry for my bad English.

Edited by: VM; Moved to appropriate forum

Comments

KrzysieQ’s picture

Could anybody help me? I'll try show my idea simpler. I want to use one 'view' to show nodes contain one specific term from taxonomy, and second to show others.

tahiticlic’s picture

I'm facing the same problem, and I've not found any solution.

What I see it's that term view is a Node view type, so filters filter Nodes that match your vocab. This is an output filter, not an input filter which is driven by the path, as I understood it. The solution would be to have a special treatment for overridden pathes (with pathauto), unfortunately it seems that this is the raw path (intern I guess) which is used : "taxonomy/term/..."

Anyone to help on this subject?
[edit]Taxonomy Redirect is a solution [/edit]

Drupal rocks!
www.tahiticlic.com