$Id$

********************************************************************************

				HTML_Progress

********************************************************************************

********************************************************************************
Installation
********************************************************************************

Installation for HTML_Progress is as simple as any other PEAR classes.
Just enter on command line:  pear install (tarball)
where (tarball) is an archive file like  HTML_Progress-0.4.2.tgz
    
If you need more detailed help, check out INSTALL


********************************************************************************
Release Notes
********************************************************************************

Release notes for the newest version are in Release-0.4.2

0.4.2 is out, a STABLE bugfix release

To learn howto read online doc at
http://farell.free.fr/en/pear/sources/HTML_Progress/docs/index.html
or the same one included on package.

If you find a bug please send me a mail with subject HTML_Progress at:
<laurent.laville@worldonline.fr>


********************************************************************************
General Notes
********************************************************************************
HTML_Progress is hosted at http://farell.free.fr, with downloads and 
online documentation

webpage: 	http://farell.free.fr/en/pear/sources/HTML_Progress/
documentation:  http://farell.free.fr/en/pear/sources/HTML_Progress/docs/index.html
projectpage: 	http://farell.free.fr/en/pear/sources/


HTML_Progress 0.4.2 is released under the PHP License version 3.0, text is in
LICENSE file


********************************************************************************
Feature Notes
********************************************************************************

HTML_Progress is a PEAR class that provides a way to add a loading bar 
fully customizable in existing XHTML documents. Your browser should accept DHTML feature.

Features in version 0.4.2
  - allows usage of an existing stylesheet for colors and size model
  - all colors and size elements are customizable
  - show or hide text percent information
  - set/add and returns value of current status of progress
  - compliant with all CSS/XHMTL standards
  - integration with template engine ITx family is possible
  
If something is missing from this list make sure to file a feature request 
at my mail address <laurent.laville@worldonline.fr>


********************************************************************************
Thanks
********************************************************************************
Thanks to Klaus Guenther, author of great PEAR classes HTML_Page and HTML_CSS
Thanks to Hans Lellelid to help me to find a config problem on HTML_Progress
Thanks to Davey Shafik to help me to see problems on notice errors

Special Thanks to Rasmus Lerdorf, without him PHP and all this universe won't be! 
