Active
Project:
Taxonomy Block
Version:
6.x-1.0-beta2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2009 at 20:29 UTC
Updated:
11 Nov 2009 at 10:17 UTC
Hello, tnx for this module: it's a real gift.
- One thing that doesn't work for me is the title translation.
- Another thing is that the 'count' doesn't make a difference in languages. For example: if there are 3 nodes under "pets" in english and another language is choosen (Franch) where are no nodes that have "animaux" tagged, we have 3 next to animaux. When I select "animaux" then I get an error that there are no nodes. Is it possible to make a count per language?
- It too me a while to realise that I have to put a number in the "vocabulary ID" (and not the title (text)), but that works great.
tnx again for this module
Comments
Comment #1
drupalnesia commented1. 6.x-1.0-BETA3:
Fixed: Use taxonomy_term_path($t) to fetch term path, compability to taxonomy_redirect module
Fixed: Block title support multi-language
2. BUG CONFIRM: I will fix this in the next version
3. FEATURES: I still thinking the design of this setting page, maybe we provide a dropdown list?
Comment #2
drupalnesia commented3. FIXED ---> 6.x-1.0-BETA4: New: show vocabulary name instead vid in settings page