Posted by cwgordon7 on February 3, 2008 at 1:09am
Jump to:
| Project: | Flexifilter |
| Version: | 6.x-1.1-rc1 |
| Component: | Code - Misc |
| Category: | task |
| Priority: | minor |
| Assigned: | cwgordon7 |
| Status: | reviewed & tested by the community |
Issue Summary
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 |
Comments
#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.