When i implement hook_action_info(), i found the first para *$node* is empty.<br>My question is <br>function mymodule_myaction_action(&amp;$node, $context = array()) {<br>    $node = $context[&#39;node&#39;]; // should this line be added?<br clear="all">
...<br>}<br>Or something else error?<br>-- <br>A decathlon Drupal developer &amp; programmer<br><a href="http://blog.eood.cn/">http://blog.eood.cn/</a><br>