Closed (fixed)
Project:
Privatemsg
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2012 at 14:02 UTC
Updated:
6 Jan 2013 at 11:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
berdirThat's because the hook is called hook_privatemsg_recipient_type_info(): http://api.worldempire.ch/api/privatemsg/privatemsg.api.php/function/hoo...
There is a lot of documentation and there is in fact an implementation for og group members now in 7.x-2.x :)
Comment #2
joachim commentedIn which case there's a couple of types in 1.x at least!
I just automatically select the 'implements' line and use the hook name there to search the project code, hence why I didn't see the docs... :)
Thanks for the quick response, and very good to know about OG support.
Comment #3
joachim commentedUpdated title.
Present in both branches.
Comment #4
joachim commentedPatch on 2.x.
Comment #5
berdirThanks, commited to 7.x-2.x, 7.x-1.x and 6.x-2.x.