Show
Ignore:
Timestamp:
03/27/02 10:13:40 (7 years ago)
Author:
whmoseley
Message:

Updated the swish URL

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/swish-e/conf/example8.config

    r221 r861  
    55#  Documentation is included with the swish-e 
    66#  distribution, and also can be found on-line 
    7 #  at http://sunsite.berkeley.edu/SWISH-E/ 
     7#  at http://swish-e.org 
    88# 
    99# 
     
    4141 
    4242 
    43 # Specify where the filter programs can be found 
    44 FilterDir ../filter-bin 
    45  
    4643# Assign the pdf2text.pl filter to .pdf files 
    4744# Please see docs on what data can be passed to the filter. 
    48 FileFilter .pdf _pdf2html.pl 
     45 
     46FileFilter .pdf ../filter-bin/_pdf2html.pl 
    4947 
    5048