Closed (fixed)
Project:
Node Auto Queue
Version:
7.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2013 at 14:41 UTC
Updated:
17 Aug 2014 at 16:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mstef commentedComment #2
mstef commentedOn a side-note, you should consider changing the case of your labels to match the standards; ie, "Available Node Queues", should be "Available node queues".
Comment #3
smira commentedbased on mstef's patch i suggest using this variation that only shows tab if the auto_nodequeue feature is enabled for that form, instead of if $options are set
Comment #4
smira commentedComment #5
davidfells81@gmail.com commentedIf someone wants to make a patch for the latest version I'll add it to a release. I've patched for nodequeue 3 support and this patch doesn't appear compatible.
Comment #6
chetan-singhal commentedI have add this patch for the following bugs and fetatures.
Bug solution:
1- Only add "Auto Node Queue" fieldset to node forms if a queue is available.
2- Remove $ID form the files. This is no longer needed in drupal 7.
3- Replace the multiple comments into single line comment inside the functions.
New Feature.
1- User can remove the node in available queues if not exists.
2- User can also add the node in available queues if not exists.
Comment #9
devd commentedHi Chetan,
You patch is good but next time upload any patch file with the .patch extension only.
Comment #10
devd commentedThe patch 'auto_nodequeue-only-add-fieldset-if-a-queue-is-available-1878986-6.patch' has been ported in the release 7.x-2.0.