Attached is a patch that will add an ORDER BY clause to the autocomplete callback. This is needed so that short words appear before longer words. In my case I had many nodes called "Newsletter ....." and I could not get the autocomplete to show the node called "News".
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | order_by_autocomplete-823338-3.patch | 796 bytes | jaydub |
| #2 | nodequeue.module.823338.patch | 883 bytes | jaydub |
| nodequeue.module.patch | 700 bytes | aaron1234nz |
Comments
Comment #1
jaydub commentedPatch works as intended. Simple but helpful improvement.
Comment #2
jaydub commentedRe-rolling the patch to remove the references to the original poster's local filesystem. Patch now applies cleanly with path -p0
Comment #3
jaydub commentedRe-rolled patch to track current development and rolled as Git patch.