hi there,

I want to do the following and I wonder if this module could be used in doing this:

on a skill matching site, I need to tag nodes not only with terms, but also with a second dimension (maintained on vocab level).
example:
-> skill: drupal development (= term id 100)
i now need a second dimension:
-> skill rating: basic, advanced, expert (= maybe term ids 100_1, 100_2, 100_3)

certain nodes should now not only be tagged with terms (skill) but also with the second dimension (skill rating).
I would finally be able to do a selection for all nodes that contain the skill tag 'drupal development' with at least a rating of 'advanced'.

Any ideas on how to do this, any help welcome.

thanks in advance, kind regards, peter.

Comments

nicholasthompson’s picture

Status: Active » Closed (works as designed)

This isn't a feature Taxonony Enhancer can do. I suggest you open a forum support request about how to use Taxonomy where terms have multiple parents. This way you can have terms such as:

  1. Drupal
  2. Joomla
  3. Wordpress

And then you can define 3 other terms (basic, advanced, expert) which have terms 1, 2 and 3 as parents. This is something like multiple hierarchy I believe...