Page MenuHomePhabricator

Add Appendix as a namespace alias on huwiktionary
Closed, ResolvedPublicRequest

Description

Please add Appendix as the alias of the Függelék and Appendix_talk as the alias of the Függelékvita namespace (namespaces 100 and 101) on huwiktionary, i.e.

$wgNamespaceAliases = [
	...
	'huwiktionary' => [
		...
		'Appendix' => 100,
		'Appendix_talk' => 101,
	],
];

This will ensure that templates and modules copied from the English Wiktionary point to the right namespace. Thanks in advance!

Local discussion:
https://hu.wiktionary.org/wiki/Wikisz%C3%B3t%C3%A1r:T%C3%A1rsalg%C3%B3#Appendix_n%C3%A9vt%C3%A9r

Event Timeline

Change 938315 had a related patch set uploaded (by Anzx; author: Anzx):

[operations/mediawiki-config@master] Add appendix namespace aliases on huwiktionary

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

Change 938315 merged by jenkins-bot:

[operations/mediawiki-config@master] Add appendix namespace aliases on huwiktionary

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

Mentioned in SAL (#wikimedia-operations) [2023-07-17T13:06:50Z] <taavi@deploy1002> Started scap: Backport for [[gerrit:938677|change wgExtraNamespaces , wgNamespaceAliases for mnwwiktionary (T341940)]], [[gerrit:938315|Add appendix namespace aliases on huwiktionary (T341926)]], [[gerrit:938324|robots.txt: Disable indexing draft-related pages on knwiki (T341958)]]

Mentioned in SAL (#wikimedia-operations) [2023-07-17T13:16:37Z] <taavi@deploy1002> taavi and anzx: Backport for [[gerrit:938677|change wgExtraNamespaces , wgNamespaceAliases for mnwwiktionary (T341940)]], [[gerrit:938315|Add appendix namespace aliases on huwiktionary (T341926)]], [[gerrit:938324|robots.txt: Disable indexing draft-related pages on knwiki (T341958)]] synced to the testservers: mwdebug2001.codfw.wmnet, mwdebug1002.eqiad.wmnet, mwdebug2002.codfw.wmnet, mwdebug1001.eqia

Mentioned in SAL (#wikimedia-operations) [2023-07-17T13:26:39Z] <taavi@deploy1002> Finished scap: Backport for [[gerrit:938677|change wgExtraNamespaces , wgNamespaceAliases for mnwwiktionary (T341940)]], [[gerrit:938315|Add appendix namespace aliases on huwiktionary (T341926)]], [[gerrit:938324|robots.txt: Disable indexing draft-related pages on knwiki (T341958)]] (duration: 19m 48s)

Mentioned in SAL (#wikimedia-operations) [2023-07-17T13:27:52Z] <taavi> taavi@mwmaint1002 ~ $ mwscript namespaceDupes.php --wiki huwiktionary --fix # T341926

Couple of entries that will need to be cleaned up manually:

taavi@mwmaint1002 ~ $ mwscript namespaceDupes.php --wiki huwiktionary --add-prefix "BROKEN " --fix
id=631053 ns=0 dbk=Appendix:Hungarian_reverse-alphabetized_words_A–Gy -> Függelék:BROKEN_Hungarian_reverse-alphabetized_words_A–Gy (alternate)
id=631056 ns=0 dbk=Appendix:Hungarian_reverse-alphabetized_words_H–L -> Függelék:BROKEN_Hungarian_reverse-alphabetized_words_H–L (alternate)
id=631055 ns=0 dbk=Appendix:Hungarian_reverse-alphabetized_words_Ly–Q -> Függelék:BROKEN_Hungarian_reverse-alphabetized_words_Ly–Q (alternate)
id=631051 ns=0 dbk=Appendix:Hungarian_reverse-alphabetized_words_R–S -> Függelék:BROKEN_Hungarian_reverse-alphabetized_words_R–S (alternate)
id=631054 ns=0 dbk=Appendix:Hungarian_reverse-alphabetized_words_Sz–Zs -> Függelék:BROKEN_Hungarian_reverse-alphabetized_words_Sz–Zs (alternate)
5 pages to fix, 5 were resolvable.

0 links to fix, 0 were resolvable, 0 were deleted.

Looks good!

@Tacsipacsi could you please ensure that the pages starting with "BROKEN" get dealt with? Looks like all of those are now redirects so I think they can be just deleted. https://hu.wiktionary.org/w/index.php?title=Speci%C3%A1lis:Az_%C3%B6sszes_lap_list%C3%A1ja&from=BROKEN&namespace=100&to=

Thanks, all tagged for deletion.