Creating custom action Drupal 7
Deva <[email protected]>
| Newsgroups | gmane.comp.php.drupal.devel |
|---|---|
| Message-ID | <CABpvY+di1-BjDqdy=30Zun4nt3bVAO1q2t_sJu_Adam+o3pvCQ@mail.gmail.com> |
Hey, I came across a situation where i want to sync image/file assets from Staging to Production on publish of a node. I am using revision module & looking at triggers & actions. I did not find a documentation on how to create custom action in Drupal 7. Though it is available for Drupal 6 at http://drupal.org/node/172152 -- :DJ