I mean everywhere in code example on internet it’s littered with tid, vid etc.
I want to understand how it is related to taxonomy. Can someone give me some references?
Actually I need to create nodes along with hierarchical terms they would be in.
I mean everywhere in code example on internet it’s littered with tid, vid etc.
Share
First…
Chapter 14 in Pro Drupal Development provides a good overview of developing with Drupal’s taxonomy system.
This Programatically adding taxonomy term to node thread from groups.drupal.org may give you a jump start.