First of all, I'm very excited to use this module. I just don't know how. What I would like to do, is create a view that dynamically creates links to nodes that include a parameter that will grant UserPoints to the user who "owns" a view. My implementation of this will give the view as an embeddable code to a user that shows a list of nodes that relates to him/her in a certain way.
Is this module able to do that? Can I use tokens in the URI? Can I do all this with Views?

Comments

queryblitz’s picture

I just realized how confusing that explanation was. Here it is, but better:
Each of my users will see a View.
In each user's View, there will be a list of nodes. Specifically, nodes that they have NOT created. Thus, the list will be user-specific.
That View will be available to embed on another site, using the Embed Widgets module.
I want to grant users Points (through the UserPoints module) whenever any of those links in that embedded widget are clicked.
I'm wondering if the Actions REST module will work to do this, by dynamically creating actions called from within the node links in the users' embeddable View.
More better?

infojunkie’s picture

Status: Active » Closed (won't fix)

I am abandoning this module because it introduced more problems than it solved.