en:user:gs3_collection_configuration_files
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:user:gs3_collection_configuration_files [2019/02/03 22:32] – created kjdon | en:user:gs3_collection_configuration_files [2023/03/13 01:46] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | |||
| + | |||
| ====== GS3 Collection Configuration Files in Detail ====== | ====== GS3 Collection Configuration Files in Detail ====== | ||
| Line 11: | Line 14: | ||
| < | < | ||
| < | < | ||
| - | <libraryParam | + | <param name=" |
| </ | </ | ||
| </ | </ | ||
| - | This will add l=mi as a cgi argument to the colleciton'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===== | ||
| - | ===== buildConfig.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. | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | 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 ===== | ||
en/user/gs3_collection_configuration_files.1549233131.txt.gz · Last modified: 2019/02/03 22:32 by kjdon
