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

jaydub’s picture

It 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.

jaydub’s picture

Status: Active » Fixed

Ok 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

zilla’s picture

wow, that was FAST!! where should i grab the latest favorite nodes? isn't it the one on the project page (the dev version)?

jaydub’s picture

unless Khalid makes a new release soon, you will have to use a development
snapshot of Favorite Nodes from the project page.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.