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)

CommentFileSizeAuthor
flexifilter_alter_hooks_01.patch940 bytescwgordon7

Comments

cwgordon7’s picture

Assigned: Unassigned » cwgordon7
Status: Active » Needs review
avpaderno’s picture

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.

avpaderno’s picture

Version: 6.x-1.1-rc1 » 6.x-1.x-dev
Assigned: cwgordon7 » Unassigned
Issue summary: View changes
Status: Reviewed & tested by the community » Closed (outdated)

I am closing this issue, since it's for a not supported Drupal version.