greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 17753

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

GAPlugin changed to GreenstoneXMLPlugin

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gsdl/trunk/collect/demo/etc/collect.cfg

    r17561 r17753  
    88indexes         section:text section:Title document:text 
    99 
    10 plugin          GAPlugin 
     10plugin          GreenstoneXMLPlugin 
    1111plugin          HTMLPlugin -description_tags 
    1212plugin          MetadataXMLPlugin 
  • gsdl/trunk/collect/modelcol/etc/collectionConfig.xml

    r17736 r17753  
    8080        <pluginList> 
    8181            <plugin name="ZIPPlugin"/> 
    82             <plugin name="GAPlugin"/> 
     82            <plugin name="GreenstoneXMLPlugin"/> 
    8383            <plugin name="TextPlugin"/> 
    8484            <plugin name="HTMLPlugin"/>