For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > June 2006 > [ANNOUNCEMENT] HTML_CSS-1.0.0 (stable) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] HTML_CSS-1.0.0 (stable) Released.
PEAR Announce

2006-06-24, 8:09 am

The new PEAR package HTML_CSS-1.0.0 (stable) has been released at http://pear.php.net/.

Release notes
-------------
After 2 releases candidate and no bug reported since 6 months, it's time to build the final stable version 1.0.0

* Improvements
- add @ignore phpdoc tag in all unit tests to hide them in API doc generation.
- introduces package xml 2.0

* Quality Assurance
- header comment blocks were updated (copyright dates, ...)
- include a user-guide in html format (others format to download on http://pear.laurent-laville.org/HTML_CSS/docs)

Package Info
-------------
HTML_CSS provides a simple interface for generating a stylesheet declaration.
It is completely standards compliant, and has some great features:
* Simple OO interface to CSS definitions
* Can parse existing CSS (string or file)
* Output to
- Inline stylesheet declarations
- Document internal stylesheet declarations
- Standalone stylesheet declarations
- Array of definitions
- File

In addition, it shares the following with HTML_Common based classes:
* Indent style support
* Line ending style

Related Links
-------------
Package home: http://pear.php.net/package/HTML_CSS
Changelog: http://pear.php.net/package/HTML_CSS/download/1.0.0
Download: http://pear.php.net/get/HTML_CSS-1.0.0.tgz

Authors
-------------
Klaus Guenther <klaus@capitalfocus.org> (lead)
Laurent Laville <pear@laurent-laville.org> (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com