You are not logged in Log in Join
You are here: Home » Members » tmclaugh » Searchable External Objects (PDF's and more) » swpackage_view

Log in
Name

Password

 
 

Searchable External Objects (PDF's and more)

Description

ExtDocument allows you to have objects in Zope which have searchable content via ZCatalogs. In other words, they provide the PrinicipiaSearchSource method and will reindex themselves upon uploading of new content. These objects are also stored external to the ZODB for performance and storage reasons. It is a subclass of ExtFile and so therefore requires ExtFile/ExtImage to be installed.

Currently it only provides searchable PDF's by usage of XPDF (which also must be installed for PDF searching), but it supports more formats. It is very hackable and please add any code that you want to make it do other conversions or provide more searchable content. Email me any of this, and I'll add it to the base. Cheers :)

Installing:

Put the ExtDocument folder in the Products folder.

Notes:

1. you must have ExtFile/ExtImage 1.1 or higher installed.
2. this product contains a hotfix for ExtFile 1.1.0beta3.

Latest Release: default
Last Updated: 2001-09-06 07:33:13
Author: ZopeOrgSite
Categories: Content Object
Maturity:

Available Releases

Version Maturity Platform Released
default   2001-09-06 07:33:13
  ExtDocument-0.3.tgz (4 K)
0.2 Stable   2001-05-23 15:03:57
  ExtDocument-0.2.tgz (2 K) All