Closed (duplicate)
Project:
Flag
Version:
6.x-1.x-dev
Component:
Flag core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2008 at 04:10 UTC
Updated:
17 May 2009 at 16:24 UTC
We should provide a mechanism for other modules to modify the behavior of existing flags. The standard approach to this would be adding a drupal_alter() function in our loading functions. This would enable a module to provide #346955: Allow custom flag names per user in a clean manner.
Comments
Comment #1
mitchell commentedDuplicate of #435822: Implement hook_flag_alter.