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)

AttachmentSize
flexifilter_alter_hooks_01.patch940 bytes

Comments

#1

Assigned to:Anonymous» cwgordon7
Status:active» needs review

#2

Component:Code - API» Code - Misc
Priority:normal» minor
Status:needs review» reviewed & tested by the community

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.