Page MenuHomePhabricator

Kxeon
User

Projects

User is not a member of any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Monday

  • No visible events.

User Details

User Since
Jun 12 2024, 3:11 AM (108 w, 3 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Kxeon [ Global Accounts ]

Recent Activity

Dec 29 2025

Kxeon updated the task description for T413583: Set logo for Prussian Wikipedia.
Dec 29 2025, 11:29 PM · Wikimedia-Site-requests
Kxeon created T413583: Set logo for Prussian Wikipedia.
Dec 29 2025, 11:29 PM · Wikimedia-Site-requests

Oct 2 2025

Kxeon added a comment to T404496: Implement language converter for Shughni (sgh).
Oct 2 2025, 1:31 PM · Patch-For-Review, MediaWiki-Language-converter
Kxeon added a comment to T404496: Implement language converter for Shughni (sgh).

i should be able to make a converter rq hold on
[thx for the tables btw]

Oct 2 2025, 1:20 PM · Patch-For-Review, MediaWiki-Language-converter

Aug 4 2025

Kxeon added a comment to T319153: Implement language converter for Uyghur (ug).

Btw I really should have said this earlier, but:
I made a Gerrit change for adding the converter.
https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1156871

Aug 4 2025, 2:18 PM · Patch-For-Review, MediaWiki-Language-converter

Jun 9 2025

Kxeon added a comment to T319153: Implement language converter for Uyghur (ug).

Made some scripts for capitalisation of monocase scripts in transliteration (such as UEY or Kurdish Arabic)

MediaWiki:Common.js

function chongHerp() {
	// firstHeading تۇتۇڭ
	let mezmun   = document.getElementById("mw-content-text");
	let mezmunTékst = mezmun.innerHTML
	//  ۋە -[ ۋە ]- بەلگىلىرىنى ئىشلىتىپ ماۋزۇنى چوڭ يېزىش
	let yéngiTékst = mezmunTékst.replace(/-\]((?:(?!\[-).)*?)\[-/g, (_, inner) => inner.replace(/\p{L}+/gu, txt => { return txt.charAt(0).toUpperCase() + txt.substr(1).toLowerCase() }));
Jun 9 2025, 7:09 PM · Patch-For-Review, MediaWiki-Language-converter

Jun 6 2025

Kxeon added a comment to T319153: Implement language converter for Uyghur (ug).

I'm almost done. All I need to finish is the title capitalisation system. I know how to grab the title, but as of right now the JavaScript isn't working to implement the system. But it seems like I'm close.

Jun 6 2025, 2:24 PM · Patch-For-Review, MediaWiki-Language-converter

Jun 3 2025

Kxeon claimed T319153: Implement language converter for Uyghur (ug).
Jun 3 2025, 11:51 PM · Patch-For-Review, MediaWiki-Language-converter

Apr 5 2025

Kxeon added a comment to T315227: Implement language converter for Manchu (mnc).

Problem is I can't do anything to fix this just yet. Oops.

Apr 5 2025, 2:47 PM · Patch-Needs-Improvement, Vertical-Writing, MediaWiki-Language-converter, I18n
Kxeon claimed T315227: Implement language converter for Manchu (mnc).
Apr 5 2025, 2:44 PM · Patch-Needs-Improvement, Vertical-Writing, MediaWiki-Language-converter, I18n

Mar 31 2025

Kxeon renamed T386239: Implement language converter for Belarusian (be, be-tarask) from Belarusian converter from Cyrillic to Latin to Add Belarusian converter from Cyrillic to Latin.
Mar 31 2025, 9:47 PM · Patch-For-Review, MediaWiki-Language-converter

Feb 12 2025

Kxeon created T386239: Implement language converter for Belarusian (be, be-tarask).
Feb 12 2025, 5:22 PM · Patch-For-Review, MediaWiki-Language-converter

Sep 8 2024

Kxeon reopened T374326: {{prg}} template on Wikicommons gobbles up all other descriptions as "Open".

Wait hold on no this isnt invalid, as it turns out even {{Multilingual description}} folds!

Sep 8 2024, 9:43 PM · Commons
Kxeon closed T374326: {{prg}} template on Wikicommons gobbles up all other descriptions as Invalid.

btw.

Sep 8 2024, 9:38 PM · Commons
Kxeon added a comment to T374326: {{prg}} template on Wikicommons gobbles up all other descriptions.

Oops. This is what happens when you don't read the documentations before posting.

image.png (1,920×973 px, 234 KB)

Now then, I dunno why this would ever be like this, but it is. Oops.

Sep 8 2024, 9:35 PM · Commons
Kxeon created T374326: {{prg}} template on Wikicommons gobbles up all other descriptions.
Sep 8 2024, 9:31 PM · Commons

Jun 12 2024

Kxeon added a comment to T367252: Content Translation falsely says missing in српски (Serbian).

It seems that not just one but all of the articles do this..

Jun 12 2024, 3:23 AM · ContentTranslation