Closed (fixed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Engine
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Aug 2011 at 12:11 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fagook, I've implemented that: Patch attached.
I also improved the access system in general + improved the UI to don't show not accessible configurations or conditions/actions/events to be added.
Includes a smallAPI change:
The function signature of RulesPluginUI::getOptions() has been changed. It now just takes the "item_type" instead of the hook name as first argument:
Committed.