http://pear.php.net/
pear-webmaster@lists.php.netpear-webmaster@lists.php.neten-usLatest releases of html_page2The latest releases for the package html_page2HTML_Page2 0.6.5
http://pear.php.net/package/HTML_Page2/download/0.6.5/
QA release<br />
<br />
* Added handling of html5 'defer' and 'async' attributes on 'script' tag with 'src' attribute.<br />
* Incremental changes for PHP5+ support.
2015年12月09日T18:01:50-05:00kguestHTML_Page2 0.6.4
http://pear.php.net/package/HTML_Page2/download/0.6.4/
QA release<br />
<br />
Request #20952 Add "getBodyContent()" method
2015年10月21日T23:18:06-05:00kguestHTML_Page2 0.6.3
http://pear.php.net/package/HTML_Page2/download/0.6.3/
QA release<br />
<br />
Request #3204 Adding Raw entries to the Header
2012年04月09日T19:26:43-05:00doconnorHTML_Page2 0.6.2
http://pear.php.net/package/HTML_Page2/download/0.6.2/
Bug #12769: Omit CDATA for inline styles containing @import-rule [kguest]
2011年09月08日T01:05:00-05:00kguestHTML_Page2 0.6.1beta
http://pear.php.net/package/HTML_Page2/download/0.6.1beta/
Bug #16570 Doctype System Identifier should be 'w3' not 'w3c'. [kguest]
2011年09月08日T00:01:11-05:00kguestHTML_Page2 0.6.0beta
http://pear.php.net/package/HTML_Page2/download/0.6.0beta/
Frameset support(?)<br />
Bug #1913 Notice error generated when array index not set thesaur<br />
Bug #1969 $strHtml not initialized if not using frameset doctype variant thesaur<br />
Bug #2054 4.3.3 Linux page content is copied unnecessarily iwarner<br />
Bug #3259 Remove control-M's iwarner<br />
Bug #8859 Win XP BASE tag iwarner<br />
Request #15512 package2.0 xml doconnor
2009年01月29日T10:13:26-05:00doconnorHTML_Page2 0.5.0beta
http://pear.php.net/package/HTML_Page2/download/0.5.0beta/
This release is completely XHTML compliant, and has some great features:<br />
* Line ending style<br />
* Full charset support<br />
* Doctype definitions<br />
* Namespace definitions<br />
* Mime encoding declaration<br />
* Global document language<br />
* Full META tag support, including "http-equiv"<br />
* Suport for stylesheet and script declarations in the head section<br />
* Support for linked stylesheets and scripts (including CSS 2.0 media specific definitions)<br />
* Can output directly to a file<br />
<br />
Note: This release does not support framesets.<br />
<br />
New features:<br />
* HTML 4.0 doctype support<br />
* #814 (Feature request: prependBodyContent)<br />
* Full link tag support (including shortcut for adding favorites icon) (Jason Giangrande)<br />
* addBodyContent now also takes an additional parameter<br />
* Basic support for multiple script and style generation (#698)<br />
<br />
Bugfixes (since HTML_Page 2.0.0.RC2)<br />
* #800 (Output "Object" prior to HTML if doctype is unknown)<br />
* #950 (fixes reiterative recursion when generating string)<br />
* #951 (unset META tag was not possible; now use unsetMetaData)<br />
* Fixed meta tag, title order for pre-XHTML compatibility<br />
<br />
# major inline documentation update
2004年06月07日T15:56:21-05:00thesaur