» Version | » Information |
---|---|
2.0.0RC2 |
Release date: 2003-11-03 06:56 UTC Release state: beta Release uploaded by: thesaur Changelog: Note: This major release breaks BC! This release is completely XHTML compliant, and has some great features: * Line ending style * Full charset support * Doctype definitions * Namespace definitions * Mime encoding declaration * Global document language * Full META tag support, including "http-equiv" * Suport for stylesheet and script declarations in the head section * Support for linked stylesheets and scripts (including CSS 2.0 media definitions) * Can output directly to a file Ideas for use: * Use to validate the output of a class for XHTML compliance * Quick prototyping using PEAR packages is now a breeze Bugfixes: * Fixed typos * Fixed inline docs and examples * Removed error raising in constructor Dependencies:
|
2.0.0RC1 |
Release date: 2003-11-01 18:50 UTC Release state: beta Release uploaded by: thesaur Changelog: Note: This major release breaks BC! This release is completely XHTML compliant, and has some great features: * Line ending style * Full charset support * Doctype definitions * Namespace definitions * Mime encoding declaration * Global document language * Full META tag support, including "http-equiv" * Suport for stylesheet and script declarations in the head section * Support for linked stylesheets and scripts (including CSS 2.0 media definitions) * Can output directly to a file Ideas for use: * Use to validate the output of a class for XHTML compliance * Quick prototyping using PEAR packages is now a breeze Bugfix: * fixed bug #125 Dependencies:
|
2.0.0b7 |
Release date: 2003-10-16 15:05 UTC Release state: beta Release uploaded by: thesaur Changelog: Bugfix release * fixed bug 110 Dependencies:
|
2.0.0b6 |
Release date: 2003-10-15 14:05 UTC Release state: beta Release uploaded by: thesaur Changelog: * added output to file functionality * added support for CSS2 media types for linked stylesheets Dependencies:
|
2.0.0b5 |
Release date: 2003-07-29 14:41 UTC Release state: beta Release uploaded by: thesaur Changelog: * Fixed notice when an array is passed to the constructor Now gives a notice when a string is passed (thanks to Laurent Laville) Dependencies:
|
2.0.0b4 |
Release date: 2003-07-15 00:28 UTC Release state: beta Release uploaded by: thesaur Changelog: * added inline script declaration in the head element Bugfixes: * fixed mime encoding declaration * fixed Content-Type meta tag generation * fixed style definition based on mime type Dependencies:
|
2.0.0b3 |
Release date: 2003-07-13 00:22 UTC Release state: beta Release uploaded by: thesaur Changelog: * added namespace support * added mime encoding type support * added content type meta tag generation support * preliminary XHTML 2.0 support (W3C Working Draft 6 May 2003) Bugfixes: * implemented conditionally unclosed empty tags for HTML compliance * fixed logic for doctype parsing Dependencies:
|
2.0.0b2 |
Release date: 2003-06-21 22:14 UTC Release state: beta Release uploaded by: thesaur Changelog: Bugfixes: * 24188: Updated examples * fixed problems with functions accepting mixed variable types * updated inline documentation Dependencies:
|
2.0.0b1 |
Release date: 2003-06-13 18:06 UTC Release state: beta Release uploaded by: thesaur Changelog: Note: This release breaks BC! This beta release is completely XHTML compliant, and has some great features: * Line ending style * Full charset support * Doctype definitions * Global document language * Full META tag support, including "http-equiv" * Suport for stylesheet declaration in the head section * Support for linked stylesheets and scripts Ideas for use: * Use to validate the output of a class for XHTML compliance * Quick prototyping using PEAR packages is now a breeze Dependencies:
|
1.0 |
Release date: 2003-06-13 13:26 UTC Release state: beta Release uploaded by: thesaur Changelog: Note: Legacy release! API will change in version 2.0!! This is the first independent PEAR release. It creates an HTML framework for a page. Features: * META tag support (no http-equiv tags) * Support for linked stylesheets and scripts Ideas for use: * Quick prototyping using PEAR packages is now a breeze Dependencies:
|