se7enxweb / ezodf-ls
This extension provides for the import and export of OpenOffice.org Writer documents within eZ Publish Legacy
Fund package maintenance!
se7enxweb
Patreon
www.paypal.me/7xweb
account.venmo.com/u/se7enxweb
cash.app/$7xweb
se7enx.com
Installs: 65
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 15
Open Issues: 0
Type:ezpublish-legacy-extension
Requires
This package is auto-updated.
Last update: 2024-10-29 10:03:36 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.