Closed (fixed)
Project:
Activity
Version:
6.x-1.x-dev
Component:
Activity Contrib
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2008 at 02:03 UTC
Updated:
14 Oct 2008 at 04:16 UTC
i have no idea how to write code, but would love to have this integrated (for any favorited node, versus just 'story' or whatever content type ties already, like bookmarks via the 'flag' module)
Comments
Comment #1
jaydub commentedIt looks like the favorite_nodes module has an API hook that
can capture flag 'add' and 'delete' events so it should be trivial
to add support for favorite_nodes to the Activity module.
I will look into it and add if it's feasible.
Comment #2
jaydub commentedOk I added support for Favorite Nodes into both the 5.4 and the
6.1 branches. Note you will need to have a new snapshot release
of Favorite Nodes due to a bug in the 'delete' operation when
removing nodes from a favorites list.
#314898: hook_favorite_nodes add vs delete
Comment #3
zilla commentedwow, that was FAST!! where should i grab the latest favorite nodes? isn't it the one on the project page (the dev version)?
Comment #4
jaydub commentedunless Khalid makes a new release soon, you will have to use a development
snapshot of Favorite Nodes from the project page.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.