comment.install

Version 1.52 (checked in on 2009/11/12 at 06:46:44 by dries)

Install, update and uninstall functions for the comment module.

Functions

NameDescription
comment_enableImplement hook_enable().
comment_schemaImplement hook_schema().
comment_uninstallImplement hook_uninstall().
comment_update_7000Remove comment settings for page ordering.
comment_update_7001Change comment status from published being 0 to being 1
comment_update_7002Rename {comments} table to {comment}.
comment_update_7003Improve indexes on the comment table.
comment_update_7004Rename comment display setting variables.
comment_update_7005Create comment Field API bundles.
comment_update_7006Create user related indexes.
comment_update_7007Split {comment}.timestamp into {comment}.created and {comment}.changed.
comment_update_7008Add language column to the {comment} table.
comment_update_7009Update preview setting variable to use new constants
comment_update_7010Add {node_comment_statistics}.cid column.
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.