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

NameDescription
node_schemaImplements hook_schema().
node_update_7000Fix node type 'module' attribute to avoid name-space conflicts.
node_update_7001Rename {node_revisions} table to {node_revision}.
node_update_7002Extend the node_promote_status index to include all fields required for the node page query.
node_update_7003Remove the node_counter if the statistics module is uninstalled.
node_update_7004Extend the existing default preview and teaser settings to all node types.
node_update_7005Add status/comment/promote and sticky columns to the {node_revision} table.
node_update_7006Convert body and teaser from node properties to fields, and migrate status/comment/promote and sticky columns to the {node_revision} table.
node_update_7007Remove column min_word_count.
node_update_7008Split the 'administer nodes' permission from 'access content overview'.
node_update_7009Convert node languages from the empty string to LANGUAGE_NONE.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.