ezsystems/ezodf-ls

此扩展允许在 eZ Publish 旧版中导入和导出 OpenOffice.org Writer 文档

维护者

详细信息

github.com/ezsystems/ezodf

源代码

安装量: 403,112

依赖项: 4

建议者: 0

安全性: 0

星级: 21

关注者: 29

分支: 15

类型:ezpublish-legacy-extension

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

This package is auto-updated.

Last update: 2024-09-19 00:34:35 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.