I am looking for a experienced developer to produce a module that
- adds a Taxonomy Term to a Vocabulary whenever a Node is created (for each node type one different vocabulary).
- The Term should reflect the Title of the node
- The new has to be assigned to the node
- another taxonomy term, is also assigned, like "Parent" Node

The "Parent" node then should display a link on bottom of the body, to add new content.
The new content (different content type) should automatically recieve the same taxonomy term as the active node (not all terms, just the automatically generated term).

Comments

joachim’s picture

Take a look at the module called NAT (Node Auto Term). I think it does most of what you want.