Re: SWISH-E 2.4.4 filters can not locate files

Ludovic Drolez <[email protected]> Wed, 18 Oct 2006 09:46:39 -0700 (PDT)
Newsgroups gmane.comp.web.swish-e
Message-ID <[email protected]>
On Wed, Oct 18, 2006 at 09:10:56AM -0700, Bill Moseley wrote:
> On Wed, Oct 18, 2006 at 07:59:55AM -0700, David Brown wrote:
> > Does this mean that with 2.4.4, paths with spaces and multiple command line
> > parameters are not an option?> 
> > Here's what I'm using now, with swish-e 2.4.3:
> > 
> > 	FileFilter .pdf  "pdftohtml" " -i -q -stdout \"%p\""

As Gertjan said above, the following works with swish 2.4.4:

  FileFilter .pdf       /usr/bin/pdftotext   "%p -"

So you should use:

  FileFilter .pdf  "pdftohtml" " -i -q -stdout %p"

Cheers,

-- 
Ludovic Drolez.

http://zaurus.palmopensource.com       - The Zaurus Open Source Portal
http://www.drolez.com      - Personal site - Linux, Zaurus and PalmOS stuff