Changeset 25825
- Timestamp:
- 2012-06-26T15:44:01+12:00 (11 years ago)
- Location:
- main/trunk/greenstone3/web/sites/localsite/collect
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone3/web/sites/localsite/collect/gs2mgppdemo/etc/collectionConfig.xml
r25375 r25825 7 7 </metadataList> 8 8 <displayItemList> 9 <displayItem lang="en" name="shortDescription">Demonstration collection containing a few books from the Humanitarian and Development Libraries. Uses MGPP and GDBM.</displayItem> 9 10 <displayItem assigned="true" lang="en" name="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 MGPP.</displayItem> 10 11 <!-- -
main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml
r23907 r25825 7 7 </metadataList> 8 8 <displayItemList> 9 <displayItem lang="en" name="shortDescription">Demonstration collection containing a few books from the Humanitarian and Development Libraries. Uses Lucene and JDBM.</displayItem> 9 10 <displayItem assigned="true" lang="en" name="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.</displayItem> 10 <displayItem assigned="true" lang="en" name="name"> Lucene/JDBM demo</displayItem>11 <displayItem assigned="true" lang="en" name="name">Demo Collection</displayItem> 11 12 </displayItemList> 12 13 <search type="lucene">
Note:
See TracChangeset
for help on using the changeset viewer.