Posted by quicksketch on December 15, 2008 at 4:10am
2 followers
Jump to:
| Project: | Flag |
| Version: | 6.x-1.x-dev |
| Component: | Flag core |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
Duplicate of #435822: Implement hook_flag_alter.