Releases for Multiselect
multiselect 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| multiselect-6.x-1.5.tar.gz | 14.24 KB | 1bd9184f51f309db09596937d537836d |
Bug Fixes:
- #421938 Fix for selection order.
New Features:
- #460846 Adding compliance with JS behaviors. Thanks Rob Loach.
multiselect 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| multiselect-6.x-1.4.tar.gz | 14.14 KB | 0bc86b8839659019a04dfed0e4125c1e |
Bugs fixed in this version:
- #449882 JS typo fix. Thanks gooddesignusa.
- #453302 Fix for foreach warning issue.
multiselect 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| multiselect-6.x-1.3.tar.gz | 14.13 KB | 7dbc8010e63e9fe5cc352f0685c957ab |
Bug fixes in this release:
#417324 Adding dependency on the Option Widgets CCK module.
#421938 Options array fixes from bfcam.
#431636 Fixing jQuery order in which it selects items.
multiselect 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| multiselect-6.x-1.2.tar.gz | 14.12 KB | 4bb950c471111f5ac4b0eedb46d37d47 |
- Now integrates with Content Taxonomy module
- Includes form checks to ensure that users are optimally configuring their fields to work with Multiselect.
multiselect 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| multiselect-6.x-1.1.tar.gz | 13.6 KB | a9be15bf0854276d282abc114132fe95 |
Cleanup of outdated code. Also fixed issue with D6 saying that the module was incompatible with core.
multiselect 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| multiselect-6.x-1.x-dev.tar.gz | 14.4 KB | 65ab5e5a7cb3daafa63e4906f3e1ac81 |
This is the development snapshot for Drupal 6. This features the most up-to-date code changes, but may not be ready for a production website.
multiselect 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| multiselect-6.x-1.0.tar.gz | 8.95 KB | 490dc66899e7920565091786ce936fe6 |
First version for Drupal 6.
multiselect 5.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| multiselect-5.x-2.0.tar.gz | 10.6 KB | 531eb59cff178c1c5c52a7a044fc7553 |
changes from 5.x-1 to 5.x-2-BETA
http://drupal.org/node/284533
#196308: Missing description field
#227092: Scaleable?
#173500: Unresponsive script problem
changes from 5.x-2.0-BETA to the official 5.x-2.0 release
ensured select boxes don't flow around help text, included from #173500
- marked nodereference as an explicit dependency (since it always has been)
#179301: Fix JS compressor support
added checks to avoid errors that occur in admin/content, when the widget is used, but not populated.
included alt tags on image "buttons" for better usability.
multiselect 5.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| multiselect-5.x-2.x-dev.tar.gz | 10.61 KB | 828081272aafa0fc9ca925a1a6c79faf |
dev branch for the 2.x release.
If you are having issues with the buttons not displaying, try this release.
multiselect 5.x-2.0-beta
| Download | Size | md5 hash |
|---|---|---|
| multiselect-5.x-2.0-beta.tar.gz | 10.46 KB | 197fded2bcf28870f47bedd040fc3fc6 |
A lot of changes here.
If the add/remove buttons are not visible with this release, please try the dev branch, if it's not up yet, it'll be up shortly.
http://drupal.org/node/173500
Performance of populating very large lists of nodes to reference is now server-side. This should be much faster. I would especially appreciate users who experienced slowdown with an older version to test this.
The widget is now in a fieldset, so be aware that it will probably look different in your theme. Make sure it looks OK after upgrading.
Previously referenced nodes were always ordered by their NID, regardless of how you entered them in the form. Now nodes will maintain the order shown in the widget.
Much love to testers with feedback.
multiselect 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| multiselect-5.x-1.2.tar.gz | 11.22 KB | c46d43dc11a3b350e6a4b479516765e1 |
Now supports 'preview' (fixing bug http://drupal.org/node/139595).
Further testing may be necessary. Tested briefly with IE and FF.
multiselect 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| multiselect-5.x-1.1.tar.gz | 10.65 KB | 61700a3492d030ba59537821f1699af7 |
The v1.0 release didn't have the updated files!
It Fixes:
http://drupal.org/node/139729
http://drupal.org/node/139727
http://drupal.org/node/139592
http://drupal.org/node/139591
Still has preview-not-working bug.
multiselect 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| multiselect-5.x-1.0.tar.gz | 8.39 KB | 7c2968564bfed88058b20ee617cc3e00 |
Fixes:
http://drupal.org/node/139729
http://drupal.org/node/139727
http://drupal.org/node/139592
http://drupal.org/node/139591
Still has preview-not-working bug.
multiselect 5.x-0.9
| Download | Size | md5 hash |
|---|---|---|
| multiselect-5.x-0.9.tar.gz | 7.6 KB | dd7482fad1802206757e6d501dfdd014 |
Release. Ready for testing. Do not use for production sites.
Bugs remaining:
- Control doesn't work when 'Multiple values' isn't checked.
- Preview doesn't work (data doesn't populate form until it's submitted).
- Need to adjust controls (width, position, etc)
- Titles missing
multiselect 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| multiselect-5.x-1.x-dev.tar.gz | 10.59 KB | fcdb9cd2b8d743c88580909bdfced0c4 |
Devel Snapshot. There are no known (new) major problems with the current snapshot, so testers are encouraged and greatly appreciated.
There were a lot of changes since the last release. It should be much faster for large lists now. Also, the order of your referenced nodes is preserved.
