Create term in taxonomy table on node publish not on node save
wa2nlinux - May 30, 2009 - 03:34
| Project: | Node Auto Term [NAT] |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
How to avoid created term while node is not yet published ??, so the term cretaed after node is publiched ...T

#1
Been just looking for this.
For example this would be ideal in case of moderation. The user submits the node, but the corresponding taxonomy term is only created when the node is published.
#2
Changing title, I believe this is more descriptive
#3
Thanks for that module.
I am also looking for a way to create tax-terms only on node publishing.
There exists a workaround using module "nodetype" to manage this: set up a different nodetype with identical settings of Nat-nodetype. Instead of publishing moderators could switch node-type. I think, this should work, but I have not tried it out.
In my opinion that would be a key feature for nat.
What do you think about it?