Active
Project:
Vocabulary Index
Version:
6.x-2.2
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2009 at 10:00 UTC
Updated:
27 Dec 2010 at 01:46 UTC
Hi Xano!
Just in case it can be useful for someone else.
I'll describe a problem to make it clear. If you have a term with a few parents, for example:
-Administration
--Linux
---WebServers
--Windows
---WebServers
Selecting WebServers under Linux and Windows will show you same content.
I wanted this module to select topics which have Tags 'Administration && Linux && WebServers' and 'Administration && Windows && WebServers' corresponding. This implies creating link like this: ..../term2,3,4 or .../term2,5,4
In fact, I Managed this problem. This means it works on my web server. If you think this change could be useful for your module, in attachment you can find my changes.
| Comment | File | Size | Author |
|---|---|---|---|
| changes_log.txt | 1.16 KB | krtkr |
Comments
Comment #1
xanoVocabulary Index only allows you to browse through Taxonomy. It does nothing related to nodes. Because of that and because work on its successor (Index) progresses quickly this feature will not be added. It is however a very nice addition, so thank you very much for sharing.
Comment #2
alexanderrozenson commentedWoohoo!!! This is exactly what I'm looking for! It will be a great feature for the Index project!
I'm using Drupal to manage enterprise common knowledge and it's very important to categorize everything.
krtkr thank you thank you thank you!