User talk:DMacks/Archive 69
From Wikipedia, the free encyclopedia
| 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 | Archive 70 | Archive 71 |
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. - 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 - 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).
- 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.
- 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.
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.
- 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. - Adding or editing a
DISPLAYTITLEfor 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.
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.
- 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-noticewill be removed and replaced with those prefixed withblocked-notice-logextractin 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. - One new wiki has been created: a Wikiquote in Malay (
q:ms:)
View all 21 community-submitted tasks that were resolved last week. For example, the User Info Card now displays currently active global lock/blocks.
Updates for technical contributors
- Later this week, editors using Lua modules will be able to use the
mw.title.newBatchfunction 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
Tech News: 2025-41
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
- Paste Check is a new Edit Check feature to help avoid and fight copyright violations. When editors paste text into an article, Paste Check prompts them to confirm the origin and licensing of the content. Starting Wednesday, 8 October, 22 wikis will test Paste Check. Paste Check will help new volunteers understand and follow the policies and guidelines necessary to make constructive contributions to Wikipedia projects.
Updates for editors
- Mobile devices will receive mobile articles directly on the standard domain (like
en.wikipedia.org), instead of via a redirect to an "m" domain (likeen.m.wikipedia.org). This change improves performance. This week it will be enabled on Wikipedias. The existing mobile URLs and the "Desktop view" opt-out remain available. Learn more. - New date filters,
creationdate:andlasteditdate:, are now available in the wiki search engine. This allows users to filter search results by a page's first or last revision date. The filters support comparison operators (e.g.>2024) and relative dates (e.g.today-1d), making it easier to find recently updated content or pages within specific age ranges. - Wikifunctions now supports rich text in embedded calls across the 150 wikis where it's enabled. To showcase this, the team created a Latin declination table that Wiktionary editors can use to automatically generate noun forms, producing clear, formatted results — see an example output. If you need any help or have any feedback, please contact the Wikifunctions Team.
- An edit link will now appear inside the categories box on article pages for logged in users, which will directly launch the VisualEditor category dialog.
View all 34 community-submitted tasks that were resolved last week. For example, there was a problem downloading pdf files last week and that has been resolved.
Updates for technical contributors
- The field
rev_sha1in the revision database table is being removed in favor ofcontent_sha1in the content database table. See the announcement for more information. - The Reader Experience team will roll out Dark Mode user interface on all Wikimedia sites on October 29, 2025. All anonymous users of Wikimedia sites will have the option to activate a color scheme that features light-colored text on a dark background. This is designed to provide a more comfortable reading experience, especially in low-light situations. Template authors and technical contributors are encouraged to learn how to make pages ready for Dark mode and address any compatibility issues found in templates in their wiki before the enablement. Please contact the Web team for questions or any support on this talk page before the enablement.
- Starting on Monday, October 6, API endpoints under the
rest.phppath will be rerouted through a new internal API Gateway. Individual wikis will be updated based on the standard release groups, with total traffic increased over time. This change is expected to be non-breaking and non-disruptive. If any issues are observed, please file a Phabricator ticket to the Service Ops team board.
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 17:19, 6 October 2025 (UTC)
Administrators' newsletter – October 2025
News and updates for administrators from the past month (September 2025).

- After a motion, arbitration enforcement page protections no longer need to be logged in the AELOG. A bot now automatically posts protections at WP:AELOG/P. To facilitate this bot, protection summaries must include a link to the relevant CT page (e.g.
[[WP:CT/BLP]]), and you will receive talk page reminders if you forget to specify the contentious topic but otherwise indicate it is an AE action.
Disambiguation link notification for October 9
An automated process has detected that when you recently edited Threose nucleic acid, you added a link pointing to the disambiguation page Prebiotic.
(Opt-out instructions.) --DPL bot (talk) 19:55, 9 October 2025 (UTC)
Your revert on "Lena"
The author is quite well known, has his own wiki page under his pen name qntm. Please restore the link I provided SnoTraveller (talk) 20:57, 5 October 2025 (UTC)
- I added an additional note in my subsequent edit, once I figured out who it was. I stand by my position that it should not be included (that was just one of my concerns). If you have additional details, I'd be happy to look at them and see if I would support inclusion. DMacks (talk) 21:06, 5 October 2025 (UTC)
- Hi. All I can suggest is that "... in popular culture" sections are common on all sorts of pages. Here a single mention in a short story (one written in the style of WP) obviously doesn't merit a full section, but a mention somewhere is nevertheless apt. I leave it to your judgement, probably much better than mine, as I am not a heavy editor. SnoTraveller (talk) 21:55, 9 October 2025 (UTC)
Tech News: 2025-42
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
- Last week, improvements to account security and two-factor authentication (2FA) features were enabled across all wikis. These changes include user interface improvements for Special:AccountSecurity, the support of multiple 2FA methods via authenticator apps and portable security keys (previously users could only enable one method), and a new Recovery Codes module which facilitates fewer account lockouts due to lost two-factor apps and devices. As part of the Account Security project, work is continuing through the rest of 2025 on further user experience improvements, and support for passkeys as an alternate second factor.
Updates for editors
- Another part of the Account security project is making 2FA generally available to all users. Along with editors with advanced privileges, such as administrators and bureaucrats, 40% of editors now have access to 2FA. You can check if you have access at Special:AccountSecurity. Instructions for activation are on the linked page. The plan is to continue increasing availability if it is determined that the user support capabilities are able to support global usage.
- This week, users at wikis where talk page Usability Improvements are already available by default (everywhere except the 12 wikis listed in T379264) will gain the ability to Thank a comment directly from the talk page it appears on. Before this change, Thanking could only be done by visiting the revision history of the talk page. You can learn more about this change.
- Users who have not verified their email address will soon be receiving monthly Notification reminders to do so. This is because users who have verified their email can more easily recover their account. These reminders will not be sent if the user is inactive or removes the unverified email from their account.
View all 21 community-submitted tasks that were resolved last week. For example, a fix was made for an occasional error with saving translated paragraphs in the Content Translation tool, and the related error messages are now easier to see.
Updates for technical contributors
- The Unsupported Tools Working Group has chosen Video2Commons as the first tool for its pilot cycle. The group will explore ways to improve and sustain the tool over the coming months. Learn more on Meta.
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 18:55, 13 October 2025 (UTC)
Bitey?
Is there something going on with the user that I didn't see, that explains this warning? It's not clear to me that this user is being intentionally disruptive. His edits seem like an attempt to improve articles. We aren't supposed to dump on new users who are struggling to learn how to edit. -- Srleffler (talk) 21:16, 11 October 2025 (UTC)
- Warned at the 1 or 2 level, a mile of undone edits, a comment from the editor indicating that they recognized the concerns and would improve. Then they did not, and continued through several more sets of edits that were undone as well ("edit undo, edit undo" is a greater problem than "edit edit, undo undo"). In my experience, that typically means either a substantive language barrier or a failure to be serious about (or actually able to) make a course-correction. Either way, it's multiple failures to change after several different types of alerts about it, so while I'm not 100% sure it's bad-faith, I wanted a stronger hint of consequence than just another neutral request. DMacks (talk) 04:05, 12 October 2025 (UTC)
- With a new editor who appears to be trying to contribute, it is often more effective to provide guidance rather than warnings.--Srleffler (talk) 15:11, 12 October 2025 (UTC)
- Indeed that's why I did that, and including specific explanation in response to their request for more info about my concern. And they responded that those additional comments were helpful and that they would adjust their edits based on them (specifically labeleing my comments as "guidance"). They then made several rounds of edits identical in form to their previous and not in keeping with that. Then you provided even more detailed explanation of some of their specific edits, why they were a problem, and a clear warning not to continue to do that. Then they continued to do that. Clearly you have higher tolerance for this either in general or in this specific instance. DMacks (talk) 15:20, 12 October 2025 (UTC)
- I do have patience with new users who seem to be trying. I've noticed that some people are eager to help, but are slower to pick up Wikipedia's customs, style, and Wikitext formatting. We don't want to start out by pushing people away just because they take a little longer to get the hang of it. (And yes, I'm aware of and agree with WP:COMPETENCE.)--Srleffler (talk) 15:41, 12 October 2025 (UTC)
- Agreed. DMacks (talk) 16:54, 14 October 2025 (UTC)
- Indeed that's why I did that, and including specific explanation in response to their request for more info about my concern. And they responded that those additional comments were helpful and that they would adjust their edits based on them (specifically labeleing my comments as "guidance"). They then made several rounds of edits identical in form to their previous and not in keeping with that. Then you provided even more detailed explanation of some of their specific edits, why they were a problem, and a clear warning not to continue to do that. Then they continued to do that. Clearly you have higher tolerance for this either in general or in this specific instance. DMacks (talk) 15:20, 12 October 2025 (UTC)
- With a new editor who appears to be trying to contribute, it is often more effective to provide guidance rather than warnings.--Srleffler (talk) 15:11, 12 October 2025 (UTC)
Re: tps
Thanks as always User:Acroterion! DMacks (talk) 21:31, 19 October 2025 (UTC)
Tech News: 2025-43
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
- To optimize how user data is stored in our databases, the saved preferences of users who haven't logged in for over five years and have fewer than 100 edits will be cleared. When those users return, default settings will apply.
View all 20 community-submitted tasks that were resolved last week. For example, there was a broken link from the GlobalContributions interface message to the XTools GlobalContributions page which has now been fixed.
Updates for technical contributors
- The work to reroute all traffic to API endpoints under the
rest.phproute through a common API gateway is now complete. If any issues are observed, please file a phabricator ticket to the Service Ops team board. - Edits to Wikidata references or qualifiers 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.
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 19:32, 20 October 2025 (UTC)
Are you block happy?
Dude you blocked me multiple times for over a year and I’ve never edited on wiki. What is your problem? 2600:387:15:2019:0:0:0:2 (talk) 23:37, 22 October 2025 (UTC)
- I do not see any current block on your IP that was made by me. Given I have no idea which other account you're talking about, I won't be able to answer. But presumably the block log would have information. DMacks (talk) 00:38, 23 October 2025 (UTC)
- But I do see that your IP is in a range that a now-banned user has been using to make abusive edits for a while. "To prevent abuse" is the explcitly stated purpose in our blocking policy. DMacks (talk) 00:47, 23 October 2025 (UTC)
- Fair enough. I appreciate the explanation. 2600:387:15:2019:0:0:0:2 (talk) 20:55, 23 October 2025 (UTC)
- But I do see that your IP is in a range that a now-banned user has been using to make abusive edits for a while. "To prevent abuse" is the explcitly stated purpose in our blocking policy. DMacks (talk) 00:47, 23 October 2025 (UTC)
Tech News: 2025-44
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 Wikipedia iOS app has launched an A/B/C test of improvements made to the tabbed browsing feature for select regions and languages. The test, named “More dynamic tabs”, explores new tab experiences and includes “Did you know” and “Because you read” article recommendations. You can read more on the project page.
- Autoconfirmed users on small and medium wikis with the CampaignEvents extension can now use Event Registration without the Event Organizer right. This feature lets organizers enable registration, manage participants, and lets users register with one click instead of signing event pages.
View all 31 community-submitted tasks that were resolved last week. For example, the issue of flashing colors when holding or pressing the arrow keys under the dark mode settings in Vector 2022 has been fixed.
Updates for technical contributors
- The CampaignEvents extension will be deployed to all remaining wikis during the week of 17 November 2025. The extension currently includes three features: Event Registration, Collaboration List, and Invitation List. For this rollout, Invitation List will not be enabled on Wikifunctions and MediaWiki unless requested by those communities. Visit the deployment page to learn more.
- The SwaggerUI-based REST sandbox experience is now live on all wiki projects. The sandbox can be accessed through the Special:RestSandbox page. Please report any issues to the MediaWiki Interfaces team board, or join the discussion on the project launch page.
- Transform endpoints with a trailing slash path in the MediaWiki REST API are now marked as deprecated. They will remain functional during this time, but removal is expected by the end of January 2026. All API users currently calling them are encouraged to transition to the non-trailing slash versions. Both endpoint variations can be found and tested using the REST Sandbox. See the MediaWiki REST API Deprecation page for more detailed information about the API deprecation policies and procedures.
- A dedicated changelog now exists for the MediaWiki REST API. The changelog provides an overview of these changes, making it easier for developers to keep track of improvements and iterations. Announcements will also continue to flow through the standard communication channels, including Tech News and email distribution lists, but can now be more easily referenced from a central location. If you have feedback about the style, structure, or content of this changelog, please join the discussion.
- Administrators can delete the tracking category which was previously added by the JsonConfig extension, as it is no longer used. See the categories linked from Q130635582. It is OK if there are still pages listed in the category as that is just a caching issue, and they will be automatically cleared out the next time each page is edited.
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 19:27, 27 October 2025 (UTC)
Guide to temporary accounts
Hello, DMacks. This message is being sent to remind you of significant upcoming changes regarding logged-out editing.
Starting 4 November, logged-out editors will no longer have their IP address publicly displayed. Instead, they will have a temporary account (TA) associated with their edits. Users with some extended rights like administrators and CheckUsers, as well as users with the temporary account IP viewer (TAIV) user right will still be able to reveal temporary users' IP addresses and all contributions made by temporary accounts from a specific IP address or range.
How do temporary accounts work?
- When a logged-out user completes an edit or a logged action for the first time, a cookie will be set in this user's browser and a temporary account tied with this cookie will be automatically created for them. This account's name will follow the pattern:
~2025-12345-67(a tilde, year of creation, a number split into units of 5). - All subsequent actions by the temporary account user will be attributed to this username. The cookie will expire 90 days after its creation. As long as it exists, all edits made from this device will be attributed to this temporary account. It will be the same account even if the IP address changes, unless the user clears their cookies or uses a different device or web browser.
- A record of the IP address used at the time of each edit will be stored for 90 days after the edit. Users with the temporary account IP viewer (TAIV) user right will be able to see the underlying IP addresses.
- As a measure against vandalism, there are two limitations on the creation of temporary accounts:
- There has to be a minimum of 10 minutes between subsequent temporary account creations from the same IP (or /64 range in case of IPv6).
- There can be a maximum of 6 temporary accounts created from an IP (or /64 range) within a period of 24 hours.
Temporary account IP viewer user right
- Administrators may grant the temporary account IP viewer (TAIV) user right to non-administrators who meet the criteria for granting. Importantly, an editor must make an explicit request for the permission (e.g. at WP:PERM/TAIV)—administrators are not permitted to assign the right without a request.
- Administrators will automatically be able to see temporary account IP information once they have accepted the Access to Temporary Account IP Addresses Policy via Special:Preferences or via the onboarding dialog which comes up after temporary accounts are deployed.
Impact for administrators
- It will be possible to block many abusers by just blocking their temporary accounts. A blocked person won't be able to create new temporary accounts quickly if the admin selects the autoblock option.
- It will still be possible to block an IP address or IP range.
- Temporary accounts will not be retroactively applied to contributions made before the deployment. On Special:Contributions, you will be able to see existing IP user contributions, but not new contributions made by temporary accounts on that IP address. Instead, you should use Special:IPContributions for this (see a video about IPContributions in a gallery below).
Rules about IP information disclosure
- Publicizing an IP address gained through TAIV access is generally not allowed (e.g. ~2025-12345-67 previously edited as 192.0.2.1 or ~2025-12345-67's IP address is 192.0.2.1).
- Publicly linking a TA to another TA is allowed if "reasonably believed to be necessary". (e.g.
~2025-12345-67 and ~2025-12345-68 are likely the same person, so I am counting their reverts together toward 3RR
, but not Hey ~2025-12345-68, you did some good editing as ~2025-12345-67) - See Wikipedia:Temporary account IP viewer § What can and can't be said for more detailed guidelines.
Useful tools for patrollers
- It is possible to view if a user has opted-in to view temporary account IPs via the User Info card, available in Preferences → Appearance → Advanced options →
Enable the user info card
- This feature also makes it possible for anyone to see the approximate count of temporary accounts active on the same IP address range.
- Special:IPContributions allows viewing all edits and temporary accounts connected to a specific IP address or IP range.
- Similarly, Special:GlobalContributions supports global search for a given temporary account's activity.
- The auto-reveal feature (see video below) allows users with the right permissions to automatically reveal all IP addresses for a limited time window.
Videos
- How to use Special:IPContributions
- How automatic IP reveal works
- How to use IP Info
- How to use User Info
Further information and discussion
- For more information and discussion regarding this change, please see the announcement from the Wikimedia Foundation at Wikipedia:Village pump (WMF) § Temporary accounts rollout.
Most of this message was written by Mz7 (source). Thanks, 🎃 SGrabarczuk (WMF) (talk) 02:48, 31 October 2025 (UTC)
This Month in Education: October 2025
This Month in Education
Volume 14 • Issue 10 • October 2025
- "WikiDonne Internship: Wikimedia Platforms for Open Education and Inclusive Culture!" winner at the Open Education Awards 2025
- A Proud Chapter in My Wikimedia Journey 🇳🇬: From Editor to Organizer
- Debating open science and scientific dissemination in Brazil
- Enhancing Academic Articles on Wikipedia with the State University of Jakarta
- India’s Students and Educators Lead the Way in the Wiki Science Competition 2025
- JDACA & Amman Arab University
- New starting page for Wikipedia users had been launched in September
- Teaching Evidence Synthesis Automation with the Wikipedia–Kaggle Dataset
- Wikimedia MKD’s Education Program activities for October
- Wikimedia Serbia prepares eight annual Edu Wiki camp
- Wikivoyage editathon in Peshkopia, Albania
Tech News: 2025-45
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
- Administrators will now find that Special:MergeHistory is now significantly more flexible about what it can merge. It can now merge sections taken from the middle of the history of the source (rather than only the start) and insert revisions anywhere in the history of the destination page (rather than only the start).
- For users with "Automatically subscribe to topics" enabled in their preferences, starting a new topic or adding a reply to an existing topic will now subscribe them to replies to that topic. Previously, this would only happen if the DiscussionTools "Add topic" or "Reply" widgets were used. When DiscussionTools was originally launched existing accounts were not opted in to automatic topic subscriptions, so this change should primarily affect newer accounts and users who have deliberately changed their preferences since that time.
- Scribunto modules can now be used to generate SVG images. This can be used to build charts, graphics and other visualizations dynamically through Lua, reducing the need to compose them externally and upload them as files.
- Wikimedia sites now provide all anonymous users with the option to enable a dark mode color scheme, featuring light-colored text on a dark background. This enhancement aims to deliver a more enjoyable reading experience, especially in dimly lit environments.
- Users with large watchlists have long faced timeouts when editing Special:EditWatchlist. The page now loads entries in smaller sections instead of all at once due to a paging update, allowing everyone to edit their watchlists smoothly. As part of the database update, sorting by expiry has been removed because it was over 100× slower than sorting by title. A community wish has been created to explore alternative ways to restore sort-by-expiry. If this feature is important to you, please support the wish!
View all 31 community-submitted tasks that were resolved last week. For example, the fixing of the persisting highlighting when using VisualEditor find and replace during a query.
Updates for technical contributors
- Since 2019 the Wikimedia URL Shortener at https://w.wiki is available for all Wikimedia wikis to create short links to articles, permalinks, diffs, etc. It is available in the sidebar as "Get shortened URL". There are 30 wikis that also install an older "ShortUrl" extension. The old extension will soon be removed. This means
/s/URLs will not be advertised under article titles via HTMLclass="title-shortlink". The/s/URLs will keep working. - On Thursday, October 30, the MediaWiki Interfaces and SRE Service Operations teams began rerouting Action API traffic through a common API gateway. Individual wikis will be updated based on the standard release groups, with total traffic increased over time. This change is expected to be non-breaking and non-disruptive. If any issues are observed, please file a Phabricator ticket to the Service Ops team board.
- MediaWiki Train deployments will pause for the final two weeks of 2025: 22 December and 29 December. Backport windows will also pause between Monday, 22 December 2025 and Thursday, 2 January 2026. A backport window is a scheduled time to add things like bug fixes and configuration changes. There are seven deployment trains remaining for 2025.
Detailed code updates later this week: MediaWiki
In depth
- In 2025, the Wikimedia Foundation reported that AI systems and search engines increasingly use Wikipedia content without driving users to the site, contributing to an 8% drop in human pageviews compared to 2024. After detecting bots disguised as humans, Wikimedia updated its traffic data to reflect this shift. Read more about current user trends on Wikipedia in a Diff blog post.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 19:30, 3 November 2025 (UTC)
Administrators' newsletter – November 2025
News and updates for administrators from the past month (October 2025).

- The speedy deletion criteria U5 has been repealed, with U6 and U7 replacing it. See the FAQ for more clarifications.
- Community-designated contentious topics may now be enforced and appealed at the arbitration enforcement noticeboard (AE) as a result of an RfC.
- You can enable a handy user info card next to usernames, which when clicked displays edit count, blocks, thanks, and other information. To enable this feature, visit Preferences → Appearance → Advanced options →
Enable the user info card
- The arbitration case Transgender healthcare and people has been closed
- Uninvolved administrators may impose an AE participation restriction on any thread at the Arbitration Enforcement noticeboard.
- An unreferenced articles backlog drive is happening in November 2025 to reduce the backlog of articles tagged with {{Unreferenced}}. You can help reduce the backlog by adding citations to these articles. Sign up to participate!
Cerium(III) hydroxide
I saw you removed the image from the article and you said '"Covalent monomeric" structure is contradicted by cited dewiki article', What does that mean? I don't mind that you did remove it, I just wonder what I did wrong so that i can improve in future.
≈≈≈≈ PeriodicEditor (talk) 19:52, 6 November 2025 (UTC)
- Hi PeriodicEditor. Although "cerium(III) hydroxide" has a ratio of one cerium atom to three hydroxyl groups, it does not appear to have actual discrete "Ce(OH)3" units, which is what that image illustrates. Instead, each cerium atom is linked to many others via shared hydroxyl groups as bridges: no cerium actually has "its own" set of three hydroxyl and many or most hydroxyl are not bonded to exactly one cerium atom. It's either similar to how graphite is not loose C atoms but instead a bonded network, or how sodium chloride is all individual and equally spaced ions. See de:Cer(III)-hydroxid for an illustration of its crystal structure. DMacks (talk) 20:03, 6 November 2025 (UTC)
- Thank you for the feedback, that makes sense but how do they share hydroxide groups, I thought that a hydroxide group can have 1 bond? PeriodicEditor (talk) 20:10, 6 November 2025 (UTC)
- It's not a normal covalent bond. The oxygen atom of hydroxyl has three lone-pairs of electrons, and it can share more than one of them. One description I've seen is that it can have "two half-bonds", loosely sharing a separate electron-pair with each of two different neighbors, rather than one pair being shared more strongly with one neighbor. Happy to talk more about it; would be useful to know what your academic level is so I can find some useful analogies. DMacks (talk) 13:30, 7 November 2025 (UTC)
- That makes sense, thanks, I'm currently GCSE but also doing some a-level stuff. Your explanation was great and actually quite helpful for some stuff I'm currently doing. PeriodicEditor (talk) 20:26, 7 November 2025 (UTC)
- It's not a normal covalent bond. The oxygen atom of hydroxyl has three lone-pairs of electrons, and it can share more than one of them. One description I've seen is that it can have "two half-bonds", loosely sharing a separate electron-pair with each of two different neighbors, rather than one pair being shared more strongly with one neighbor. Happy to talk more about it; would be useful to know what your academic level is so I can find some useful analogies. DMacks (talk) 13:30, 7 November 2025 (UTC)
- Thank you for the feedback, that makes sense but how do they share hydroxide groups, I thought that a hydroxide group can have 1 bond? PeriodicEditor (talk) 20:10, 6 November 2025 (UTC)