Closed (fixed)
Project:
Node Type Filter
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Jan 2008 at 14:26 UTC
Updated:
16 Sep 2008 at 16:20 UTC
How do I use it? Isn't there a setting page?
Comments
Comment #1
nancydruNo, there is no settings page. I agree that the documentation could be better - I just dug this module out of the grave took it over because I'm also maintaining Taxonomy Browser that can use it.
Basically, on any URL that selects nodes to display (e.g. "taxonomy/term/xxx"), you can add "?type=aaa" or "?type=aaa+bbb" to select only the "aaa" (or "bbb") content type.
Comment #2
ryo commentedOK. Thanks for the reply.
Comment #3
nancydruChanging the title to remind me to update the documentation.
Comment #4
whitesun commentedAh!
I can not yet understand how to use it. Sorry NancyDru, I can not. Kindly initiate me.
I have already installed it on my D6.2 site. I do not know how to use it.
Thanks and sorry for the trouble!
Comment #5
nancydruFor example, you want to see only "story" type nodes when you list all the nodes for taxonomy term 123:
http://www.example.com/taxonomy/term/123?type=storyComment #6
nancydru