This patch allows the users to configure which node status is allowed to submit to the queues. It can handle the "published" and "not published" statuses, and if the user want, any node status will be submit to the queue.

Please test it! I made it to nodequeue 6.x-2.3 release.

Comments

xmarket’s picture

StatusFileSize
new2.84 KB

I forget to remove a debugging function (line 34.) from nodequeue_generate.module.patch.

Here is the CLEAN version of the patch:

xmarket’s picture

StatusFileSize
new2.86 KB
new1.35 KB

Hi!

I found some code styling problem in the modified content, so here is the - I hope - final version of the patch.
To apply it use patch -p0 orig_file patch_file syntax.

xmarket’s picture

Category: task » feature
Status: Patch (to be ported) » Closed (fixed)

nodequeue.modul patch_v3 not working any more.

nodequeue_generate.modul_v3 patch still working.

This patches never committed into any Nodequeue official release.