Releases for Node Queue
nodequeue 5.x-2.0
Download: nodequeue-5.x-2.0.tar.gz
Size: 41.01 KB
md5_file hash: e6fc4be038d4bebfe6d5de2c3625f2dd
First released: February 26, 2008 - 22:00
Last updated: February 26, 2008 - 22:05
Nodequeue 2 introduces the following features:
- More javascript controls with queue control, making for a smoother UI. This UI degrades gracefully without javascript.
- More options for queue control including quickly shuffling and emptying queues.
- The smartqueue system, where queues can have subqueues. Smartqueue modules can create subqueues that correlate to external data; for example, the taxonomy smartqueue creates a subqueue per taxonomy term in a vocabulary; nodes are then eligible for the subqueues that it has terms for. This makes it easy to have many queues with identical configuration.
- An extended API system to make it easier to expand nodequeue and work with it with your custom code.
nodequeue 5.x-2.0-rc3
Download: nodequeue-5.x-2.0-rc3.tar.gz
Size: 40.44 KB
md5_file hash: b545bcd9a21a6ff8fa36d8e504ab70fa
First released: January 2, 2008 - 01:05
Last updated: January 2, 2008 - 01:10
Changes since DRUPAL-5--2-0-RC2:
- #182715 by dww: bogus javascript header only sort of worked
- Fix javascript when using a tabled theme
- #203515: Prevent error when trying to add nodequeue items to Views when no queues exist.
- #193102: Update actions for subqueues. By Moshe
- #197439: Implement subqueue response to term deletion. By bdragon.
- #192265: Make nodequeue queue size text themeable. I'm not completely sure about doing this but I committed it anyhow.
- #193146: Allow sorting by position in a given queue.
- #192266: nodequeue settings page to add more flexibility to nodequeue presentation.
- #190871: Make the ajax operation link a Views field option. By BDragon.
- #188898: Removed unneeded check_plain prior to database save; these should be done on output, not input.
- #188888: Allow "any" option in certain views selectors to pick queues.
- #184066: by dww: actually implement options that appear in the views UI.
- #182458: Proper uninstall of sequence for PGSQL
- #182708: fix smartqueue dependency line in .info file
nodequeue 5.x-2.0-rc2
Download: nodequeue-5.x-2.0-rc2.tar.gz
Size: 37.44 KB
md5_file hash: defe0290831822732782373fc77059bb
First released: October 10, 2007 - 23:13
Last updated: October 10, 2007 - 23:15
Changes since DRUPAL-5--2-0-RC:
- #171911 by kndr: Only check nodequeue size on autocomplete if there is a max size to bother checking.
- Followup to last commit: make sure $size is valid *always*
- #171920 by kndr: fix nodequeue size text on no limit queues
- More feedback about saving and items being moved.
- Some display tightening.
- Allow administrative reversal of queues
- Button to reverse the queue
- Rename "clear queue" button to just "Clear"
- javascript code consolidation
- #178188 and #182378: pgsql .install fixes by dww and hunmonk
- #182159: Nodequeue exclusion filter by dww
- #182154: Fix for views subqueue filtering by dww.
- #178583: Fix for size 1 queues. Also, fix for cached nodequeue position causing links to mistakenly show queue presence
- #171626: Fix default views so they actually work.
- #176213: External API function to fetch the position of a node in a queue
nodequeue 5.x-2.0-rc
Download: nodequeue-5.x-2.0-rc.tar.gz
Size: 36.29 KB
md5_file hash: 4ed6750aaf44ecf55016580c1c297532
First released: August 28, 2007 - 20:46
Last updated: August 28, 2007 - 20:50
I believe this RC is almost ready for general use, but would like a wider audience to tell me so. Please back up your databases before updating!
- Expansion to the autocomplete; javascript fixes; warnings on empty queue fixes
- #165107: Fix update 5201. Again.
- Add shuffle feature; javascript the clear & shuffle features as well.
nodequeue 5.x-2.0-beta
Download: nodequeue-5.x-2.0-beta.tar.gz
Size: 38.49 KB
md5_file hash: f3a195f5e35a47a5c39f93da67279555
First released: August 16, 2007 - 00:27
Last updated: August 16, 2007 - 00:30
New release of nodequeue featuring subqueues!
Now, all nodequeues have subqueues; the standard nodequeue that everyone knows and loves gets just 1 subqueue. But plugins can create nodequeues that have subqueues that are related to something. The smartqueue_taxonomy module allows you to create a nodequeue that has 1 subqueue per taxonomy term in a vocabulary. This can be used to easily create featured nodes per category without littering up your administration console.
Nodes can now be added to queues either via node links, the nodequeue tab or from the view queue page.
nodequeue 5.x-2.x-dev
Download: nodequeue-5.x-2.x-dev.tar.gz
Size: 43.66 KB
md5_file hash: 1c1fdb473d551d0c2ae1a5e3f86e66aa
First released: August 7, 2007 - 01:58
Last updated: April 26, 2008 - 00:08
Dev release for Node Queue 2
nodequeue HEAD
Download: nodequeue-HEAD.tar.gz
Size: 24.81 KB
md5_file hash: 0154b225fa1fba0c76987b9f21fe5657
First released: November 11, 2006 - 09:14
Last updated: March 22, 2008 - 00:09
