Posted by ezra-g on November 5, 2009 at 2:17am
| Download | Size | md5 hash |
|---|---|---|
| nodequeue-6.x-2.5.tar.gz | 381.66 KB | 1e05e413423cb4476378101925ff75c2 |
| nodequeue-6.x-2.5.zip | 392.93 KB | 48b869cc696b128d8af6e37e852a9fbf |
Last updated: December 24, 2010 - 23:27
Changes since DRUPAL-6--2-4:
- bug #591108 by catch: Undefined function db_add_table() in nodequeue_install()
- bug #590986 by swentel: Notice errors when indexing with apachesolr
- bug #593858 by ezra-g and michaelsauter: Adding an empty node deletes first item in queue. Also adds a related hook_update_N implementation to clear out invalid data from the nodequeue_nodes table.
- bug #597482 by toniw: max queue length off by one
- feature #608198 by dalin: new index for nodequeue_nodes
- bug #606762 by jpmckinney:
apachesolr_update_index hook should use setMultiValue - bug #483200Repeated nodequeue_load_queues() in nodequeue_nodeapi() and a php notice. by wulff.
- ezra-g adding cvs tag to README
- bug #281040 by ezra-g: Subqueue name changes don't affect individual subqueues