Improve module documentation.
ryo - January 21, 2008 - 14:26
| Project: | Node Type Filter |
| Version: | 5.x-1.x-dev |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | NancyDru |
| Status: | closed |
Jump to:
Description
How do I use it? Isn't there a setting page?

#1
No, 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.
#2
OK. Thanks for the reply.
#3
Changing the title to remind me to update the documentation.
#4
Ah!
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!
#5
For 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=story#6