By rootbalans on
I'm using Drupal 5.1 version. Our users allways send a lot of articles (blogs). The blogs send by users was waiting on the submission queue in older version module. And my site editors were voting for if blogs should have been published. But in the new version that option is not avalaible anymore. Now, I'm looking queue.module for 5.x version. İs there any another way to do that?
Comments
Heyyyy !
Is there anybody who somebody converted queue.module for drupal 4.7 to 5.x?
http://drupal.org/node/57677
http://drupal.org/node/57677
Converted queue.module for drupal 5.x
But there is a error in line 56:
Fatal error: Cannot redeclare queue_menu() (previously declared in D:\wamp\www\drupal\modules\queue\queue.module:22) in D:\wamp\www\drupal\modules\queue\queue.module on line 56
This module looks
This module looks best:
http://drupal.org/project/modr8