c2.transform.msoffice
This product enables to search MS-Office files on Plone.
Project Description
Description
- This product enables to search MS-Office files on Plone.
- Include Apache POI 3.6 package by jar file.
Support files
- MS-Office files
- MS-Word 95-2000, XP, 2007 and xml-format
- MS-Excel 95-2000, XP, 2007 and xml-format
- MS-PowerPoint 95-2000, XP, 2007 and xml-format
Requirement
- Plone
- Plone 3.0-3.3 and Plone 4.0 (tested by 3.3.2 and 4.0a2 on CentOS 5.3 64bit)
- Java
- JRE 1.6 (tested by 1.6.0)
- OS
- Linux(like Unix)
- Windows
Installation
Add c2.transform.msoffice to the list of eggs to install, e.g.:
[buildout] ... eggs = ... c2.transform.msofficeTell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = c2.transform.msofficeRe-run buildout, e.g. with:
$ ./bin/buildout
Credits
This code was inspired by Products.OpenXml
Contributors
- Manabu Terada(Twitter: @Terapyon) (Main code)
- Mikio Hokari (Java code & Extend call)
- Takashi Nagai (Support Windows)
Current Release
No stable release available yet.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 0.3.1 | bug fix for Windows, but has some bugs on Windows. More about this release… |
Plone 4
Plone 3
|
alpha | |
| 0.3 | support Windows OS More about this release… |
Plone 4
Plone 3
|
alpha | |
| 0.2 | support Plone 4 More about this release… |
Plone 4
Plone 3
|
pre-release | |
| 0.1.1 | modify exception code, and adding java args for big size file More about this release… |
Plone 3
|
pre-release |

