Archive
Reading OpenDocuments with CakePHP
On my quest to find a simple way to read the contents of an
*.odt OpenDocument Text file, better known as OpenOffice
Writer files, I stumbled over a simple class that, in
combination with a xsl template, converts an *.odt file to
XHTML.