community_tags hook (patch attached)
flexer - July 9, 2008 - 09:15
| Project: | Community Tags |
| Version: | 5.x-1.0-beta1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
Hello. I needed to integrate community tags module with userpoints one (people who tags, gain points). So, I simply added a module_invoke_all('community_tags'...) to the community_tags_from_js() function.
The hook function is passed the node and the tags that are added, but I do not understand how I could pass it also the tag there were DELETED.
Thank you
| Attachment | Size |
|---|---|
| community_tags.patch | 1.38 KB |

#1