User Tools

Site Tools


en:user:list_of_configuration_file_options

Differences

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

Link to this comparison view

Next revision
Previous revision
en:user:list_of_configuration_file_options [2014/04/13 23:52] – external edit 127.0.0.1en:user:list_of_configuration_file_options [2023/03/13 01:46] (current) – external edit 127.0.0.1
Line 1: Line 1:
-<TABAREA tabs="Greenstone2"> + 
-<TAB> + 
-====== List of configuration file options ======+ 
 +====== List of Greenstone 2 collect.cfg file options ======
 This page gives options available to the Greenstone 2 collection configuration file collect.cfg. This file is generated by GLI, however, if you are doing command line building you may want to edit it manually. Also, a few options here are not available through GLI. This page gives options available to the Greenstone 2 collection configuration file collect.cfg. This file is generated by GLI, however, if you are doing command line building you may want to edit it manually. Also, a few options here are not available through GLI.
  
Line 11: Line 12:
 |maintainer|multiple email addresses|  |Email address(es) of collection maintainer(s).| |maintainer|multiple email addresses|  |Email address(es) of collection maintainer(s).|
 |public|true/false|  |If true, the collection will be displayed on the home page, not otherwise. Even if false, the collection will still be available to anyone provided they know the URL to it.| |public|true/false|  |If true, the collection will be displayed on the home page, not otherwise. Even if false, the collection will still be available to anyone provided they know the URL to it.|
-|plugin|plugin-name [plugin-options]|M|A list of plugins (and their options) to use for the collection. This determines which kinds of documents can be included in the collection. See [[en:plugins| here]] for more details.|+|plugin|plugin-name [plugin-options]|M|A list of plugins (and their options) to use for the collection. This determines which kinds of documents can be included in the collection. See [[en:plugin:index| here]] for more details.|
 |buildtype|mg/mgpp/lucene|  |Determines which indexer should be used for the collection. | |buildtype|mg/mgpp/lucene|  |Determines which indexer should be used for the collection. |
 |indexes|list of indexes|  |A list of indexes that should be built. For MG collections, the format of each index is level:fields, where level is one of 'document', 'section', 'paragraph', and fields is a comma separated list of 'text' or metadata names. For example, document:text,Title. For MGPP/Lucene collections, each index is a comma-separated list of 'text' or metadata names. For example, text dc.Subject dc.Title,Title. The order specifies the order they will be displayed in the drop-down box on the interface.| |indexes|list of indexes|  |A list of indexes that should be built. For MG collections, the format of each index is level:fields, where level is one of 'document', 'section', 'paragraph', and fields is a comma separated list of 'text' or metadata names. For example, document:text,Title. For MGPP/Lucene collections, each index is a comma-separated list of 'text' or metadata names. For example, text dc.Subject dc.Title,Title. The order specifies the order they will be displayed in the drop-down box on the interface.|
Line 21: Line 22:
 |language_metadata|a single metadata name|  |The metadata element to use to determine the language of each document. default is ex.Language.| |language_metadata|a single metadata name|  |The metadata element to use to determine the language of each document. default is ex.Language.|
 |classify|classifier-name classifier-options|M|Specifications for classifiers for browsing.| |classify|classifier-name classifier-options|M|Specifications for classifiers for browsing.|
-|format|option-name option-value|M|Formatting options for the collection. See [[en:list_of_format_options | here]] for more details.|+|format|option-name option-value|M|Formatting options for the collection. See [[en:user:gs2_format_statements | here]] for more details.|
 |collectionmeta|key [l=xx] value|M|Specifies language specific strings for some components of the interface. See [[#Collectionmeta_options |here]] for more details.| |collectionmeta|key [l=xx] value|M|Specifies language specific strings for some components of the interface. See [[#Collectionmeta_options |here]] for more details.|
 |supercollection|a space separated list of collection names|  |A list of collections that should be searched together (cross collection searching). The user will be given this list on the preferences page and can change which collections are included in a search| |supercollection|a space separated list of collection names|  |A list of collections that should be searched together (cross collection searching). The user will be given this list on the preferences page and can change which collections are included in a search|
Line 101: Line 102:
     * collectionmeta .es [l=en] "spanish"     * collectionmeta .es [l=en] "spanish"
     * collectionmeta .en,fr,es [l=en] "all"     * collectionmeta .en,fr,es [l=en] "all"
- 
-</TAB> 
-</TABAREA> 
  
en/user/list_of_configuration_file_options.1397433132.txt.gz · Last modified: 2018/07/31 00:50 (external edit)