Releases for Droplist Filter

droplist_filter 6.x-1.4-beta1

jchan - February 16, 2009 - 07:02
Official release from CVS tag: DRUPAL-6--1-4-BETA1
First released: February 16, 2009 - 07:02
Download: droplist_filter-6.x-1.4-beta1.tar.gz
Size: 47.84 KB
md5_file hash: 4a183bf4123bdf6dbbbdb100fda9fece
Last updated: February 16, 2009 - 07:05
View usage statistics for this release

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

jchan - September 26, 2008 - 04:33
Official release from CVS tag: DRUPAL-5--1-3
First released: September 26, 2008 - 04:33
Download: droplist_filter-5.x-1.3.tar.gz
Size: 52.24 KB
md5_file hash: fdd246d4f80751cb538724383a731c04
Last updated: September 26, 2008 - 04:35
View usage statistics for this release

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

jchan - September 16, 2008 - 00:39
Official release from CVS tag: DRUPAL-5--1-2
First released: September 16, 2008 - 00:39
Download: droplist_filter-5.x-1.2.tar.gz
Size: 52.06 KB
md5_file hash: 36077c1bd41c7001bfdcd3d543720878
Last updated: September 16, 2008 - 00:40
View usage statistics for this release

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

jchan - September 13, 2008 - 06:33
Official release from CVS tag: DRUPAL-6--1-2
First released: September 13, 2008 - 06:33
Download: droplist_filter-6.x-1.2.tar.gz
Size: 51.82 KB
md5_file hash: dfed8493b01704da4516a908112cf943
Last updated: September 13, 2008 - 06:35
View usage statistics for this release

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

jchan - September 6, 2008 - 03:11
Official release from CVS tag: DRUPAL-5--1-0-RC1
First released: September 6, 2008 - 03:11
Download: droplist_filter-5.x-1.0-rc1.tar.gz
Size: 55.65 KB
md5_file hash: bbec1a7b126688175f3324f1840962dc
Last updated: September 6, 2008 - 03:15
View usage statistics for this release

Initial release of Droplist Filter module for Drupal 5.x.

droplist_filter 6.x-1.0

jchan - September 5, 2008 - 05:04
Official release from CVS tag: DRUPAL-6--1-0
First released: September 5, 2008 - 05:04
Download: droplist_filter-6.x-1.0.tar.gz
Size: 55.38 KB
md5_file hash: 246414288ed373a2be28595e1b683b86
Last updated: September 5, 2008 - 05:05
View usage statistics for this release

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

jchan - September 3, 2008 - 06:56
Official release from CVS tag: DRUPAL-6--1-0-BETA2
First released: September 3, 2008 - 06:56
Download: droplist_filter-6.x-1.0-beta2.tar.gz
Size: 54.71 KB
md5_file hash: 116486d427a69d12e6bf6068c29e0f71
Last updated: September 3, 2008 - 07:00
View usage statistics for this release

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

jchan - August 25, 2008 - 05:45
Official release from CVS tag: DRUPAL-6--1-0-BETA1
First released: August 25, 2008 - 05:45
Download: droplist_filter-6.x-1.0-beta1.tar.gz
Size: 40.29 KB
md5_file hash: 3e245ca51a7538cbe520c2b69f9fbd41
Last updated: August 25, 2008 - 05:50
View usage statistics for this release

Initial public release of Droplist Filter module.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.