droplist_filter 6.x-1.4-beta1
| Download | Size | md5 hash |
|---|---|---|
| droplist_filter-6.x-1.4-beta1.tar.gz | 47.84 KB | 4a183bf4123bdf6dbbbdb100fda9fece |
| droplist_filter-6.x-1.4-beta1.zip | 64.83 KB | de3e1eefc81674c255014ac1bca1c25a |
Release notes
Changes:
- The JavaScript has been completely rewritten using jQuery. The result is cleaner code, and a much smaller .js file 1/3 the previous size.
- It is now easier to add your own custom skins with CSS, and include browser-specific adjustments.
E.g.:.Gecko .dfText { }
.Opera .dfText { padding-top: 0; }
.MSIE .dfText { margin-top: -1px; padding-top: 6px; } - (Note that if you used customized CSS with previous versions of Droplist Filter, you must update them to work with the new format.)
- Improved reliability when Drupal performance optimizations are enabled.
droplist_filter 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| droplist_filter-5.x-1.3.tar.gz | 52.24 KB | fdd246d4f80751cb538724383a731c04 |
| droplist_filter-5.x-1.3.zip | 65.37 KB | cb56b73f439bee52d56846097b5c324e |
Release notes
FIXED: Fatal error for anonymous users when Drupal content caching is turned on (#310217: Call to undefined function: user_access() error for anonymous user)
droplist_filter 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| droplist_filter-5.x-1.2.tar.gz | 52.06 KB | 36077c1bd41c7001bfdcd3d543720878 |
| droplist_filter-5.x-1.2.zip | 65.17 KB | f11908cd13bae713ebe9a27dd506bda0 |
Release notes
The latest updates and bug fixes from the 6.x version have been added to 5.x.
Earlier versions of the Droplist Filter did not work under IE6. This has been fixed.
droplist_filter 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| droplist_filter-6.x-1.2.tar.gz | 51.82 KB | dfed8493b01704da4516a908112cf943 |
| droplist_filter-6.x-1.2.zip | 64.93 KB | 638eb736fa884f0c26eb09a16cc562d6 |
Release notes
FIXED: The search textbox had visual problems on some web browsers.
UPDATE: New less obtrusive reset button graphic.
UPDATE: Javascript image preloading is disabled. It caused problems on some browsers.
Successfully tested on Firefox 2, Firefox 3, Safari, and IE6. Sorry, I only have Win2K on my Mac.
droplist_filter 5.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| droplist_filter-5.x-1.0-rc1.tar.gz | 55.65 KB | bbec1a7b126688175f3324f1840962dc |
| droplist_filter-5.x-1.0-rc1.zip | 69.17 KB | d80e2b08fd8794c0f1d55f761ecd6c57 |
Release notes
Initial release of Droplist Filter module for Drupal 5.x.
droplist_filter 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| droplist_filter-6.x-1.0.tar.gz | 55.38 KB | 246414288ed373a2be28595e1b683b86 |
| droplist_filter-6.x-1.0.zip | 68.92 KB | c940776d3d4c3a73a0b28815a8a9c0be |
Release notes
This is the final feature to make it to the 1.0 release:
- Include or exclude the droplist filter from specific pages
droplist_filter 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| droplist_filter-6.x-1.0-beta2.tar.gz | 54.71 KB | 116486d427a69d12e6bf6068c29e0f71 |
| droplist_filter-6.x-1.0-beta2.zip | 68.03 KB | d05968a7f61cf36ba24415ca01716631 |
Release notes
Now it is very easy to choose a different color scheme. Four colors are provided: blue, gray, green, and red. Just select your choice from the configuration menu.
(Optional) It is also simpler to add your own custom images for the user interface. Just create a new subdirectory "droplist_filter/droplistFilter/UI_yourdirectory" and put your image and CSS files there. No need to replace the default files.
droplist_filter 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| droplist_filter-6.x-1.0-beta1.tar.gz | 40.29 KB | 3e245ca51a7538cbe520c2b69f9fbd41 |
| droplist_filter-6.x-1.0-beta1.zip | 46.78 KB | a16991ea37a1c56731da4f03da106751 |
Release notes
Initial public release of Droplist Filter module.