ophir.php icon indicating copy to clipboard operation
ophir.php copied to clipboard

PHP script that converts ODT to HTML

Results 7 ophir.php issues
Sort by recently updated
recently updated
newest added

There is a small change to make the paragraph compatible with XHTML. That way I can further parse the output with an XML parser. If the paragraph is empty, then...

Hi, I was using this module for a long time, then my server updated and it stopped working saying "Unable to read file contents.". I tried playing with the permissions...

This is a suggestion for how to clean up the implementation to allow the creation of a command-line interface. Changes would need to be made so that it can handle...

Wrapping ophir in a class and giving it a namespace would fit more modern workflows. I am bringing this up as a ticket, because it will change how Ophir works....

question

In test.odt, we could also test if footnotes import works properly. Footnotes can be added by going to "Insert - Footnotes/Endnotes" in LibreOffice Writer.

enhancement

When adding Headers and / or Footers to a file and enable the Ophir::HEADER and Ophir::FOOTNOTE option, i should see headers and footers, shouldn't I?