http://pear.php.net/
pear-webmaster@lists.php.netpear-webmaster@lists.php.neten-usLatest releases of opendocumentThe latest releases for the package opendocumentOpenDocument 0.2.1
http://pear.php.net/package/OpenDocument/download/0.2.1/
QA release<br />
Req #18345 Support for loading mimetype from Zip contents
2012年10月23日T12:38:39-05:00doconnorOpenDocument 0.2.0
http://pear.php.net/package/OpenDocument/download/0.2.0/
This release brings you a major overhaul of the document base classes<br />
as well as a brand new storage layer. The API is prepared to be used to<br />
create multiple document types (text, spreadsheets, drawings etc).<br />
Multiple storage methods are possible now, with the default Zip storage<br />
being implemented and working already. A single XML file storage is in<br />
the works, but is not functional yet.<br />
<br />
Backward compatibility has been broken, especially for creating new<br />
documents. The coming versions in the 0.x series will all break BC again.<br />
Planned are changes in the way elements get added to the document and to<br />
parental elements, as well as bigger changes in the underlying object<br />
structure - currently, 2 object layers (own + DOM) are held in memory,<br />
which is suboptiomal and wastes RAM. Style handling will probably also be<br />
changed a bit, but not much.<br />
<br />
- Fix bug #12106: PHP 4 dependency when the code is PHP 5 [dufuz]<br />
- Fix bug #12120: Missing zip extension dependency [dufuz]<br />
- Fix bug #13002: Styles for span elements are rendered with incorrect style:family<br />
- Fix bug #13821: Saving with full path not possible [cweiske]<br />
- Fix bug #16310: Docblocks are only half filled [cweiske]<br />
<br />
- Implement request #16307: No support for other document types than text [cweiske]<br />
- Implement request #16373: Rewrite output to support different storage models [cweiske]
2009年07月28日T07:27:55-05:00cweiskeOpenDocument 0.1.2
http://pear.php.net/package/OpenDocument/download/0.1.2/
Bug fix #11567: Class 'Zip' not found
2007年07月09日T07:46:49-05:00irokezOpenDocument 0.1.1
http://pear.php.net/package/OpenDocument/download/0.1.1/
Bug fix #11557: case mismatch and extra space
2007年07月08日T06:16:42-05:00irokezOpenDocument 0.1.0
http://pear.php.net/package/OpenDocument/download/0.1.0/
First release
2007年03月27日T10:23:21-05:00irokez