Hoo man has uploaded a new change for review.
https://gerrit.wikimedia.org/r/71550
Change subject: Set enableSiteLinkWidget to true per default
......................................................................
Set enableSiteLinkWidget to true per default
This doesn't harm and is probably what users expect it to be.
(Per Aude)
Change-Id: I18a69b0e3478c5976c794c850813de9c9593c011
---
M client/config/WikibaseClient.default.php
M docs/options.wiki
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase
refs/changes/50/71550/1
diff --git a/client/config/WikibaseClient.default.php
b/client/config/WikibaseClient.default.php
index 23a7946..f0b167f 100644
--- a/client/config/WikibaseClient.default.php
+++ b/client/config/WikibaseClient.default.php
@@ -56,7 +56,7 @@
'wikibase-property' => 'Property'
),
'allowDataTransclusion' => true,
- 'enableSiteLinkWidget' => false,
+ 'enableSiteLinkWidget' => true,
'propagateChangesToRepo' => true,
'siteGroup' => 'wikipedia', //TODO: require this to be set,
default doesn't make sense.
diff --git a/docs/options.wiki b/docs/options.wiki
index a707795..1dfd557 100644
--- a/docs/options.wiki
+++ b/docs/options.wiki
@@ -84,7 +84,7 @@
)
</poem>
;allowDataTransclusion: switch to enable data transclusion features like the
<nowiki>{{#property}}</nowiki> parser function and the <tt>wikibase</tt>
Scribunto module. Defaults to <tt>true</tt>.
-;enableSiteLinkWidget: switch to enable or disable add site link widget.
Defaults to <tt>false</tt>.
+;enableSiteLinkWidget: switch to enable or disable add site link widget.
Defaults to <tt>true</tt>.
;propagateChangesToRepo: switch to enable or disable the propagation of client
changes to the repo. Defaults to <tt>true</tt>.
=== Expert Settings ===
--
To view, visit https://gerrit.wikimedia.org/r/71550
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I18a69b0e3478c5976c794c850813de9c9593c011
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits