greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 17726

Show
Ignore:
Timestamp:
2008-11-06 11:34:40 (2 months ago)
Author:
kjdon
Message:

PSPlugin renamed to PostScriptPlugin?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gsdl/trunk/perllib/plugins/ConvertBinaryFile.pm

    r17723 r17726  
    2727 
    2828# This plugin is inherited by such plugins as WordPlugin, PowerPointPlugin,  
    29 # PSPlugin,  
     29# PostScriptPlugin,  
    3030# RTFPlugin and PDFPlugin. It facilitates the conversion of these document types  
    3131# to either HTML, Text or a series of images. It works by dynamically loading  
     
    171171            $convert_to_type = "pagedimg_jpg"; 
    172172        }  
    173     } elsif ($classPluginName eq "PSPlugin") { 
     173    } elsif ($classPluginName eq "PostScriptPlugin") { 
    174174        if ($convert_to_type eq "auto") { 
    175175            # we use text