greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 17723

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

PPTPlugin renamed to PowerPointPlugin?

Files:

Legend:

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

    r16954 r17723  
    2626########################################################################### 
    2727 
    28 # This plugin is inherited by such plugins as WordPlug, PPTPlug, PSPlug,  
    29 # RTFPlug and PDFPlug. It facilitates the conversion of these document types  
     28# This plugin is inherited by such plugins as WordPlugin, PowerPointPlugin,  
     29# PSPlugin,  
     30# RTFPlugin and PDFPlugin. It facilitates the conversion of these document types  
    3031# to either HTML, Text or a series of images. It works by dynamically loading  
    3132# an appropriate secondary plugin (HTMLPlug, StructuredHTMLPlug,  
     
    165166            $convert_to_type = "structuredhtml"; 
    166167        }  
    167     } elsif ($classPluginName eq "PPTPlugin") { 
     168    } elsif ($classPluginName eq "PowerPointPlugin") { 
    168169        if ($windows_scripting && $ENV{'GSDLOS'} =~ /^windows$/i && $convert_to_type eq "auto") { 
    169170            # we use paged img