Alter hooks
cwgordon7 - February 3, 2008 - 01:09
| Project: | Flexifilter |
| Version: | 6.x-1.1-rc1 |
| Component: | Code - Misc |
| Category: | task |
| Priority: | minor |
| Assigned: | cwgordon7 |
| Status: | reviewed & tested by the community |
Jump to:
Description
Attached is a very simple patch that provides two new hooks:
hook_flexifilter_component_alter($component, $component_id)
and
hook_flexifilter_condition_alter($condition, $condition_id)
| Attachment | Size |
|---|---|
| flexifilter_alter_hooks_01.patch | 940 bytes |

#1
#2
This is a little patch, but that aligns the module to how system modules work.
It would be nice to see the patch applied, after all the issues of the module get fixed.