Closed (duplicate)
Project:
Node Auto Term [NAT]
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2008 at 14:02 UTC
Updated:
17 Feb 2009 at 06:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
white-raven commentedClarification: The linked patch above only attempts to implement the first of these two features (associate NAT node with its own NAT term).
Comment #2
white-raven commentedHere's a patch for the first feature.
Some issues I ran into getting there:
Ideally, the developers of the Taxonomy module would receive $node by reference, and change $node->taxonomy for you as well as updating the database.
There are several new functions because handling potential cases with inserting and syncing required more code than initially anticipated.
Kudos to the Devel module developers; it came in really handy. Again, this patch doesn't cover the second feature.
Comment #3
Zen commentedPlease use the original issue and restrain your patch to the issue at hand.
Thanks,
-K