User Tools

Site Tools


en:user:gs3_collection_configuration_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
en:user:gs3_collection_configuration_files [2019/02/03 22:34] – [collectionConfig.xml] kjdonen:user:gs3_collection_configuration_files [2022/10/16 20:15] – [collectionConfig.xml] kjdon
Line 17: Line 17:
 This will add l=mi as a cgi argument to the collection's link on the library home page. This will add l=mi as a cgi argument to the collection's link on the library home page.
  
 +=====collectionInit.xml=====
  
 +This is used if you want to specify a different, custom, java class for the Collection object.
 +The class name is specified using the class attribute, and it must be in the package org.greenstone.gsdl3.collection.
 +
 +<code>
 +<collectionInit class="MyCollection"/>
 +</code>
 +
 +This will try to load the org.greenstone.gsdl3.collection.MyCollection class, and use that instead of the default org.greenstone.gsdl3.collection.Collection class.
 ===== buildConfig.xml ===== ===== buildConfig.xml =====
  
  
en/user/gs3_collection_configuration_files.txt · Last modified: 2023/03/13 01:46 by 127.0.0.1