This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Droplist Filter

Description

This adds Javascript search widgets to any droplists on the website. It allows users to search the contents of the list, and filter out items that do not match. Useful for longs or unsorted lists.

This has been tested on the following browsers: Safari, Firefox 2, Firefox 3, and IE6. There were problems with the appearance of the search textbox on certain browsers in the older version. That should be fixed now.

See http://joshuachan.ca/home/droplist-filter for demonstration.

Arbitrary section

Copyright 2008 Joshua Chan

This plugin acts as a wrapper for the Droplist Filter Javascript class,
which is included with this package in the “droplistFilter” subdirectory. It
is possible to use that independently from WordPress. See the documentation in
the subdirectory for more information.

Any graphics images included with this package are for example purposes only
and are copyright their respective owners.

Screenshots

  • Click on the search widget to swap the droplist with a search box.
  • Very useful for long or unsorted lists.
  • Long lists can be filtered down to a handful of matching items.
  • Alternate colors and graphics can be used instead. (Four are provided.)

Installation

  1. Upload droplist_filter directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings -> Droplist Filter to configure it to your preferences

FAQ

How do I add a custom user interface?

Duplicate the droplist_filter/droplistFilter/UI_blue directory, and give it a
new name. It must begin with UI_. Then edit the DroplistFilter.css file, and
replace the graphics files with your own creations.

You will be able to select the new UI from the Settings -> Droplist Filter page.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Droplist Filter” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Droplist Filter” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.