1.16.2.1 (checked in on 2008/06/25 at 07:47:34 by dries)
| Name | Description |
|---|---|
| forum_enable | |
| forum_install | Implementation of hook_install(). |
| forum_schema | Implementation of hook_schema(). |
| forum_uninstall | Implementation of hook_uninstall(). |
| forum_update_6000 | Create the forum vocabulary if does not exist. Assign the vocabulary a low weight so it will appear first in forum topic create and edit forms. Do not just call forum_enable() because in future versions it might do something different. |