MetalMaker Module - Heavy Metal Song Lyric Generator
Hi.
We are working in a module that creates Drupal nodes and taxonomy through the MetalMaker WebService.
This module calls the MetalMaker WebService functions, parses the result XML content and create one node by each song lyric created assign them one taxonomy by album created.
It's a nice module for educational purpose and an easy way to create lyrics for metal music songs.
We use the QueryPath Module for parsing the result XML.
Read moreCreating Taxonomy Vocabulary and Terms on Node Create
Is it possible to create a taxonomy vocabulary and terms on node create?
I am using a parent - child node relationship through node reference. And I would like to present the parents' taxonomy to it's children as options. I know that I can create a taxonomy vocabulary separately and then assign that vocabulary to the parent node. But from a user perspective it would be great if this could be done through a more streamlined method during node create and edit.
Summary
Create Parent Node
- Create vocabulary
- Create terms
[save]
Create Related Content
