Page MenuHomeMiraheze

Add import target for mymensinghwiki
Closed, ResolvedPublic

Description

Please add Wikimedia Bangla Wikipedia (bnwiki) and Miraheze bnwiki as import target for mymensinghwiki. It is required for import of templates and gadgets. Thanks

Event Timeline

@MdsShakil An interwiki administrator will need to add BN Wikipedia

Unknown Object (User) added a comment.Dec 31 2021, 08:05

@MdsShakil An interwiki administrator will need to add BN Wikipedia

'wikipedia' => [
	'bn',
],

Should work in LocalSettings.php for the Wikipedia one. For the miraheze one, I have added the interwiki to the Interwiki table, in my capacity as an interwiki administrator.

'+mymensinghwiki' => [
	'bnwikiwiki',
	'wikipedia' => [
		'bn',
	],
],

Should be what needs to be added to LocalSettings.php. I can do tomorrow if no one else does.

Unknown Object (User) added a comment.Dec 31 2021, 08:07

https://github.com/miraheze/mw-config/pull/4317 if someone wants to deploy. But I can't till tomorrow.

Unknown Object (User) claimed this task.Dec 31 2021, 08:19
Unknown Object (User) edited projects, added Configuration; removed MediaWiki.
Unknown Object (User) moved this task from Backlog to In Progress on the Configuration board.Dec 31 2021, 08:19
Unknown Object (User) moved this task from Unsorted to Short Term on the Universal Omega board.

@MdsShakil An interwiki administrator will need to add BN Wikipedia

@Reception123 Mymensinghwiki has no local interwiki administrator, thanks Universal_Omega for manage this.

Unknown Object (User) added a comment.Dec 31 2021, 09:15

You're welcome. I've updated the PR to maintain enwiki as an import source. I'll deploy it first thing in the morning if no one else does.

Unknown Object (User) closed this task as Resolved.EditedDec 31 2021, 09:38

Decided to go ahead and deploy now. Should now be done. It might take a little bit before you can see the changes like. Servers should deploy soon though.