Closed (won't fix)
Project:
Actions
Version:
5.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2007 at 18:12 UTC
Updated:
3 Feb 2013 at 19:42 UTC
I'm using actions_do() to fire an action, but I need a way to get the current node and user info through the action. I see that actions_do() allows for some other parameters, but I haven't found how to send through exactly what I need. I assume the $context is what I'm looking for. Can anyone provide a little more info on using this function?
Thanks!
Comments
Comment #1
jvandyk commentedRight. In the HEAD version of actions for 5.x, $context is available to actions as the second parameter. So you can stash stuff in there if you want.
Comment #2
nath commentedSo this is fixed?
Comment #3
pomliane commentedThis version of Actions is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.