         VERSION=1.1
          
         UPDATED=20050408
           SPELL=PEAR-HTML_Progress
        WEB_SITE=http://pear.php.net/package/HTML_Progress/
      LICENSE[0]=PHP
           SHORT='PEAR: How to include a loading bar in your XHTML'
cat << EOF
This package provides a way to add a loading bar
fully customizable in existing XHTML documents.
Your browser should accept DHTML feature.

Features:
- create horizontal and also vertival bar
- allows usage of an existing external
StyleSheet and/or JavaScript
- all elements (progress, cells, string) are
customizable by their html properties
- percent/string is floating all around the
progress bar
- compliant with all CSS/XHMTL standards
- integration with all template engines is very
easy
- implements a Observer design pattern. It is
possible to add Listeners.
- adds a customizable UI monitor pattern to
display a progress bar.
User-end can abort progress at any time.
- Look and feel can be sets by internal API or
external config file.
- Allows many progress bar on same page without
uses of iframe solution.
- Since release 1.1 you may upload your files
with ftp and display an indeterminate
progress bar during operation.
EOF


