Open Office Export
From Organic Design wiki
The Export transform article is oo-regexp-export.php (and also oo-dom-export.php which does the same but using DOM but is unfinished). It is accessed from the "Export" button at the top of the page. The new button it is put there by default-skin.php which creates all the toolbars and navigation links outside the article itself. Currently only Open Office Writer format is supported. It works correctly for embedded articles and outline numbered headings, integrating with Open Office's native outline-numbering system.
Dependencies
- oo-doc-content.xml article
- oo-doc-styles.xml article
- oo-doc-manifest.xml article
- PclZip library from www.phpconcept.net
Limitations and bugs
- Images not started yet
- Some html tags showing up like p, br
- Some html that should be handled isn't like center
- Tables not finished yet
- Syntax highlighting has some bugs (eg. this doesn't work)
- Bullet lists don't indent to show hierarchy
- pre and nowiki still have some bugs
- No control over style