Filter by content type
autonetex - June 8, 2008 - 22:18
| Project: | Taxonomy List |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | NancyDru |
| Status: | closed |
Jump to:
Description
Thank you Nancy for that useful module.
I'm using the custom code:
taxonomy_list_show($str_vids, $max_depth, $op, $columns)
But I need to filter by content type, since I have same vocab assigned to different content types. Is any way to do it in custom code?
Also can I filter the availability of taxonomy_image in this code? Some vocabs doesn't have the images and that leave spaces.
Thank you.

#1
"Filter by content type" - I may be able to add this into the code. I'll have to check.
I probably ought to either change the code to be like Glossary, or modify Taxonomy Image. That is to force the output to contain the image wrapper, so that its width is always in play.
#2
I can sponsor these additions, I need this module to finish the site.
Thank you.
#3
Okay, that bumps the priority.
#4
You're using the op="list" form, right?
#5
yes
#6
Hi
Any luck with it?
#7
Check your email
#8
#9
The module already has a count by content type feature (check the settings page). I just added support for the Node Type Filter module so those counts are done as taxonomy/term links that filter on the content type.
Committed to both -dev releases.
#10
#11
Automatically closed -- issue fixed for two weeks with no activity.
#12
Hi Great Module.
I installed the Node Type Filter 6.x-1.2 (2008-Sep-16)
I have set my vocabulary to count by content type.
It shows the count but is not making the content_type name a link?
There is no settings for the Node Type Filter and if it was not for the tick in the modules list i would never know if it is on.
But if I create links e.g: /taxonomy/term/1?type=blog it does show me that the Node Type Filter module is working.
Thanks
#13
Did you select the "Count by content type" option? It's working for me.
#14
Cool NancyDru
I installed your latest update and all worked.
This module is the best, well combined with taxonomy image module it is a killer.
Can I show off, this is not a site yet (one with content) but I have used your module as the front page, like you are doing it now.
Here it is: http://www.intoharties.com/ (I will remove this link the minute it is more than an empty shell)
Can you have a look at it in ff3 and IE7
ff3 looks great, but lesser great in IE7?
What is up with those border lines not showing in IE7, is it my theme or do we need a css patch for IE?
Thanks, great work
#15
That's a really cool way to use this module. Thanks for sharing it. Let me know when you get it the way you like; I'd like to feature it on the project page (which will help your search engine rankings too).
You probably do need to tweak the CSS for IE. In addition to the border, that feed icon needs to move too.
#16
#17
Hi NancyDru
Thanks for the link promotion to the project page, I am not done with the site but will let you know. You will not believe how many customers are barking up my door about this module. If my country's currency was a little better I would have send you some bucks for a PinaCilada. But if you ever need Accommodation in South Africa, let me know. This is exactly the thing we need to spice a web 2.0 site into a different direction.
When i am done with the css file I will post it here too. Thanks again :)
#18
Automatically closed -- issue fixed for two weeks with no activity.