Search for in the
Top Level :: HTML
Package Information: HTML_Progress2
This package is not maintained, if you would like to take over please go to this page.
| » Summary | » License |
|---|---|
| How to include a loading bar in your XHTML documents quickly and easily. | BSD |
| » Current Release | » Bug Summary |
|
(stable) was released on 2011-12-11 by doconnor ()
Development Roadmap |
No open bugs Report a new bug to HTML_Progress2 |
| » Description | |
| 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, vertival bar and also circle, ellipse and polygons (square, rectangle). - allows usage of existing external StyleSheet and/or JavaScript. - all elements (progress, cells, labels) are customizable by their html properties. - percent/labels are floating all around the progress meter. - compliant with all CSS/XHMTL standards. - integration with all template engines is very easy. - implements Observer design pattern. It is possible to add Listeners. - adds a customizable monitor pattern to display a progress bar. User-end can abort progress at any time. - allows many progress meter on same page without uses of iframe solution. - error handling system that support native PEAR_Error, but also PEAR_ErrorStack, and any other system you might want to plug-in. - PHP 5 ready. |
|
| » Maintainers | » More Information |
|
|
Dependencies for HTML_Progress2
- PHP 4.3.10
- PEAR Installer 1.5.4
- HTML_Common 1.2.1
- Event_Dispatcher 0.9.1
- HTML_CSS 1.1.2
- PHP_Compat 1.4.1 (Optional)
- HTML_QuickForm 3.2.6 (Optional)
- HTML_QuickForm_Controller 1.0.6 (Optional)
- Image_Color 1.0.1 (Optional)
- HTML_Page2 0.5.0beta (Optional)
- HTML_Template_IT 1.1 (Optional)
- HTML_Template_Sigma 1.1.2 (Optional)
- Log 1.8.7 (Optional)
- HTML_QuickForm_Renderer_Tableless 0.3.2 (Optional)
- HTML_AJAX 0.5.0 (Optional)
- gd extension (Optional)