greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 17746

Show
Ignore:
Timestamp:
2008-11-06 14:48:04 (2 months ago)
Author:
kjdon
Message:

GAPlugin renamed to GreenstoneXMLPlugin

Files:

Legend:

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

    r17731 r17746  
    3636# can remove at sometime in future when we no longer want to support old xxPlug names in the config file 
    3737my $plugin_name_map = { 
     38    'GAPlug' => 'GreenstoneXMLPlugin', 
    3839    'ArcPlug' => 'ArchivesInfPlugin', 
    3940    'RecPlug' => 'DirectoryPlugin',