hi, thanks for the module.

Im using node reference, what I would like is for activity to display when a node has been referenced. at the moment this is only working for the node author of the referencing node not the referenced node.

Is it possible for activity to display for the node author of the node being referenced not just the node author of the referencing node?

Thanks for any help.

Comments

pribeh’s picture

subscribing.

Scott Reynolds’s picture

First not out of the box, and I doubt ever out of the box.

What I would like is for activity to display when a node has been referenced.

So you will have to create a event around this. That event has to have a hook implementation (something like hook_nodeapi). Once you create an event, you will have to describe the event and the variables in the event to Activity. The DEVELOPERS.txt has information on how to do this.

_shy’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

D6 reached its EOL back in February 2016, and there is no active release for D6 for this module anymore.
Development or support is not planned for D6. All D6-related issues are marked as outdated in a bunch.

If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.