Closed (fixed)
Project:
Activity
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2009 at 18:12 UTC
Updated:
10 May 2009 at 23:10 UTC
So we've added some new hooks to Activity 2 and here is a patch that documents them.
There is one last one that needs an example written, hook_activity_access_records_alter()
| Comment | File | Size | Author |
|---|---|---|---|
| activity_new-hook-docs.patch | 3.81 KB | sirkitree |
Comments
Comment #1
Scott Reynolds commentedbeen meaning to look at this and i keep forgetting. Bumping this up in my issue queue
Comment #2
Scott Reynolds commentedSo an example of hook_activity_access_records_alter().
This example removes any access records except og. Prevents friend modules from providing access.
Comment #3
sirkitree commentedThanks Scott. Committed.