1 Apr
2008
1 Apr
'08
12:02 a.m.
Moshe, unless I misread something, I'm pretty sure that the action in Nodequeue 5.x.2 is an "old-style" action. I did re-use that code to make mine though.
To get your stuff working, you could use workflow-ng and convert your action to workflow-ng's API, which is very similar. (docs: http://drupal.org/node/156754). Unfortunately the actions 2.x backport conflicts with workflow-ng, so if you do so, uninstall actions 2.x first. regards, fago