How to use Drupal Queue module in Drupal 6?
Can someone tell me, how to use the Drupal Queue module ( http://drupal.org/project/drupal_queue ) in Drupal 6? I have searched for some examples and tutorials, but could not find anything that clearly shows it's us开发者_如何转开发age. I have been using Drupal 6 for quite sometime but have not started using Drupal 7 yet, and not familiar with the new Queue API.
It's a back port of the new Drupal 7 Queue API
Examples and explanation can be found in the link above.
精彩评论