Yesterday I released Node Queue 1.2 for both 5.x and 4.7.x -- 4.7 didn't get any new features but it did get a few minor bug fixes. Node Queue 1.2 brings the new javascript features out of beta.

When modifying the list of nodes in a queue, it now uses javascript to move items up and down without page refreshes; also, it introduces links that go into a node's links field to add/remove eligible nodes from their queues. These are also javascripty and won't require page refreshes. Happily, it's all degradable; if you have javascript off, it works fine, it just refreshes the page.

I did find an annoying problem that I can't fix: Due to what looks like bugs in MySQL and GROUP BY with LIMIT, on some versions of MySQL the node queue admin page will lose entries if you have lots of nodes in your queues. If you see this happening, so far as I know the only fix is to upgrade your version of MySQL.

Post new comment

The content of this field is kept private and will not be shown publicly.