Changeset 30583 for main


Ignore:
Timestamp:
2016-06-17T20:12:55+12:00 (8 years ago)
Author:
ak19
Message:

Final fixes to get changes to GTI working with new gs3colcfg (gs3-collection-configs) module: 1. gti.pl uses regex to check if module is a GS3 specific module rather than a GS2 specific module. 2. gs3-collection-configs properties files no longer have the collection name prefixed to their properties, as gti already adds this in.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/resources/collectionConfig.properties

    r30576 r30583  
    1 lucene-jdbm-demo.name=Demo Collection
    2 lucene-jdbm-demo.description=This is a demonstration collection for the Greenstone3 digital library software. It contains a small subset (11 books) of the Humanitarian and Development Libraries. It is the Greenstone 3 equivalent of the Greenstone 2 demo collection, built with Lucene for indexing and JDBM as the database for metadata.
    3 lucene-jdbm-demo.shortDescription=Demonstration collection containing a few books from the Humanitarian and Development Libraries. Uses Lucene and JDBM.
     1name=Demo Collection
     2description=This is a demonstration collection for the Greenstone3 digital library software. It contains a small subset (11 books) of the Humanitarian and Development Libraries. It is the Greenstone 3 equivalent of the Greenstone 2 demo collection, built with Lucene for indexing and JDBM as the database for metadata.
     3shortDescription=Demonstration collection containing a few books from the Humanitarian and Development Libraries. Uses Lucene and JDBM.
Note: See TracChangeset for help on using the changeset viewer.