![]() | This is an archive of past discussions with User:DMacks. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
Archive 65 | ← | Archive 67 | Archive 68 | Archive 69 |
Tech News: 2025-38
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
- References lists that are made using the
<references/>
tag will now automatically display with columns in Vector 2022 when readers are using its 'standard' settings for text-size and page-width. [1] - Starting in the week of October 6, on small wikis and medium wikis that have the CampaignEvents extension enabled, all autoconfirmed users will be able to use Event Registration as an organizer. No changes will be made for large wikis unless requested in Phabricator. This change is being made to make it easier for more people to use Event Registration, especially on wikis that are less likely to have policies related to the Event Organizer right. Learn more.
- Users that search using regular expressions (regex) can now use additional features including:
- for the
intitle:
keyword: metacharacters for start-of-line (^
) and end-of-line ($
) anchors [2] - for both
intitle:
andinsource:
keywords: shorthand character classes for digits (\d
), whitespace (\s
), and word characters (\w
); and escape codes for line feed (\r
), newline (\n
), tab (\t
), and unicode (e.g.\uHHHH
). [3]
- for the
- When you search for text that looks like an IP, the system will now show search results. It used to take you to the contributions for that IP instead of showing search results. [4]
- All wikis will be read-only for a few minutes on September 24. This is planned at 15:00 UTC. This is for the datacenter server switchover backup tests which happen twice a year. You can read more about the background and details of this process on the Diff blog.
View all 24 community-submitted tasks that were resolved last week. For example, a bug was fixed that affected users who used the page-tabs to switch from wikitext editing of a section into the visualeditor. [5]
Updates for technical contributors
- The MediaWiki Interfaces team is redesigning the Wikimedia REST API Sandbox with Codex. If you have feedback on improvements for the API documentation or what makes developer experiences smooth (or frustrating), you’re invited to join an upcoming discovery interview, or leave feedback onwiki. Learn more.
- Edits to Wikidata aliases (an alternative name for an item or a property) will now be shown in RecentChanges and Watchlist entries on other wikis less often, reducing unnecessary notifications. This will reduce the overall quantity of 'noisy' entries. Wikidata's own pages remain unchanged. Learn more. [6]
- The new Unicode 17.0 version has been released. The datasets on Commons for the Module:Unicode data have been updated. Wikipedias that do not use the Commons datasets should either update their own data or switch to the Commons datasets.
- Users of the Wikimedia Enterprise Structured Contents endpoints can now access Parsed Tables. The new Parsed Tables feature extracts and represents Wikipedia tables in structured JSON. This improves machine accessibility as part of the Structured Contents initiative. Structured Contents output is freely available through the On-demand API, or through Wikimedia Cloud Services.
- A dataset of English Wikipedia biographical information from Wikimedia Enterprise has been published on Kaggle, for evaluation and research. This provides structured data from more than 1.5 million biographies, including birth and death dates, education, affiliations, careers, awards, and more (from a June 2024 snapshot).
Detailed code updates later this week: MediaWiki
Meetings and events
- Scholarship applications for Wikimania 2026 in Paris, France, are open until October 31.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 17:02, 15 September 2025 (UTC)
Oklopfer
Is Oklopfer a sockpuppet account of an LTA suspect? He still debate about IPA. He was not only belligerent towards me, but also towards other users in the previous days. Please investigate him immediately. Thank you. Señor verde (talk) 04:35, 17 September 2025 (UTC)
- User:Señor verde: if so, it's not one I immediately recognize. What are other account(s) you suspect they match? DMacks (talk) 04:43, 17 September 2025 (UTC)
- I was checked the page WP:LTA but seems no one criteria that matching Oklopfer on the list. But Oklopfer is disturbing if editing about International Phonetic Alphabet, always give the reason about where is/are the resource(s), but some edits were reverted by other users included Kwamikagami because of Oklopfer's disturbing edits. Señor verde (talk) 05:32, 17 September 2025 (UTC)
Tech News: 2025-39
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Weekly highlight
- On September 24th at 15:00 UTC, all Wikimedia sites users will experience a brief read-only period due to a scheduled datacenter server switchover. The Wikimedia Foundation's Site Reliability Engineering (SRE) team will redirect all traffic from one primary server to its backup. You can listen to the switchover using the "Listen to Wikipedia" tool, where you will hear edits stop for a few minutes during the read-only phase, then resume. This twice-yearly datacenter server switchover ensures reliability by testing the backup datacenter, so that our sites can stay online even if the primary datacenter fails. You can read more about the process on the Diff blog.
Updates for editors
- Editors of 60 more Wiktionaries will soon be able to call functions from Wikifunctions and integrate them into their pages. A function takes one or more inputs and transforms them into a desired output, like adding numbers, converting miles to meters, calculating elapsed time, or declining a word into a case. They will join the other 65 Wiktionary language editions, which already have access to embedded Wikifunctions calls. Later this year, plans are in place to expand to more Wiktionaries and the Incubator.
- A new parser function has been added:
{{#contentmodel}}
. Template editors and admins can use it to get the localized or canonical name of the content model of a specific page. The function makes it easier to create and edit system messages, such as MediaWiki:editinginterface, even when you switch types of pages, like wiki, JavaScript, CSS or JSON page. [7] - Adding or editing a
DISPLAYTITLE
for an article using VisualEditor will no longer be broken. Editors who use VisualEditor mode to modify the{{DISPLAYTITLE}}
would no longer have the literal text "DISPLAYTITLE" or its localized variant added to their articles. A list of pages that may have been affected and might need cleanup is documented in this ticket. - Beta users of the Wikipedia Android app can now try the redesigned Activity tab, which replaces the Edits tab. The new tab offers personalized insights into reading, editing, and donation activity, while simplifying navigation and making app use more engaging.
View all 12 community-submitted tasks that were resolved last week.
Updates for technical contributors
Detailed code updates later this week: MediaWiki
In depth
- Wikifunctions users can now import many essential facts involving geo-coordinates, quantities and time values from Wikidata. This is made possible by the creation of Wikifunctions types for these values, which makes them available for use by functions in Wikifunctions. Learn more about how this works in this video and Wikifunctions' August 1 newsletter (for quantities) and August 22 newsletter (for geo-coordinates).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 22:51, 22 September 2025 (UTC)
Tech News: 2025-40
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Weekly highlight
- A major software upgrade has been made to Phabricator. The update introduces performance improvements, a refreshed search interface, enhancements to Maniphest task search, updates to user profile pages and project workboards, new Herald automation features, as well as general text input, mobile experience improvements and more. [8]
Updates for editors
- The Community Tech team will release the new Community Wishlist extension on October 1, that will improve the way wishes will be submitted. The new extension will allow users to add tags to their wishes to better categorise them, and (in a future iteration) to filter them by status, tags and focus areas. It will also be possible to support individual wishes again, as requested by the community in many instances. The old system will be retired. There will be a brief period of downtime while the extension is deployed and wishes are migrated to the new system. You can read more about this in the latest update or you can consult the current documentation on MediaWiki.
- As announced on Diff blog, the production trial of the hCaptcha service for bot detection has begun. The trial is currently using hCaptcha to protect account creation on Chinese, Persian, Portuguese, Indonesian, Japanese, and Turkish Wikipedias, where it will replace our existing CAPTCHA (FancyCaptcha). The goal with the trial is to better block bots while also improving usability and accessibility for users who encounter CAPTCHA challenges.
- The CampaignEvents extension has been deployed to Wikimedia Commons. The extension makes it easier to organize and participate in collaborative activities, like edit-a-thons and WikiProjects, on the wikis. On Commons, anyone who is a registered user can use it as an event participant. To use it as an organizer, someone needs to have the event organizer right.
- Sub-referencing, a new feature to re-use references with different details has been released to German Wikipedia. You can test the feature on testwiki or on betawiki as well. Please share your thoughts on using templates in sub-references or volunteer to become a pilot wiki.
- On wikis using the Mentorship system, communities can now opt experienced editors out of Mentorship through Special:CommunityConfiguration/Mentorship. Within this setting, communities may define thresholds, based on edit count and account age, to decide when an editor is considered experienced enough to no longer receive Mentorship. [9]
- The Editing Team and the Machine Learning Team are working on a new check for newcomers: Tone check. Using a prediction model, this check will encourage editors to improve the tone of their edits, using artificial intelligence. We invite volunteers to review the first version of the Tone language model for the following languages: Arabic, Czech, German, Hebrew, Indonesian, Dutch, Polish, Russian, Turkish, Chinese, Farsi, Italian, Norwegian, Romanian and Latvian. Users from these wikis interested in reviewing this model are invited to sign up at MediaWiki.org. The deadline to sign up is on October 3, which will be the start date of the test.
- The rollout of multiblocks had the side effect that non-active block logs may have been shown on Special:Contributions and on blocked users' user and user_talk pages. This issue will be fully resolved in a few days. As part of the fix, messages prefixed with
sp-contributions-blocked-notice
will be removed and replaced with those prefixed withblocked-notice-logextract
in a few weeks. Please help translate the new messages and update any local overrides if needed. - There was a bug with links added using visual editor if they included characters such as
[ ] |
after the fragment identifier (#
). They were not encoded properly creating an incorrect link. This has been fixed. [10] - One new wiki has been created: a Wikiquote in Malay (
q:ms:
) [11] View all 21 community-submitted tasks that were resolved last week. For example, the User Info Card now displays currently active global lock/blocks. [12]
Updates for technical contributors
- Later this week, editors using Lua modules will be able to use the
mw.title.newBatch
function to look up the existence of up to 25 pages at once, in a way that only increases the expensive function count once. - A new Unsupported Tools Working Group has been formed as part of ongoing efforts to collectively determine technical work priorities, similar to the Product & Technology Advisory Council (PTAC). The working group will help prioritize and review requests for support of unmaintained extensions, gadgets, bots, and tools. For the first cycle, the group will be prioritizing an unsupported Wikimedia Commons tool.
Detailed code updates later this week: MediaWiki
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 20:48, 29 September 2025 (UTC)
Question about a block
You blocked me for no reason. — Preceding unsigned comment added by 2600:1700:77A1:8240:69C0:7E96:2601:9015 (talk) 23:59, 29 September 2025 (UTC)
- I have no idea what block you are talking about, or what specific edit and page you are talking about. Please give a link to the exact article and state the account or other similar information so I can look at its details. But based on your edit-summary, one possible situation is that you did not provide a cite to a reliable source (WP:BLP policy). DMacks (talk) 00:27, 30 September 2025 (UTC)
This Month in Education: September 2025
This Month in Education
Volume 14 • Issue 9 • September 2025
- Brazil organizes seminar to discuss open science and scientific dissemination
- CBSUA Recognizes Wiki Training Completers, Awards Feminism & Folklore 2025 Winners
- 2nd International Conference on Wikimedia, Education, and Digital Cultures Mexico 2025
- Accredited seminar for teachers in Veliko Gradište
- Breaking Barriers, Why open Knowledge matters
- Cross-Continental Knowledge Exchange: Offa Youth Impact Initiative and St Aloysius University in 3D Education Outreach
- Igbo Language Audio Project in the Igbo Wiki Fan Club IMSU & Alvan
- Let's Read Wikipedia reached teachers of the Weenhayek indigenous nation in Bolivia
- Monograph on Wikipedia in the classroom, Docere Magazine
- The Third Training Course of the “Reading Wikipedia in the Classroom” Program in Jordan
- The Ukrainian Educators’ Wikimedia Conference 2025
- Wikimedia MKD's edit-a-thon: Lakes
- Free culture in the classroom
- Wikimedia Rwanda Wiki clubs
Unrecognized in Page protection
I was asking why does wikipedia puts page protection for false information. Does wikipedia follow International law or protocols Dalahow (talk) 17:42, 1 October 2025 (UTC)
- WP:PROT is the page-protection policy. DMacks (talk) 17:30, 2 October 2025 (UTC)