Difference between revisions of "MediaWiki:TemplateParameterIndex/configurations"

From Biowikifarm Metawiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page is used to specify parameters for the TemplateParameterIndex. Parameters should be added below in the form:
+
This page is used to specify parameters for the TemplateParameterIndex. Only text in bulleted list elements is considered configuration parameters, everything else may be used for commenting.
  
: <code><nowiki>* parametername = parametervalue</nowiki></code>
+
Parameters should be added below in the form:
 
+
<nowiki>"* parametername = parametervalue"</nowiki>
Any text not starting with a bullet is ignored by the software, allowing to group parameters or add comments.
+
  
 
===Parameters===
 
===Parameters===
 +
* Local_mediaUrl = http://www.species-id.net/o/media
 +
* HarvestLocally = 1
 +
:: Harvest the current wiki in which the extension is running. The default (if parameter is missing) is to harvest. Suppress harvesting by setting to 0.
 +
 +
 +
* ExternallyHarvestedWiki01_baseUrl = http://www.keytonature.eu/wiki/
 +
* ExternallyHarvestedWiki01_scriptUrl = http://www.keytonature.eu/w/
 +
* ExternallyHarvestedWiki01_mediaUrl = http://www.keytonature.eu/w/media
 +
 +
 +
 +
* ExternallyHarvestedWiki02_baseUrl = http://www.offene-naturfuehrer.de/web/
 +
* ExternallyHarvestedWiki02_scriptUrl = http://www.offene-naturfuehrer.de/w/
 +
* ExternallyHarvestedWiki02_mediaUrl = http://www.species-id.net/o/media
 +
 +
 +
:: Add the three parameters baseUrl, scriptUrl and mediaUrl in the form above for each wiki to be harvested (except local, see 'HarvestLocally').
 +
  
<div id ="paramconfig">
+
* attachParam = Wikitext Metadata Attachment
* baseUrl = <nowiki>http://www.keytonature.eu/wiki/</nowiki>
+
:: The parameter in which the filename of an attached file with metadata is added
* scriptUrl = <nowiki>http://www.keytonature.eu/w/</nowiki>
+
* attachParam = Wikitext Metadata Attachment  
+
</div>
+

Latest revision as of 23:06, 23 January 2011

This page is used to specify parameters for the TemplateParameterIndex. Only text in bulleted list elements is considered configuration parameters, everything else may be used for commenting.

Parameters should be added below in the form:

"* parametername = parametervalue"

Parameters

Harvest the current wiki in which the extension is running. The default (if parameter is missing) is to harvest. Suppress harvesting by setting to 0.




Add the three parameters baseUrl, scriptUrl and mediaUrl in the form above for each wiki to be harvested (except local, see 'HarvestLocally').


  • attachParam = Wikitext Metadata Attachment
The parameter in which the filename of an attached file with metadata is added