node.install
Version 1.37 (checked in on 2009/12/04 at 16:49:46 by dries)
Install, update and uninstall functions for the node module.
Functions
| Name | Description |
|---|---|
| node_schema | Implements hook_schema(). |
| node_update_7000 | Fix node type 'module' attribute to avoid name-space conflicts. |
| node_update_7001 | Rename {node_revisions} table to {node_revision}. |
| node_update_7002 | Extend the node_promote_status index to include all fields required for the node page query. |
| node_update_7003 | Remove the node_counter if the statistics module is uninstalled. |
| node_update_7004 | Extend the existing default preview and teaser settings to all node types. |
| node_update_7005 | Add status/comment/promote and sticky columns to the {node_revision} table. |
| node_update_7006 | Convert body and teaser from node properties to fields, and migrate status/comment/promote and sticky columns to the {node_revision} table. |
| node_update_7007 | Remove column min_word_count. |
| node_update_7008 | Split the 'administer nodes' permission from 'access content overview'. |
| node_update_7009 | Convert node languages from the empty string to LANGUAGE_NONE. |
