[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2019-01-22 Thread Ladsgroup
Ladsgroup added a comment.
yue is done now: https://www.wikidata.org/w/index.php?title=Q9979978=839957271=836651328TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Reedy, Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2019-01-17 Thread Ladsgroup
Ladsgroup added a comment.
Yes. We need to add yue to langlist (https://github.com/wikimedia/mediawiki-extensions-SiteMatrix/blob/master/includes/SiteMatrix.php#L117):

foreach ( $this->sites as $site ) {
	$m = [];
	if ( preg_match( "/(.*)$site\$/", $db, $m ) ) {
		$lang = $m[1];
		$langhost = str_replace( '_', '-', $lang );
		if ( isset( $xLanglist[$langhost] ) ) {
			$this->matrix[$site][$langhost] = 1;
			$this->countPerSite[$site]++;
		} else {
			$this->specials[] = [ $lang, $site ];
		}
		$found = true;
		break;
	}
}TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Reedy, Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-26 Thread Liuxinyu970226
Liuxinyu970226 added a comment.
Should I say, that I can accept adding a "yue" line that only Wiktionary link is blue?TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, Liuxinyu970226Cc: Reedy, Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-18 Thread Nikerabbit
Nikerabbit added a comment.

In T209820#4831468, @Ladsgroup wrote:
One simple solution to avoid all sorts of issues is to change language of yuewiktionary from 'yue' to 'zh-yue'


The documentation for $wgLanguageCode clearly states:

* Warning: Don't use any of MediaWiki's deprecated language codes listed in
* LanguageCode::getDeprecatedCodeMapping or $wgDummyLanguageCodes, like "no"
* for Norwegian (use "nb" instead). If you do, things will break unexpectedly.

I assume we don't want things breaking unexpectedly. Whatever SiteMatrix does, it is not based on $wgLanguageCode. If it would, then it would confuse Simple English Wikipedia with English Wikipedia because they have the same language code.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, NikerabbitCc: Reedy, Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-18 Thread Ladsgroup
Ladsgroup added a comment.

In T209820#4831531, @Reedy wrote:
I'm not the right person to advise on the pros/cons of yue vs zh-yue :)


Yeah, let's ask @Amire80 :)

You mean $wgLanguageCode ? This seems the easiest option in the short term rather than adding yue all over the place

Yes, I'm afraid having two language codes in langlist that actually point to one language would cause lots of trouble. Fun thing: language of zh-yue.wikipedia.org is set to yue and not 'zh-yue'. How so it hasn't exploded so far?TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Reedy, Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-18 Thread Reedy
Reedy added a comment.
Sure, I don't disagree that it probably should be there. But like I'm saying, it's a fairly obvious a confusion between zh-yue and yue, and the presumption that that lang code existed in the right places

I'm not the right person to advise on the pros/cons of yue vs zh-yue :)


In T209820#4831468, @Ladsgroup wrote:
One simple solution to avoid all sorts of issues is to change language of yuewiktionary from 'yue' to 'zh-yue'


You mean $wgLanguageCode ? This seems the easiest option in the short term rather than adding yue all over the placeTASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, ReedyCc: Reedy, Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-18 Thread Ladsgroup
Ladsgroup added a comment.
One simple solution to avoid all sorts of issues is to change language of yuewiktionary from 'yue' to 'zh-yue'TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Reedy, Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-18 Thread Ladsgroup
Ladsgroup added a comment.

In T209820#4831402, @Reedy wrote:
It's definitely in the right dblists though


Yes but according to https://wikitech.wikimedia.org/wiki/Add_a_wiki, it needs to have its language in the langlist otherwise sitematrix wouldn't work:

For a new language project, add the language code (ISO 639 code: usually provided in the task) to langlist. This will be used at Special:SiteMatrix and for interwiki linking etc.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Reedy, Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-18 Thread Reedy
Reedy added a comment.

In T209820#4831325, @Ladsgroup wrote:
It's because 'yue' is not in langlist: https://phabricator.wikimedia.org/source/mediawiki-config/browse/master/langlist
 @Reedy was it intentional?


I didn't make the config patch.

I'm guessing it's a confusion with this being the first yue project, but the others being zh-yue - honestly, I'm not sure exactly how this should be handled, so it's not really surprising. Do we consider yue and zh-yue to be the same? Different?


In T209820#4831103, @Ladsgroup wrote:
Okay, it seems there is a huge bug when making yuewiktionary, the wiki is marked as a "special" wiki (wikis that doesn't belong to any group) but it should have been marked as a "wiktionary" wiki. you can find the faulty result from https://meta.wikimedia.org/w/api.php?action=""> I'm investigating why it's happening.


It's definitely in the right dblists though

reedy@deploy1001:/srv/mediawiki-staging/dblists$ grep ^yue *.dblist
all.dblist:yuewiktionary
commonsuploads.dblist:yuewiktionary
nowikidatadescriptiontaglines.dblist:yuewiktionary
s3.dblist:yuewiktionary
small.dblist:yuewiktionary
wikidataclient.dblist:yuewiktionary
wiktionary.dblist:yuewiktionary
``TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, ReedyCc: Reedy, Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-18 Thread Ladsgroup
Ladsgroup added a comment.
Okay, it seems there is a huge bug when making yuewiktionary, the wiki is marked as a "special" wiki (wikis that doesn't belong to any group) but it should have been marked as a "wiktionary" wiki. you can find the faulty result from https://meta.wikimedia.org/w/api.php?action=""> I'm investigating why it's happening.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-17 Thread Ladsgroup
Ladsgroup added a comment.
yuewiktionary needs a little bit of work, the other two is done: https://www.wikidata.org/w/index.php?title=Special:Contributions/Dexbot=prev=20181217151034=20=DexbotTASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-17 Thread Stashbot
Stashbot added a comment.
Mentioned in SAL (#wikimedia-operations) [2018-12-17T13:04:57Z]  ladsgroup@mwmaint1002:~$ foreachwikiindblist wikidataclient extensions/Wikibase/lib/maintenance/populateSitesTable.php --force-protocol https (T209820)TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, StashbotCc: Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-17 Thread Stashbot
Stashbot added a comment.
Mentioned in SAL (#wikimedia-operations) [2018-12-17T12:50:24Z]  Synchronized wmf-config/InterwikiSortOrders.php: Update InterwikiSortOrders.php (T209820) (duration: 00m 45s)TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, StashbotCc: Stashbot, gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-17 Thread gerritbot
gerritbot added a comment.
Change 41 merged by jenkins-bot:
[operations/mediawiki-config@master] Add yue to InterwikiSortOrders.php

https://gerrit.wikimedia.org/r/41TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-05 Thread gerritbot
gerritbot added a comment.
Change 41 had a related patch set uploaded (by Ladsgroup; owner: Ladsgroup):
[operations/mediawiki-config@master] Add yue to InterwikiSortOrders.php

https://gerrit.wikimedia.org/r/41TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: gerritbot, Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-05 Thread Ladsgroup
Ladsgroup added a comment.

In T209820#4799498, @hoo wrote:
@Ladsgroup What's missing here to be able to update the sites tables? Just https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/473510?


It needs 'yue' too. Let me make the patch.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-05 Thread Urbanecm
Urbanecm added a comment.

In T209820#4799906, @Ooswesthoesbes wrote:
In case that was not noticed/included: li.wikinews also is unrecognized via wikidata.


As you can see, this task is not closed yet - so this is not considered as done. Please wait until this task is closed, after that, you can check and reopen in case it won't work.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, UrbanecmCc: Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-05 Thread Ooswesthoesbes
Ooswesthoesbes added a comment.
In case that was not noticed/included: li.wikinews also is unrecognized via wikidata.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, OoswesthoesbesCc: Ooswesthoesbes, MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-12-05 Thread hoo
hoo added a comment.
@Ladsgroup What's missing here to be able to update the sites tables? Just https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/473510?TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, hooCc: MarcoAurelio, Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-11-27 Thread Nikerabbit
Nikerabbit added a comment.
Are these interwiki codes or language codes? I see simple on the list but simplewiki uses en as the content language. https://en.wikipedia.org/wiki/Special:ApiSandbox#action=""> lists boths zh-yue and yue so I suppose you want to include both codes as long as both can be used.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, NikerabbitCc: Nikerabbit, Amire80, Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-11-27 Thread Ladsgroup
Ladsgroup added a comment.
Now that's interesting.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-11-24 Thread Hello903hello
Hello903hello added a comment.

In T209820#4770669, @Ladsgroup wrote:
...and language of zh-yue wiktionary is "yue" and it's already there.


I'm confused. There seems to be no "yue" throughout the whole InterwikiSortOrders.php.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, Hello903helloCc: Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-11-23 Thread Ladsgroup
Ladsgroup added a comment.

In T209820#4769047, @Liuxinyu970226 wrote:
Why no need? Have you ever read T202602?


Yes, The thing is language code is important here and the database name doesn't matter and language of zh-yue wiktionary is "yue" and it's already there.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-11-21 Thread Ladsgroup
Ladsgroup added a comment.

In T209820#4764813, @Hello903hello wrote:
Does "yue" need to be added to InterwikiSortOrders.php? Seems like there's only zh-yue now.


There is no need for yue language in the interwiki sort order.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-11-20 Thread Hello903hello
Hello903hello added a comment.
Does "yue" need to be added to InterwikiSortOrders.php? Seems like there's only zh-yue.TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Hello903helloCc: Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-11-20 Thread Ladsgroup
Ladsgroup added a comment.
Documentation: https://wikitech.wikimedia.org/wiki/Add_a_wiki#WikidataTASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ladsgroup, Ninjastrikers, Liuxinyu970226, Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209820: Add Wikidata support to new wikis

2018-11-19 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
Jep :)TASK DETAILhttps://phabricator.wikimedia.org/T209820EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Addshore, Lydia_Pintscher, Hello903hello, aude, hoo, Urbanecm, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs