Version 1.33 (checked in on 2009/05/13 at 19:42:14 by webchick)
Install, update and uninstall functions for the comment module.
| Name | Beschreibung |
|---|---|
| comment_enable | Implementation of hook_enable(). |
| comment_install | Implementation of hook_install(). |
| comment_schema | Implementation of hook_schema(). |
| comment_uninstall | Implementation of hook_uninstall(). |
| comment_update_1 | Changed node_comment_statistics to use node->changed to avoid future timestamps. |
| comment_update_6001 | |
| comment_update_6002 | Changed comment settings from global to per-node -- copy global settings to all node types. |
| comment_update_6003 | Add index to parent ID field. |
| comment_update_7000 | Remove comment settings for page ordering. |
| comment_update_7001 | Change comment status from published being 0 to being 1 |
| comment_update_7002 | Rename {comments} table to {comment}. |
Kommentare
Kommentar hinzufügen