Top Level :: HTML

Package Information: HTML_Progress2 2.3.0a1

Show All Changelogs
» Version » Information
2.4.0 2008-04-24     stable
2.3.0 2007-06-12     stable
2.3.0RC1 2007-02-12     beta
2.3.0a3 2007-02-02     alpha
2.3.0a2 2007-01-23     alpha
2.3.0a1Download

Release date: 2007-01-17 13:11 UTC
Release state: alpha

Changelog:

IMPORTANT
User Guide(s) (offline and online) will not be update until final stable release 2.3.0
If you want some informations about Ajax progress bar, and how to do it, please
read the mini guide HOWTO_AJAX.txt (available only for alpha releases of version 2.3.0).
See also the two examples in directory examples/ajax.
Contribution to improve part of guide and perharps drivers are welcome !

HTML_Progress2 2.3.0 requires now minimum PHP version 4.3.0 to work.

* news
- request #3985: Ajax progress bar

* changes
- drop support of cell id mask identifier (begin private)
- a progress bar widget (div) is now identified only by {see HTML_Progress2::getIdent()}
rather than "tfrm" + {HTML_Progress2::getIdent()}
- Default progress bar identifier (without prefix "tfrm") cannot be numeric (xhtml compliant)
- Improve Javascript function setProgress() which does not need anymore the third parameter.
- Improve Javascript function call to setElementStyle() and removed unecessary arguments
- fix typo error (millisecond term) in phpdoc tags
- add two new error code for ajax drivers: HTML_PROGRESS2_ERROR_INVALID_RESOURCE, HTML_PROGRESS2_ERROR_ABSTRACT
- add new methods : registerAjax(), and fileExists()
- add new classes: HTML_Progress2_Ajax_Common, HTML_Progress2_Ajax_StdDOMxml

Dependencies:
2.2.0 2007-01-03     stable
2.1.1 2006-12-22     stable
2.1.0 2006-08-12     stable
2.0.1 2006-05-24     stable
2.0.0 2005-10-01     stable
2.0.0RC2 2005-08-01     beta
2.0.0RC1 2005-06-23     beta