filter.install
Version 1.24 (checked in on 2009/11/07 at 22:14:58 by dries)
Install, update and uninstall functions for the filter module.
Functions
| Name | Description |
|---|---|
| filter_schema | Implement hook_schema(). |
| filter_update_7000 | Add a weight column to the filter formats table. |
| filter_update_7001 | Break out "escape HTML filter" option to its own filter. |
| filter_update_7002 | Rename {filters} table to {filter} and {filter_formats} table to {filter_format}. |
| filter_update_7003 | Remove hardcoded numeric deltas from all filters in core. |
| filter_update_7004 | Move filter settings storage into {filter} table. |
| filter_update_7005 | Integrate text formats with the user permissions system. |
