| Pear Announce 2004-06-26, 8:56 am |
| The new PEAR package XML_XUL-0.8.1 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
XML_XUL now works with PHP5,
fixed bug #1255,
improved cloneElement() to allow cloning of complete subtrees
Package Info
-------------
The XML User Interface Language (XUL) is a markup language for describing user interfaces.
With XUL you can create rich, sophisticated cross-platform web applications easily.
XML_XUL provides a API similar to DOM to create XUL applications. There is a PHP object for each XUL element, and the more complex widgets like grids, trees and tabboxes can easily be created with these objects.
Related Links
-------------
Package home: http://pear.php.net/package/XML_XUL
Changelog: http://pear.php.net/package/XML_XUL/download/0.8.1
Download: http://pear.php.net/get/XML_XUL-0.8.1.tgz
Authors
-------------
Stephan Schmidt <schst@php.net> (lead)
|