Closed (won't fix)
Project:
Node Auto Term [NAT]
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 May 2007 at 11:47 UTC
Updated:
28 Feb 2009 at 22:04 UTC
Looking at the module's name maybe slightly off-topic, but what do you think about linking the available roles to vocabulary-terms?
With the users one can already do something with the usernode module, but for roles there's nothing yet.
Comments
Comment #1
Zen commentedI've actually done the same, but for users. I'm still considering how best to merge the code into this module - as a sub-module / extra option.. etc.
What is an example use case for linking roles to terms? I would think that it might be more useful to link terms to roles (the other way around) thereby making use of each vocabulary's flexibility. Please explain.
Thanks
-K
Comment #2
ray007 commentedAs I've written above, I think you can already link users to a vocabulary by means of 'usernode'.
usecase for role-linking?
hmm, maybe have a vocabulary with roles as terms, and use it for tac_lite access control on nodes?
have not yet thought it through, but I think it's something to play with that may turn out useful ;-)
Comment #3
Zen commentedFrom what I can see on the project page, usernode is user to node. While NAT could probably be used in tandem with that to introduce taxonomy associations, it's a little roundabout. I will have a look at the code soon.
As for this, I'm happy to look at patches with an established use case. I would first like to introduce user associations in a separate sub-module along with a type field in the nat table.
Cheers,
-K
Comment #4
Zen commentedThis is out of scope for this module.