Jump to:
| Project: | Nodequeue |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
I use this module to assign nodes to "callout" areas of a website, like a Featured Products block that displays on the homepage. However, I don't utilize the links that this module adds for adding/removing nodes to a queue. I instead use the tab, or primarily, use the Nodequeue management screen itself. This is the page that most of our clients like to use for adding/removing/managing the queues.
I also really like what the module noderelationships does to the autocomplete widget for node reference fields. It lets you pop open a view to select nodes, rather then just typing in title and hoping to remember the name of a node. Is it at all feasible to integrate the two so that instead of just the autocomplete, the user can select a node to add usings a modal pop up with a view? (just as in noderelationships module)
Side question is why doesn't the autocomplete do a "search any" for the title of the node. I understand the performance hit, but the user must remember the beginning of the name of the node, instead of just any part of it as it stands now.
Thanks for the great module - use it on most sites.
Comments
#1
The 6.x-2.x branch won't receive large new features like this unless someone provides a patch for it. Maybe in 7.x-2.x, but that's not so sure either as we're slowly moving to Entity Queue.
For the second question, what version are you using? http://drupal.org/node/872444#comment-3882426
#2
Thanks for the response. Sounds good
Didn't even realize I wasn't using 2.9. I am indeed using 2.10 with the title search enhancements. Thanks