⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 release-1.2.0

📁 视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.
💻 0
字号:
$Id: Release-1.2.0,v 1.1 2004/09/06 15:50:07 farell Exp $

HTML_Progress Version 1.2.0
********************************************************************************
http://pear.laurent-laville.org
Laurent Laville <pear@laurent-laville.org>
********************************************************************************
********************************************************************************

I'm proud to announce the final version of HTML_Progress 1.2.0

This release included:
- a simple way to plug in any error handling system you might want. 
  Replace PEAR_ErrorStack.
- fixed minor problems.
- the Definitive Guide: 
  in chm (html compiled windows help) and pdf (portable document file) format

----------
IMPORTANT:

HTML_Progress 1.2.0 requires PHP version 4.1.0 or greater.

There are also some mandatory dependencies with others PEAR packages :
- HTML_Common 1.2 or greater                   http://pear.php.net/HTML_Common

There are also some optional dependencies with others PEAR packages :
- PEAR 1.3.1 or greater                        http://pear.php.net/PEAR
- HTML_QuickForm 3.1.1 or greater              http://pear.php.net/HTML_QuickForm
- HTML_QuickForm_Controller 0.9.3 or greater   http://pear.php.net/HTML_QuickForm_Controller
- HTML_CSS 0.3.4 or greater                    http://pear.php.net/HTML_CSS
- HTML_Page 2.0.0RC2 or greater                http://pear.php.net/HTML_Page
- Config 1.9 or greater                        http://pear.php.net/Config
- PHPUnit 0.6.2 or greater                     http://pear.php.net/PHPUnit
- Image_Color 1.0.0 or greater                 http://pear.php.net/Image_Color
----------

A full listing of all closed bugs and feature requests can be found in the 
next section of the notes

HTML_Progress 1.2.0 is ready for production, download it and try 
the most advanced solution for PHP loading bar.


********************************************************************************
Bugs found on version 0.6.0

- fixes javascript errors with IE4 and NS4 browsers (Thanks to Christian Wenz)


Bugs found on version 0.6.2

- fixes PEAR-BUG#28 http://pear.php.net/bugs/bug.php?id=28
- fixes PEAR-BUG#29 http://pear.php.net/bugs/bug.php?id=29
- fixes JavaScript into progress3.js to works with IE4 and NS4


Bugs found on version 1.0

- fixes PEAR-BUG#342 http://pear.php.net/bugs/bug.php?id=342


********************************************************************************
Changes in version 0.6.1

- add ProgressMaker a dynamic tools to build and test all functionalities


Changes in version 0.6.2

- ProgressMaker got a new skin, and allows to keep previous settings
- Allows use of iframes solution to display 2 progress bar on same page


Changes in version 1.0

- Errors are managed by Error_Raise package (by Greg Beaver).
- ProgressMaker got some pre-sets UI models as example.
- better compatibility with older PHP versions; requires PHP 4.1.0 or better.
- HTML_Page package is now only necessary for some examples.
- HTML_CSS package is optional. Easy way to generate a progress stylesheet.
- CSS id and class selectors are customizable.
- phpUnits test were added for API.

Feature additions in version 1.0

- HTML_Progress now implements a Observer design pattern. It is possible to add Listeners.
- HTML_Progress now 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 an external config file.
- Allows many progress bar on same page without uses of iframe solution. 


Changes in version 1.1

- setAnimSpeed() method replaced the sleep(1) instruction in core display() method.
- QuickForm renderer support solution for Progress_Monitor, Progress_Uploader
  and also Progress_Generator (the next generation of old ProgressMaker).

Feature additions in version 1.1

- A ftp upload files solution with a progress bar dialog box.


Changes in version 1.2.0

- getAnimSpeed() method to read the delay progress bar execution
- drawCircleSegments() to build circle pictures collection
- setCellCoordinates() and getCellCoordinates() methods to manage polygonal 
  cells coordinates.
- HTML_Progress_Monitor::setAnimSpeed() is now deprecated and was removed.
- HTML_Progress_Uploader component was removed. 
- 2 new methods to manage API errors: hasErrors(), getError()
- 2 new methods to simplify your job: sleep(), run()
- sleep() method use now in most case the PHP usleep() function
  except for PHP4 on Windows System
- class HTML_Progress_Model was removed but feature still exists

Feature additions in version 1.2.0

- new shapes: circle, ellipse, square, rectangle are now allowed
- introduce user-callback with new methods: process(), setProgressHandler()

Bugs found on version 1.2.0RC1

- a wrong css definition make a square background shadow when using circle shapes family

Bugs found on version 1.2.0RC2

- preload circle segments pictures to avoid some browser to show an empty img
- an ident class style was missing with class style .progressBar 

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

The API documentation can be found at
http://pear.laurent-laville.org/HTML/Progress/apidoc/

All tutorials can be found at
http://www.laurent-laville.org/

The changelog is available in the tarball, or online at 
http://pear.laurent-laville.org/HTML/Progress/Changelog

You can download the newest version from webpages
http://pear.php.net/HTML_Progress


Enjoy !
-Laurent Laville <pear@laurent-laville.org>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -