Ticket #13341 (confirmed Feature Request)
indexing opendocument types
Reported by: | frisi | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.x |
Component: | General | Version: | 4.2 |
Keywords: | search, portal_catalog, transforms, opendocument | Cc: |
Description
plone supports word documents out of the box (in case wv package is installed) but does not support indexing openoffice/libreoffice documents
there are existing addons that support indexing opendocument text files:
- TextIndexNG3 (worked)
- http://plone.org/documentation/products/arofficetransforms (did not work for odt file created with libreoffice 3.6)
- https://github.com/joka/plone.opendocument (did not try this one since there is no public release on plone.org or pypi)
opendocument formats should be supported out of the box
Change History
Note: See
TracTickets for help on using
tickets.
Note that neither do we support indexing of "Office Open XML" files (Microsoft Office 2007+), see http://dev.plone.org/ticket/11091