Taxonomy

Creating taxonomy terms via the Drupal API

It took me a while to find reference for this but here goes. To create a taxonomy term in a module for a custom node module you need to do something like the following into the _insert function

Syndicate content