taxonomy.install
Version 1.28 (checked in on 2009/11/07 at 14:18:07 by webchick)
Install, update and uninstall functions for the taxonomy module.
Functions
| Name | Description |
|---|---|
| taxonomy_schema | Implement hook_schema(). |
| taxonomy_uninstall | Implement hook_uninstall(). |
| taxonomy_update_7002 | Add vocabulary machine_name column. |
| taxonomy_update_7003 | Remove the related terms setting from vocabularies. |
| taxonomy_update_7004 | Move taxonomy vocabulary associations for nodes to fields and field instances. |
| taxonomy_update_7005 | Migrate {taxonomy_term_node} table to field storage. |
| taxonomy_update_7006 | Add vocabulary machine_name column. |
