Posted by gravisrs on July 15, 2008 at 2:32pm
Jump to:
| Project: | Node Auto Term [NAT] |
| Version: | master |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
I'm searching for a solution to taxonomy-managed site, and found this module useful, but...
I'd like to see strict connection between nodes and terms in this way:
- newly created content-type creates taxonomy vocabulary called autotax_VOCABULARYNAME
- each newly created node of this content-type adds corresponding term to that vocabulary.
- each newly created term in that vocabulary creates "connected" content-type node
- renaming node title also renames the term and vice versa
- deleting the node also deletes the term and vice versa
Is those features can be requested for that module?... or rather I should ask for some Workflow-NG features for taxonomy ?
Or even such module already exist?
Comments
#1
I see issue is from 15th of July. Is it still valid?
#2
#3
No activity for over a year.
I recommend closing this issue as "Won't Fix," but I will leave it open for now if anyone wants to tackle this.
If there is no interest after a couple of months, I plan on closing this issue out wtih "Won't Fix"
#4
I think the NAT_ng module takes care of the last two requests in the original post:
- renaming node title also renames the term and vice versa
- deleting the node also deletes the term and vice versa