ezsystems/ezodf-ls

This extension enables import and export of OpenOffice.org Writer documents within eZ Publish legacy

Package info

github.com/ezsystems/ezodf

Type:ezpublish-legacy-extension

pkg:composer/ezsystems/ezodf-ls

Statistics

Installs: 413 897

Dependents: 4

Suggesters: 0

Stars: 21

v5.3.8 2015-10-20 09:34 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-2.0 e6d43b830f8812168ddba2c5922e998c1deca2cb

This package is auto-updated.

Last update: 2026-05-19 04:50:47 UTC


README

eZ Publish OpenOffice.org extension
===================================
This extension enables import and export of OpenOffice.org Writer documents within 
eZ Publish. It comes with a general OpenOffice.org Writer document generation library 
as well, if you have custom modules that needs to generate OpenOffice.org Writer 
documents.

Requires OpenOffice (or deratives like LibreOffice*) 2.4 or higher

For documentation look under doc/*

* You might need to customize $ooexecutable in scripts/*.php to support this.



Known limitations
-----------------

- Access checking while importing documents with images in them is not complete.
 The access to create images are not checked properly.
- While exporting, if the user has not access to read images, they are just ignored. 
 Should replace them with a dummy image which says "no access".
- Importing document with images and storing the images in media does not work properly.