-
Droplist Filter: February 25, 2011 2:09
Commit ca3bc6f on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Fixed default CSS files for IE8.
-
Detect IE8 separately from older versions of Internet Explorer.
-
Improved reliability when Drupal performance optimizations are enabled.
-
#367443: Rewrote the JavaScript code using jQuery. CSS also changed to make browser-specific adjustments easier.
-
FIXED: Fatal error for anonymous users when Drupal content caching is enabled (310217)
-
Merging fixes from main branch to 5.x.
-
Forgot to update the .info file
-
This commit was manufactured as part of Drupal's Great Git Migration to create tag 'DRUPAL-6--1-2'. Sprout from master 2008-09-13 06:08:34 UTC Joshua Chan <jchan@346394.no-reply.drupal.org> 'After many failed attempts at using CSS to position the textbox consistently across browsers, I will now just use a transparent textbox over a .gif background.' Cherrypick from master 2008-09-05 04:55:12 UTC Joshua Chan <jchan@346394.no-reply.drupal.org> 'FEATURE: Exclude or include droplist filters from specific pages.': droplist_filter.module
-
After many failed attempts at using CSS to position the textbox consistently across browsers, I will now just use a transparent textbox over a .gif background.