Hoo man has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/148728

Change subject: Add documentation for the various otherProjectsLinks* settings
......................................................................

Add documentation for the various otherProjectsLinks* settings

Change-Id: Ie42e2a305687f0c6c2da388099af37f56dc809a8
---
M docs/options.wiki
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/28/148728/1

diff --git a/docs/options.wiki b/docs/options.wiki
index 4f85b02..4ba584a 100644
--- a/docs/options.wiki
+++ b/docs/options.wiki
@@ -99,6 +99,9 @@
 ;propagateChangesToRepo: switch to enable or disable the propagation of client 
changes to the repo. Defaults to <tt>true</tt>.
 ;languageLinkSiteGroup: the ID of the site group to be shown as language 
links. Defaults to <tt>null</tt>, which means the site's own site group.
 ;badgeClassNames: A list of additional CSS class names for site links that 
have badges. The array has to consist of item ids pointing to a class name, 
like <code>array( 'Q101' => 'wb-badge-goldstar' )</code>. Wikibase delivers two 
classes by default which are "wb-badge-silverstar" and "wb-badge-goldstar". 
Both add a star as list style image to the sitelinks.
+;otherProjectsLinks: This takes the site global id of sites which should be 
linked in the other projects sidebar section.
+;otherProjectsLinksByDefault: Whether to show links to other projects per 
default. If not set, the links can be enabled as a beta feature (see 
otherProjectsLinksBeta).
+;otherProjectsLinksBeta: If this is set links to other projects will be 
available as beta feature, enabling every user to turn them on/ off if wanted. 
(Only applies if other project links aren't enabled per default and the 
BetaFeatures extension is installed)
 
 === Expert Settings ===
 ;injectRecentChanges: whether changes on the repository should be injected 
into this wiki's recent changes table, so they show up on watchlists, etc. 
Requires the <code>dispatchChanges.php</code> script to run, and this wiki to 
be listed in the <code>localClientDatabases</code> setting on the repository.

-- 
To view, visit https://gerrit.wikimedia.org/r/148728
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie42e2a305687f0c6c2da388099af37f56dc809a8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Hoo man <h...@online.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to