Why would someone want to reference a term when we can assign a node to a taxonomy?

I had the need to include a related forums field for my nodes, which points to containers or forums that relate to the current node. This is a pretty trivial module, but is nice to quickly reference a forum or container with the correct taxonomy_term_path() link.

Allows for multiple fields and autocompletion. Probably needs a bit of work.

Thoughts?

CommentFileSizeAuthor
termreference.module9.65 KBRobRoy

Comments

kweisblatt’s picture

I am going to try this out. I am looking for something that will make the fields browsable. Like the profile fields can.

mcreature’s picture

Very cool was waiting for this option. I hope this will be implented in CCK core, as I think this is as important as node ref; and user reference, Also I think there could be some useful modules created to better extend its functionality.
I tested this module out works greate, but a few bugs with catching.

mcreature’s picture

O.K After following CCK for several months now, this is probably not a core needed module, though it would be very useful if this could be updated for 5.0 and get slandered module status, etc.
Any hope of doing this Robroy? I would be willing to test, etc.

karens’s picture

Status: Needs review » Fixed

There are now two fields that incorporate taxonomy into CCK. I don't think this will be done as a core module, unless somewhere down the line one of those two modules gets included in CCK core. Anyway read about them at http://groups.drupal.org/node/4991.

Anonymous’s picture

Status: Fixed » Closed (fixed)