Introduction
============

Description
-------------

- This product enables to search MS-Office files on Plone.
- Include Apache POI 3.6 package by jar file.

  - http://poi.apache.org/

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)
  - no support for Windows

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)
