Closed (fixed)
Project:
Node Auto Term [NAT]
Version:
5.x-1.1-beta
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 May 2007 at 16:24 UTC
Updated:
18 Jan 2008 at 00:58 UTC
Jump to comment: Most recent
Comments
Comment #1
Zen commentedYour use case can be accomplished by something like the following:
Hope this helps.
-K
Comment #2
jimdunntx commentedThis didn't work for me?? Perhaps I am missing something. Actually, what I was trying to do is create an automatic forum category using Drupal's regular forum system, which relies on taxonomy terms. Of course, it is a nested system. Setting up a community system, I wanted to have museums, which I have a specific CCK content type to handle, automatically set up a discussion category for each museum as the museum content is created.
I did all the associations, but there is no place that I see in my Museum node that allows one to set where in the nested taxonomy the term will go.
Comment #3
(not verified) commentedComment #4
Anonymous (not verified) commentedAh! Brilliant fix for my situation.