=== ProgressFly ===
Contributors: damselfly
Donate link: http://deborahmcdonnell.com/damselfly/wordpress-plugins/
Tags: progress, meter
Requires at least: 2.0.2
Tested up to: 2.1
Stable tag: 0.40

Create customisable progress meters to track your projects to completion.

== Description ==

ProgressFly creates one or more progress meters to track your projects. Projects are managed (and customised) through the wordpress database. The meter is styled using CSS, so is highly customisable. Display a dynamic progress meter in your sidebar, or embed a (static or dynamic) progress meter in a post or page.

== Installation ==

1. Upload `progressfly.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place a function call where you want the project meter/s to appear. For a list of available functions and their variables, see http://www.deborahmcdonnell.com/damselfly/wordpress-plugins/progressfly

== Frequently Asked Questions ==

= Can I use decimals? =

Integers only, sorry! Currently, ProgressFly does not play nice decimal numbers. This will change as soon as I figure out how to change it.

== Screenshots ==

1. Demo progress meter, showing the default layout (title above, progress statistics below).
2. Demo progress meter, showing the "bare" layout (title above, progress percentage within, no units). The "preview" layout omits the title and progress statistics entirely.