| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 494 lines (16 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| mollom_requirements($phase = 'runtime', $check = TRUE) X-Ref |
| Implements hook_requirements(). param: $check |
| mollom_schema() X-Ref |
| Implements hook_schema(). |
| mollom_install() X-Ref |
| Implements hook_install(). |
| mollom_uninstall() X-Ref |
| Implements hook_uninstall(). |
| mollom_update_1() X-Ref |
| An update function to add the language field. |
| mollom_update_2() X-Ref |
| Create the cache_mollom table. |
| mollom_update_3() X-Ref |
| Upgrade form protection storage. |
| mollom_update_4() X-Ref |
| Add a reputation field to the mollom table. |
| mollom_update_6105() X-Ref |
| Add the {mollom_form} table. |
| mollom_update_6106() X-Ref |
| Add the {mollom}.form_id column. |
| mollom_update_6107() X-Ref |
| Disable the privacy policy link for existing sites by default. |
| mollom_update_6108() X-Ref |
| Rename 'post with no checking' permission to 'bypass mollom protection'. |
| mollom_update_6109() X-Ref |
| Rename 'fields' column to 'enabled_fields'; previously introduced in mollom_update_6105(). 'fields' is a reserved keyword in MySQL. |
| mollom_update_6110() X-Ref |
| Automatically update the new 'mollom_status' variable. _mollom_status() was introduced in 6.x-1.11 to prevent Mollom from interfering with forms when it is incorrectly configured. Sites updating from previous versions should be correctly configured, so we just invoke it here. |
| mollom_update_6111() X-Ref |
| Fix enabled_fields array for CAPTCHA-only protected forms. mollom_update_6105() incorrectly stored enabled_fields values for forms protected by CAPTCHAs only. |
| mollom_update_6112() X-Ref |
| Add {mollom}.changed column to auto-flush expired entries. |
| mollom_update_6113() X-Ref |
| Replace {mollom_form}.data with {mollom_form}.checks. |
| mollom_update_6114() X-Ref |
| Clean up and complete server response columns in {mollom}. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |