sitemapcouldnotberead.com |
User talk:Polygnotus
Appearance

![]() | This user is aware of the designation of the following topics as contentious topics: They should not be given alerts for those areas. |
Tech News: 2025-14
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Updates for editors
- The Editing team is working on a new Edit check: Peacock check. This check's goal is to identify non-neutral terms while a user is editing a wikipage, so that they can be informed that their edit should perhaps be changed before they publish it. This project is at the early stages, and the team is looking for communities' input: in this Phabricator task, they are gathering on-wiki policies, templates used to tag non-neutral articles, and the terms (jargon and keywords) used in edit summaries for the languages they are currently researching. You can participate by editing the table on Phabricator, commenting on the task, or directly messaging Trizek (WMF).
- Single User Login has now been updated on all wikis to move login and account creation to a central domain. This makes user login compatible with browser restrictions on cross-domain cookies, which have prevented users of some browsers from staying logged in.
View all 35 community-submitted tasks that were resolved last week.
Updates for technical contributors
- Starting on March 31st, the MediaWiki Interfaces team will begin a limited release of generated OpenAPI specs and a SwaggerUI-based sandbox experience for MediaWiki REST APIs. They invite developers from a limited group of non-English Wikipedia communities (Arabic, German, French, Hebrew, Interlingua, Dutch, Chinese) to review the documentation and experiment with the sandbox in their preferred language. In addition to these specific Wikipedia projects, the sandbox and OpenAPI spec will be available on the on the test wiki REST Sandbox special page for developers with English as their preferred language. During the preview period, the MediaWiki Interfaces Team also invites developers to share feedback about your experience. The preview will last for approximately 2 weeks, after which the sandbox and OpenAPI specs will be made available across all wiki projects.
Detailed code updates later this week: MediaWiki
In depth
- Sometimes a small, one line code change can have great significance: in this case, it means that for the first time in years we're able to run all of the stack serving maps.wikimedia.org - a host dedicated to serving our wikis and their multi-lingual maps needs - from a single core datacenter, something we test every time we perform a datacenter switchover. This is important because it means that in case one of our datacenters is affected by a catastrophe, we'll still be able to serve the site. This change is the result of extensive work by two developers on porting the last component of the maps stack over to kubernetes, where we can allocate resources more efficiently than before, thus we're able to withstand more traffic in a single datacenter. This work involved a lot of complicated steps because this software, and the software libraries it uses, required many long overdue upgrades. This type of work makes the Wikimedia infrastructure more sustainable.
Meetings and events
- MediaWiki Users and Developers Workshop Spring 2025 is happening in Sandusky, USA, and online, from 14–16 May 2025. The workshop will feature discussions around the usage of MediaWiki software by and within companies in different industries and will inspire and onboard new users. Registration and presentation signup is now available at the workshop's website.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 00:02, 1 April 2025 (UTC)
Reporting DetectPromo false-positive
[edit]Robert_Malkin "innovative" in phrase "Most Innovative Health Technologies List" is not promotional Flyingphoenixchips (talk) 02:39, 7 April 2025 (UTC)
- @Flyingphoenixchips What I mean is that when you combine some words the meaning changes. So "leading" can be promotional, but "leading to" is not. And "outstanding" can be promotional, but "outstanding warrant" is not.
- So what I am looking for is wordcombinations that contain a promotional word but are not promotional and then I add them to the script so that it knows to ignore those: User:Polygnotus/Scripts/DetectPromo-v2.js Polygnotus (talk) 02:42, 7 April 2025 (UTC)
- I see! alright :) Flyingphoenixchips (talk) 15:25, 7 April 2025 (UTC)
Reporting DetectPromo false-positive
[edit]Shania_Yan "inspired by" in phrase "inspired by" is not promotional Flyingphoenixchips (talk) 15:25, 7 April 2025 (UTC)
- @Flyingphoenixchips Thank you! I will add it to the list. Polygnotus (talk) 15:26, 7 April 2025 (UTC)
- It took a bit of messing about but it should work now. Polygnotus (talk) 15:39, 7 April 2025 (UTC)
Tech News: 2025-15
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Updates for editors
- From now on, interface admins and centralnotice admins are technically required to enable two-factor authentication before they can use their privileges. In the future this might be expanded to more groups with advanced user-rights. [1]
View all 20 community-submitted tasks that were resolved last week.
Updates for technical contributors
- The Design System Team is preparing to release the next major version of Codex (v2.0.0) on April 29. Editors and developers who use CSS from Codex should see the 2.0 overview documentation, which includes guidance related to a few of the breaking changes such as
font-size
,line-height
, andsize-icon
. - The results of the Developer Satisfaction Survey (2025) are now available. Thank you to all participants. These results help the Foundation decide what to work on next and to review what they recently worked on.
Detailed code updates later this week: MediaWiki
Meetings and events
- The 2025 Wikimedia Hackathon will take place in Istanbul, Turkey, between 2–4 May. Registration for attending the in-person event will close on 13 April. Before registering, please note the potential need for a visa or e-visa to enter the country.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 18:50, 7 April 2025 (UTC)
RE
[edit]
You can remove this notice at any time by removing the {{Talkback}} or {{Tb}} template.
Gryllida (talk, e-mail) 03:41, 9 April 2025 (UTC)
The Signpost: 9 April 2025
[edit]- Opinion: Crawlers, hogs and gorillas
- Debriefing: Giraffer's RfA debriefing
- Obituary: RHaworth, TomCat4680 and PawełMM
- Traffic report: Heigh-Ho, Heigh-Ho, off to report we go...
- News from Diff: Strengthening Wikipedia’s neutral point of view
- Comix: Thirteen
double boom for WikiTextExpander!!
[edit]holy heck I swear I had a dream about a script like this once. it's great! A feature request and an ask, though:
- Could you make it so WTE expands the entire editor if no text is selected and the shortcut is clicked twice "soon" (probably by setting a timer to revert a boolean "doublePress" to false in 4.8 seconds)?
- You may want to display a warning when both Alt and Shift are checked as this is the basis for WP:Access keys.
Aaron Liu (talk) 22:43, 11 April 2025 (UTC)
- @Aaron Liu Hmmm. Gotta think about that for a second. I also have to scrape basically everything that transcludes {{shortcut}}. Polygnotus (talk) 16:51, 12 April 2025 (UTC)
- I did namedrop you over at User talk:Polygnotus/Scripts/WikiTextExpander.js. ;-) Polygnotus (talk) 17:18, 12 April 2025 (UTC)