Categories
ODF-XSLT
The ODF-XSLT Document Generator is a library written in PHP 5 that brings the full power of XSLT to your OpenDocument files. It enables you to use ODF files as if they were plain XSLT templates. It also includes a few extra parsing options that allow you to edit the XSLT parts of these ODF from within your favourite office suite.
Features
--------
* Based on the industry standard (ISO/IEC 26300) OpenDocument format.
* Multiple document types supported (text, spreadsheet, etcetera).
* Full XSLT support. Since XSLT is Turing-complete, anything is possible (in
theory).
* Templates can be edited from within your office suite, such as
OpenOffice.org or KOffice 2.
* Easily extensible by hooking in pre- and postprocessors.
Requirements
------------
* PHP 5.2 or later
* PHP CLI for the commandline utility
* libxslt and the PHP XSL extension
* zlib and the PHP Zip extension
Last updated 17 Jan, 2008
Versions
0.4
- Released: 4 Jan, 2008
- Code Maturity: Stable
- Source Archive: http://www.jejik.com/files/odf-xslt/odf-xslt-0....
- Licenses: GPLv3orlater
- Interfaces: Command Line, Library
User Community and Support
The manual <a href="http://www.jejik.com/odf-xslt/manual/">is here</a> and the API <a href="http://www.jejik.com/api/odf-xslt/ ">is here.</a>




