Top Level :: HTML

Package Information: HTML_Progress2 2.3.0a2

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.0a2Download

Release date: 2007-01-23 10:28 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 examples in directory examples/ajax.

Contribution to improve part of guide are welcome ! Do not hesitate to give your
feedback.

HTML_Progress2 2.3.0 requires now minimum PHP version 4.3.0 to work.

* news
- all alpha releases of version 2.3.0 are related to request #3985: Ajax progress bar
- add PEAR::HTML_AJAX 0.5.0 as an optional dependency
- HTML_Progress2::getScript() method has a new (optional) parameter to handle
custom HTML_Progress2 package installation.
If you do not used PEAR installer, parameter #2 ($path) identify location of
directory where to find the HTML_Progress2.js file.
It will search first in PEAR/data dir, then in same directory where HTML_Progress2
is installed or in your user dir ($path).
DO NOT add a trailing directory separator at end of the path !

Credit: on a cool idea of HTML_AJAX !

* changes
- clean-up old implementation of AJAX progress bar; used now package HTML_AJAX
- Javascript function calls used now OOP notation
- Javascript code PB handler is now externalized into file HTML_Progress2.js
- new method setupAJAX()
- new implementation of method registerAJAX() (renamed too)

Dependencies:
2.3.0a1 2007-01-17     alpha
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