Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

meter


Password Strengthener

A simple small plugin for measuring a password's strength.

Fully customisable via options and CSS.

Provides a 'Strength Bar'.

Includes callback on strength change to do cool things like enable/disable the form submit button.

jQuery uploadprogress for PHP

uploadprogress v 0.3 - a jQuery plugin

copyright (c) 2008,2009 Jolyon Terwilliger

requires a web server running PHP 5.2.x with the
PHP uploadprogress module compiled in or enabled as a shared object:
http://pecl.php.net/package/uploadprogress

Dual licensed under the MIT and GPL licenses:

http://www.opensource.org/licenses/mit-license.php

http://www.gnu.org/licenses/gpl.html

description:

plugin to augment a standard file upload form with transparent background upload
and add uploadprogress meter to keep client informed of progress. (see requirements above)