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