Wikisource
svwikisource
https://sv.wikisource.org/wiki/Wikisource:Huvudsida
MediaWiki 1.47.0-wmf.3
first-letter
Media
Special
Diskussion
Användare
Användardiskussion
Wikisource
Wikisourcediskussion
Fil
Fildiskussion
MediaWiki
MediaWiki-diskussion
Mall
Malldiskussion
Hjälp
Hjälpdiskussion
Kategori
Kategoridiskussion
Tråd
Tråddiskussion
Summering
Summeringsdiskussion
Sida
Siddiskussion
Författare
Författardiskussion
Index
Indexdiskussion
TimedText
TimedText talk
Modul
Moduldiskussion
Event
Event talk
Ämne
Wikisource:Anslagstavlan/nyhetsbrev
4
78328
652098
651500
2026-05-25T21:52:26Z
MediaWiki message delivery
4265
/* Tech News: 2026-22 */ nytt avsnitt
652098
wikitext
text/x-wiki
[[Kategori:Wikisource]]
Sida för automatiska nyhetsbrev från Mediawiki-utvecklarna.
= Gamla meddelanden =
* [[Wikisource:Anslagstavlan/nyhetsbrev/Arkiv 2013]]
* [[Wikisource:Anslagstavlan/nyhetsbrev/Arkiv 2014]]
* [[Wikisource:Anslagstavlan/nyhetsbrev/Arkiv 2015]]
* [[Wikisource:Anslagstavlan/nyhetsbrev/Arkiv 2016]]
* [[Wikisource:Anslagstavlan/nyhetsbrev/Arkiv 2017]]
* [[Wikisource:Anslagstavlan/nyhetsbrev/Arkiv 2018]]
* [[Wikisource:Anslagstavlan/nyhetsbrev/Arkiv 2019]]
* [[Wikisource:Anslagstavlan/nyhetsbrev/Arkiv 2020]]
* [[Wikisource:Anslagstavlan/nyhetsbrev/Arkiv 2021]]
* [[Wikisource:Anslagstavlan/nyhetsbrev/Arkiv 2022]]
* [[Wikisource:Anslagstavlan/nyhetsbrev/Arkiv 2023]]
= Meddelanden =
== Tekniknyheter: 2024-02 ==
<section begin="technews-2024-W02"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/02|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* [https://mediawiki2latex.wmflabs.org/ mediawiki2latex] är ett verktyg som omvandlar wikiinnehåll till formaten LaTeX, PDF, ODT och EPUB. Koden körs nu flera gånger på grund av tidigare förbättringar. Det finns också en valfri Docker Container du kan [[b:de:Benutzer:Dirk_Hünniger/wb2pdf/install#Using_Docker|installera]] på din lokala maskin.
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] Sättet som slumpsidor väljs ut har uppdaterats. Detta reducerar långsamt problemet med att vissa sidor har en lägre chans att visas. [https://phabricator.wikimedia.org/T309477]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.42/wmf.13|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-01-09|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-01-10|sv}}. Den kommer att finnas på alla Wikipediaspråkversioner från och med {{#time:j xg|2024-01-11|sv}} ([[mw:MediaWiki 1.42/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheter-skribenterna]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/02|Översätt]] • [[m:Tech|Hitta hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W02"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 9 januari 2024 kl. 02.19 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26026251 -->
== Tekniknyheter: 2024-03 ==
<section begin="technews-2024-W03"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/03|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] Sidor som använder JSON:s [[mw:Special:MyLanguage/Manual:ContentHandler|innehållsmodell]] kommer nu använda flikar istället för mellanslag för automatiskt indrag. Detta kommer avsevärt reducera sidstorleken. [https://phabricator.wikimedia.org/T326065]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] [[mw:Special:MyLanguage/Extension:Gadgets|Finesser]] och personliga användarskript kan nu använda JavaScript-syntax som introducerats i ES6 (även känd som "ES2015") och ES7 ("ES2016"). MediaWiki bekräftar källkoden för att skydda annan webbplatsfunktionalitet från syntaxfel och för att säkerställa att skripten är giltiga i alla [[mw:Special:MyLanguage/Compatibility#Browsers|webbläsare som stöds]]. Tidigare kunde finesser använda alternativet <bdi lang="zxx" dir="ltr"><code><nowiki>requiresES6</nowiki></code></bdi>. Detta alternativ behövs inte längre och kommer tas bort i framtiden. [https://phabricator.wikimedia.org/T75714]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] [[mw:Special:MyLanguage/Manual:Bot passwords|Bottlösenord]] och [[mw:Special:MyLanguage/OAuth/Owner-only consumers|OAuth-konsumenter av endast ägare]] kan nu begränsas till att bara tillåta redigering av vissa sidor. [https://phabricator.wikimedia.org/T349957]
* Du kan nu [[mw:Special:MyLanguage/Extension:Thanks|tacka]] redigeringar från bottar. [https://phabricator.wikimedia.org/T341388]
* En statusuppdatering av Gemenskapens önskelista för 2024 [[m:Special:MyLanguage/Community Wishlist Survey/Future Of The Wishlist/January 4, 2024 Update|har publicerats]]. Läs gärna och berätta vad du tycker.
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.42/wmf.14|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-01-16|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-01-17|sv}}. Den kommer att finnas på alla Wikipediaspråkversioner från och med {{#time:j xg|2024-01-18|sv}} ([[mw:MediaWiki 1.42/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Från och med 17 januari kommer man inte kunna logga in på Wikimedias wikier från äldre versioner av webbläsaren Chrome (versioner 51-66, släppta mellan 2016-2018). Dessutom kommer användare av iOS 12 eller Safari på Mac OS 10.14 behöva logga in separat på alla wikier. [https://phabricator.wikimedia.org/T344791]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] Modulen <bdi lang="zxx" dir="ltr"><code>jquery.cookie</code></bdi> föråldrades förra året och ersattes med modulen <bdi lang="zxx" dir="ltr"><code>mediawiki.cookie</code></bdi>. Ett skript har körts för att ersätta kvarvarande bruk och den här veckan kommer också temporära alias tas bort. [https://phabricator.wikimedia.org/T354966]
'''Kommande ändringar'''
* Wikimedia Deutschland arbetar på att [[m:WMDE Technical Wishes/Reusing references|göra det lättare att återanvända referenser]]. De söker folk som skulle vilja ställa upp på [https://wikimedia.sslsurvey.de/User-research-into-Reusing-References-Sign-up-Form-2024/en/ individuella videosamtal för användarresearch under januari och februari].
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheter-skribenterna]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/03|Översätt]] • [[m:Tech|Hitta hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W03"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 16 januari 2024 kl. 01.12 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26074460 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-04</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W04"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/04|Translations]] are available.
'''Problems'''
* A bug in UploadWizard prevented linking to the userpage of the uploader when uploading. It has now been fixed. [https://phabricator.wikimedia.org/T354529]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.15|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-01-23|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-01-24|en}}. It will be on all wikis from {{#time:j xg|2024-01-25|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/04|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W04"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 23 januari 2024 kl. 02.03 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26096197 -->
== Tekniknyheter: 2024-05 ==
<section begin="technews-2024-W05"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/05|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* <span lang="en" dir="ltr" class="mw-content-ltr">Starting Monday January 29, all talk pages messages' timestamps will become a link. This link is a permanent link to the comment. It allows users to find the comment they are looking for, even if this comment was moved elsewhere. This will affect all wikis except for the English Wikipedia. You can read more about this change [https://diff.wikimedia.org/2024/01/29/talk-page-permalinks-dont-lose-your-threads/ on Diff] or [[mw:Special:MyLanguage/Help:DiscussionTools#Talk_pages_permalinking|on Mediawiki.org]].</span><!-- The Diff post will be published on Monday morning UTC--> [https://phabricator.wikimedia.org/T302011]
* <span lang="en" dir="ltr" class="mw-content-ltr">There are some improvements to the CAPTCHA to make it harder for spam bots and scripts to bypass it. If you have feedback on this change, please comment on [[phab:T141490|the task]]. Staff are monitoring metrics related to the CAPTCHA, as well as secondary metrics such as account creations and edit counts.</span>
'''<span lang="en" dir="ltr" class="mw-content-ltr">Changes later this week</span>'''
* [[File:Octicons-sync.svg|12px|link=|alt=|<span lang="en" dir="ltr" class="mw-content-ltr">Recurrent item</span>]] <span lang="en" dir="ltr" class="mw-content-ltr">The [[mw:MediaWiki 1.42/wmf.16|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-01-30|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-01-31|en}}. It will be on all wikis from {{#time:j xg|2024-02-01|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]).</span> [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-gift.svg|12px|link=|alt=|<span lang="en" dir="ltr" class="mw-content-ltr">Wishlist item</span>]] <span lang="en" dir="ltr" class="mw-content-ltr">On February 1, a link will be added to the "Tools" menu to download a [[w:en:QR code|QR code]] that links to the page you are viewing. There will also be a new [[{{#special:QrCode}}]] page to create QR codes for any Wikimedia URL. This addresses the [[m:Community Wishlist Survey 2023/Mobile and apps/Add ability to share QR code for a page in any Wikimedia project|#19 most-voted wish]] from the [[m:Community Wishlist Survey 2023/Results|2023 Community Wishlist Survey]].</span> [https://phabricator.wikimedia.org/T329973]
* [[File:Octicons-tools.svg|12px|link=|alt=|<span lang="en" dir="ltr" class="mw-content-ltr">Advanced item</span>]] <span lang="en" dir="ltr" class="mw-content-ltr">[[mw:Special:MyLanguage/Extension:Gadgets|Gadgets]] which only work in some skins have sometimes used the <bdi lang="zxx" dir="ltr"><code>targets</code></bdi> option to limit where you can use them. This will stop working this week. You should use the <bdi lang="zxx" dir="ltr"><code>skins</code></bdi> option instead.</span> [https://phabricator.wikimedia.org/T328497]
<div lang="en" dir="ltr" class="mw-content-ltr">
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/05|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div>
</div><section end="technews-2024-W05"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 29 januari 2024 kl. 20.31 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26137870 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-06</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W06"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/06|Translations]] are available.
'''Recent changes'''
*The mobile site history pages now use the same HTML as the desktop history pages. If you hear of any problems relating to mobile history usage please point them to [[phab:T353388|the phabricator task]].
*On most wikis, admins can now block users from making specific actions. These actions are: uploading files, creating new pages, moving (renaming) pages, and sending thanks. The goal of this feature is to allow admins to apply blocks that are adequate to the blocked users' activity. [[m:Special:MyLanguage/Community health initiative/Partial blocks#action-blocks|Learn more about "action blocks"]]. [https://phabricator.wikimedia.org/T242541][https://phabricator.wikimedia.org/T280531]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.17|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-02-06|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-02-07|en}}. It will be on all wikis from {{#time:j xg|2024-02-08|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Talk pages permalinks that included diacritics and non-Latin script were malfunctioning. This issue is fixed. [https://phabricator.wikimedia.org/T356199]
'''Future changes'''
* [[m:WMDE Technical Wishes/ReferencePreviews#24WPs|24 Wikipedias]] with [[mw:Special:MyLanguage/Reference_Tooltips|Reference Tooltips]] as a default gadget are encouraged to remove that default flag. This would make [[mw:Special:MyLanguage/Help:Reference_Previews|Reference Previews]] the new default for reference popups, leading to a more consistent experience across wikis. For [[m:WMDE Technical Wishes/ReferencePreviews#46WPs|46 Wikipedias]] with less than 4 interface admins, the change is already scheduled for mid-February, [[m:Talk:WMDE Technical Wishes/ReferencePreviews#Reference Previews to become the default for previewing references on more wikis.|unless there are concerns]]. The older Reference Tooltips gadget will still remain usable and will override this feature, if it is available on your wiki and you have enabled it in your settings. [https://meta.wikimedia.org/wiki/WMDE_Technical_Wishes/ReferencePreviews#Reference_Previews_to_become_the_default_for_previewing_references_on_more_wikis][https://phabricator.wikimedia.org/T355312]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/06|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W06"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 5 februari 2024 kl. 20.22 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26180971 -->
== Tekniknyheter: 2024-07 ==
<section begin="technews-2024-W07"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/07|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* [[d:Wikidata:SPARQL query service/WDQS graph split|Experimentet WDQS Graph Split]] fungerar och laddas in på 3 testservrar. Det ansvariga teamet testar uppdelningens påverkan och kräver återkoppling från WDQS-användare genom gränssnittet eller programmatiskt i olika kanaler. d:Wikidata:SPARQL query service/WDQS graph split-användares återkoppling kommer värdera påverkan av olika användningsområden och arbetsflöden runt om Wikidata sökfrågetjänst. [https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/WDQS_backend_update/October_2023_scaling_update][https://www.mediawiki.org/wiki/Wikidata_Query_Service/User_Manual#Federation]
'''Problem'''
*Det fanns en bugg som påverkar hur besökta länkar visas på wikiwebbplatser för mobila enheter. Den gjorde så att alla länkar blev svarta; [[phab:T356928|det här problemet]] har åtgärdats.
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.42/wmf.18|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-02-13|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-02-14|sv}}. Den kommer att finnas på alla Wikipediaspråkversioner från och med {{#time:j xg|2024-02-15|sv}} ([[mw:MediaWiki 1.42/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] Medan arbetet fortsätter med avveckling av nätmotorn, verktyget [https://wikitech.wikimedia.org/wiki/News/Toolforge_Grid_Engine_deprecation] i nätmotorn kommer sluta fungera från och med 14 februari 2024. Har du verktyg som aktivt migrerar kan du be om ett tillägg så att dom inte stannas. [https://wikitech.wikimedia.org/wiki/Portal:Toolforge/About_Toolforge#Communication_and_support]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheter-skribenterna]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/07|Översätt]] • [[m:Tech|Hitta hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W07"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 13 februari 2024 kl. 06.48 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26223994 -->
== Tekniknyheter: 2024-08 ==
<section begin="technews-2024-W08"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/08|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Har du aktiverad alternativet "{{int:Tog-enotifwatchlistpages}}" kommer redigeringar från robotkonton inte längre aktivera aviseringsmejl. Tidigare var det bara mindre redigeringar som inte aktiverade aviseringsmejl. [https://phabricator.wikimedia.org/T356984]
* På vissa wikier kommer det ändringar runt hur användar- och webbplats-skript laddas i [[mw:Special:MyLanguage/Skin:Vector/2022|Vector 2022]]. Ändringarna påverkar följande wikier: alla projekt med [[mw:Special:MyLanguage/Skin:Vector|Vector legacy]] som standardutseende, Wikivoyage och Wikibooks. Andra wikier kommer påverkas över de kommande tre månaderna. Finesser påverkas inte. Har du inte påverkats eller vill minska påverkan på ditt projekt, se [[Phab:T357580|denna uppgift]]. Samordna och åtgärda gärna i förhand.
*Nya automatiskt skapade konton (kontona du får när du besöker en ny wiki) har nu samma lokala aviseringsinställningar som användare som nyligen registrerade på den wikin. Det påverkas i fyra aviseringstyper som listas på [[phab:T353225|uppgiftens beskrivning]].
*Den högsta filstorleken när man använder [[c:Special:MyLanguage/Commons:Upload_Wizard|Uppladdningsguiden]] är nu 5 GiB. [https://phabricator.wikimedia.org/T191804]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.42/wmf.19|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-02-20|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-02-21|sv}}. Den kommer att finnas på alla Wikipediaspråkversioner från och med {{#time:j xg|2024-02-22|sv}} ([[mw:MediaWiki 1.42/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] Utvalda verktyg i Grid-motorn har nu [[wikitech:News/Toolforge_Grid_Engine_deprecation|stoppats]] då vi förbereder oss för att stänga ner rutnätet den 14 mars 2024. Verktygets kod och data har inte raderas. Är du en underhållare och vill återaktivera ditt verktyg, kan du kontakta [[wikitech:Portal:Toolforge/About_Toolforge#Communication_and_support|teamet]]. De enda verktygen som fortfarande körs på Grid-motorn är de som efterfrågat förlängning.
* CSS-egenskapen <bdi lang="zxx" dir="ltr"><code>[https://developer.mozilla.org/en-US/docs/Web/CSS/filter filter]</code></bdi> kan nu användas i HTML-<bdi lang="zxx" dir="ltr"><code>style</code></bdi>-attribut i wikitext. [https://phabricator.wikimedia.org/T308160]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheter-skribenterna]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/08|Översätt]] • [[m:Tech|Hitta hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W08"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 19 februari 2024 kl. 16.36 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26254282 -->
== Tekniknyheter: 2024-09 ==
<section begin="technews-2024-W09"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/09|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* [[mw:Special:MyLanguage/VisualEditor_on_mobile|VisualEditor i mobilen]] är nu standardläge för användare som inte tidigare redigerat på några få wikier. [[mw:Special:MyLanguage/VisualEditor_on_mobile/VE_mobile_default#A/B_test_results|Undersökningar]] visar att användare som använder det här redigeringsläget är lite mer benägna att publicera ändringar som påbörjats och lite mindre benägna att få sina ändringar återställda. Användare som definierad wikitextläge som sin standard i datorvy kommer också få wikitextläge i mobilen för deras första redigering i mobilen. [https://phabricator.wikimedia.org/T352127]
* [[File:Octicons-tools.svg|12px|link=|alt=|<span lang="en" dir="ltr" class="mw-content-ltr">Advanced item</span>]] [[mw:Special:MyLanguage/ResourceLoader/Core modules#mw.config|mw.config]] <code>wgGlobalGroups</code> innehåller nu endast grupper som är aktiva på wikin. Skript behöver inte längre kontrollera om gruppen är aktiv på wikin med en API-begäran. Ett kodexempel av det ovannämnda är: <bdi lang="zxx" dir="ltr"><code>if (/globalgroupname/.test(mw.config.get("wgGlobalGroups")))</code></bdi>. [https://phabricator.wikimedia.org/T356008]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.42/wmf.20|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-02-27|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-02-28|sv}}. Den kommer att finnas på alla Wikipediaspråkversioner från och med {{#time:j xg|2024-02-29|sv}} ([[mw:MediaWiki 1.42/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Framtida ändringar'''
* <span class="mw-translate-fuzzy">Rättigheten att ändra [[mw:Special:MyLanguage/Manual:Tags|redigerinstaggar]] (<bdi lang="zxx" dir="ltr"><code>changetags</code></bdi>) kommer tas bort från användare och robotar som standard på Wikimedias webbplatser. Din gemenskap kan be om att få behålla den gamla konfigurationen på din wiki innan det här händer. Skriv i [[phab:T355639|det här ärendet]] för att behålla det för din gemenskap innan slutet av mars 2024.</span>
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheter-skribenterna]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/09|Översätt]] • [[m:Tech|Hitta hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W09"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 26 februari 2024 kl. 20.23 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26294125 -->
== Tekniknyheter: 2024-10 ==
<section begin="technews-2024-W10"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/10|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Sidan <bdi lang="zxx" dir="ltr"><code>Special:Book</code></bdi> (samt den associerade "Skapa en bok"-funktionaliteten) som erbjöds av det äldre [[mw:Special:MyLanguage/Extension:Collection|Samling-tillägget]] har tagits bort från alla Wikisource-wikier, eftersom det var trasigt. Detta påverkar inte möjligheten att ladda ner böcker, som erbjuds av [[<bdi lang="zxx" dir="ltr"><code>Special:Book</code></bdi>|Wikisource-tillägget]]. [https://phabricator.wikimedia.org/T358437]
* [[m:Wikitech|Wikitech]] använder nu nästa generations [[mw:Special:MyLanguage/Parsoid|Parsoid]] wikitext parser som standard för att generera alla sidor i namnrymden Diskussion. Rapportera problem på [[mw:Talk:Parsoid/Parser_Unification/Known_Issues|diskussionssidan för Kända problem]]. Du kan använda tillägget [[mw:Special:MyLanguage/Extension:ParserMigration|ParserMigration]] för att kontrollera användningen av Parsoid; läs [[mw:Special:MyLanguage/Help:Extension:ParserMigration|ParserMigrations hjälpdokumentation]] för fler detaljer.
* Underhållet på [https://etherpad.wikimedia.org etherpad] har avslutats. Stöter du på problem kan du anmäla det i [[phab:T316421|det här ärende]].
* [[File:Octicons-tools.svg|12px|link=|alt=| Nyhet för tekniska användare]] [[mw:Special:MyLanguage/Extension:Gadgets|Finesser]] gör så att gränssnittsadministratörer kan skapa anpassade funktioner med CSS och JavaScript. Namnrymderna <bdi lang="zxx" dir="ltr"><code>Gadget</code></bdi> och <bdi lang="zxx" dir="ltr"><code>Gadget_definition</code></bdi> och användarrättigheten <bdi lang="zxx" dir="ltr"><code>gadgets-definition-edit</code></bdi> reserverades för ett experiment 2015, men användes aldrig. Dessa syntes på Special:Search och Special:ListGroupRights. De oanvända namnrymderna och användarrättigheterna har nu tagits bort. Inga sidor har flyttats och inga ändringar behöver göras. [https://phabricator.wikimedia.org/T31272]
* En användbarhetsförbättring av "Lägg till en referens" i Wikipedias arbetsflöde har gjorts där "lägg in"-knappen flyttats till popupens rubrik. [https://phabricator.wikimedia.org/T354847]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.42/wmf.21|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-03-05|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-03-06|sv}}. Den kommer att finnas på alla Wikipediaspråkversioner från och med {{#time:j xg|2024-03-07|sv}} ([[mw:MediaWiki 1.42/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Framtida ändringar'''
* Man kommer bara kunna läsa alla wikier i några minuter den 20 mars. Detta planeras till 14:00 UTC. Mer information kommer publiceras i Tekniknyheterna och kommer också skrivas på individuella wikier under de kommande veckorna. [https://phabricator.wikimedia.org/T358233]
* HTML-markeringen av rubrikers och avsnitts redigeringslänkar kommer ändras senare i år för att öka tillgängligheten. Läs [[mw:Special:MyLanguage/Heading_HTML_changes|Ändringar av HTML-rubriker]] för detaljer. Den nya markeringen kommer vara samma som i den nya Parsoid wikitext parser. Du kan testa vår finess eller stilmall med den nya markeringen om du lägger till <bdi lang="zxx" dir="ltr"><code>?useparsoid=1</code></bdi> i din webbadress ([[mw:Special:MyLanguage/Help:Extension:ParserMigration#Selecting_a_parser_using_a_URL_query_string|mer information]]) eller sätter på Parsoids läsningsvisningar i dina användarinställningar ([[mw:Special:MyLanguage/Help:Extension:ParserMigration#Enabling_via_user_preference|mer information]]).
*
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheter-skribenterna]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/10|Översätt]] • [[m:Tech|Hitta hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W10"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 4 mars 2024 kl. 20.47 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26329807 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-11</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W11"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/11|Translations]] are available.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.22|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-03-12|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-03-13|en}}. It will be on all wikis from {{#time:j xg|2024-03-14|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* After consulting with various communities, the line height of the text on the [[mw:Special:MyLanguage/Skin:Minerva Neue|Minerva skin]] will be increased to its previous value of 1.65. Different options for typography can also be set using the options in the menu, as needed. [https://phabricator.wikimedia.org/T358498]
*The active link color in [[mw:Special:MyLanguage/Skin:Minerva Neue|Minerva]] will be changed to provide more consistency with our other platforms and best practices. [https://phabricator.wikimedia.org/T358516]
* [[c:Special:MyLanguage/Commons:Structured data|Structured data on Commons]] will no longer ask whether you want to leave the page without saving. This will prevent the “information you’ve entered may not be saved” popups from appearing when no information have been entered. It will also make file pages on Commons load faster in certain cases. However, the popups will be hidden even if information has indeed been entered. If you accidentally close the page before saving the structured data you entered, that data will be lost. [https://phabricator.wikimedia.org/T312315]
'''Future changes'''
* All wikis will be read-only for a few minutes on March 20. This is planned at 14:00 UTC. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks. [https://phabricator.wikimedia.org/T358233][https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/Server_switch]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/11|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W11"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 12 mars 2024 kl. 00.04 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26374013 -->
== Tekniknyheter: 2024-12 ==
<section begin="technews-2024-W12"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/12|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Aviseringen "Språklänkar finns längst upp på sidan" som visas i huvudmenyn i [[mw:Special:MyLanguage/Skin:Vector/2022|utseendet Vector 2022]] har tagits bort eftersom användarna nu lärt sig var den nya språkväljaren finns. [https://phabricator.wikimedia.org/T353619]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] [[m:Special:MyLanguage/IP_Editing:_Privacy_Enhancement_and_Abuse_Mitigation/IP_Info_feature|Funktionen IP info]] visar data från Spur, en IP-adressdatabas. Tidigare var den enda datakällan funktionen MaxMind. Nu är IP info mer användbar för patrullörer. [https://phabricator.wikimedia.org/T341395]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] Toolforge Grid Engine-tjänsterna har avslutats efter de sista migreringsprocessen från Grid Engine till Kubernetes. [https://wikitech.wikimedia.org/wiki/Obsolete:Toolforge/Grid][https://wikitech.wikimedia.org/wiki/News/Toolforge_Grid_Engine_deprecation][https://techblog.wikimedia.org/2022/03/14/toolforge-and-grid-engine/]
* Gemenskaper kan nu anpassa standardorsakerna för att återställa en sida genom att skapa [[MediaWiki:Undelete-comment-dropdown]]. [https://phabricator.wikimedia.org/T326746]
'''Problem'''
* [[m:Special:MyLanguage/WMDE_Technical_Wishes/RevisionSlider|RevisionSlider]] är ett gränssnitt för att interaktivt bläddra igenom en sidas historik. Användare av språk som skrivs [[mw:Special:MyLanguage/Extension:RevisionSlider/Developing_a_RTL-accessible_feature_in_MediaWiki_-_what_we%27ve_learned_while_creating_the_RevisionSlider|från höger till vänster]] rapporterade att RevisionSlider reagerade felaktigt när man klickade med musen. Detta ska nu vara åtgärdat. [https://phabricator.wikimedia.org/T352169]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.42/wmf.23|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-03-19|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-03-20|sv}}. Den kommer att finnas på alla Wikipediaspråkversioner från och med {{#time:j xg|2024-03-21|sv}} ([[mw:MediaWiki 1.42/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Man kommer bara kunna läsa alla wikier i några minuter den 20 mars. Detta planeras till [https://zonestamp.toolforge.org/1710943200 14:00 UTC]. [https://phabricator.wikimedia.org/T358233][https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/Server_switch]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheter-skribenterna]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/12|Översätt]] • [[m:Tech|Hitta hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W12"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 18 mars 2024 kl. 18.39 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26410165 -->
== Tekniknyheter: 2024-13 ==
<section begin="technews-2024-W13"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/13|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] En uppdatering utfördes 18 mars 2024 till hur olika projekt laddar in global och användar-JavaScript och CSS i [[mw:Special:MyLanguage/Skin:Vector/2022|Vector 2022-utseendet]]. En [[phab:T360384|checklista]] finns tillgänglig för webbplatsadministratörer.
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.42/wmf.24|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-03-26|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-03-27|sv}}. Den kommer att finnas på alla Wikipediaspråkversioner från och med {{#time:j xg|2024-03-28|sv}} ([[mw:MediaWiki 1.42/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheter-skribenterna]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/13|Översätt]] • [[m:Tech|Hitta hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W13"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 25 mars 2024 kl. 19.56 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26446209 -->
== Tekniknyheter: 2024-14 ==
<section begin="technews-2024-W14"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/14|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* <span class="mw-translate-fuzzy">Användare som använder betafunktionen [[mw:Special:MyLanguage/Reading/Web/Accessibility_for_reading|läsningstillgänglighet]] kommer se ändringar av raders standardhöjd för textalternativen standard och stor.</span> [https://phabricator.wikimedia.org/T359030]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.42/wmf.25|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-04-02|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-04-03|sv}}. Den kommer att finnas på alla Wikipediaspråkversioner från och med {{#time:j xg|2024-04-04|sv}} ([[mw:MediaWiki 1.42/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Framtida ändringar'''
* Wikimedia Foundation har en årsplan. Årsplanen bestämmer vad Wikimedia Foundation ska arbeta med. Du kan nu läsa [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2024-2025/Product & Technology OKRs#Draft Key Results|ett utkast över nyckelresultat]] för produkt- och teknologiavdelningarna. Dessa är förslag för vilka resultat stiftelsen vill ha från större tekniska ändringar mellan juli 2024 och juni 2025. Du kan [[m:Talk:Wikimedia Foundation Annual Plan/2024-2025/Product & Technology OKRs|diskutera på diskussionssidan]].
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheter-skribenterna]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/14|Översätt]] • [[m:Tech|Hitta hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W14"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 2 april 2024 kl. 05.36 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26462933 -->
== Tekniknyheter: 2024-15 ==
<section begin="technews-2024-W15"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/15|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Webbläsare kan använda verktyg som kallas [[:w:en:Browser extension|tillägg]]. Det finns nu ett Chrome-tillägg som heter [[m:Future Audiences/Experiment:Citation Needed|Citation Needed]] som du kan använda för att se om det finns stöd för ett uttalande på internet i en Wikipediaartikel. Detta är ett litet experiment för att se om Wikipedia kan användas så här. Tillägget kan bara användas i Chrome på engelska eftersom det är ett litet tillägg.
* [[File:Octicons-gift.svg|12px|link=|alt=|Uppdatering från önskelistan]] <span class="mw-translate-fuzzy">En ny funktion [[mw:Special:MyLanguage/Help:Edit Recovery|Återställa redigeringar]] har lagts till på alla wikier, tillgänglig som en [[Special:Preferences#mw-prefsection-editing|användarinställning]]. När du aktiverat det kommer alla dina pågående redigeringar lagras i din webbläsare, och om du av misstag skulle stänga ett redigeringsfönster eller din webbläsare eller om din dator kraschar, så kommer tillfrågas om du till återställa texten som inte publicerats. Detta var önska nummer 8 i Gemenskapens önskelista 2023.</span>
* De första resultaten från experimentet [[mw:Special:MyLanguage/Edit check|Edit check]] har [[mw:Special:MyLanguage/Edit_check#4_April_2024|publicerats]]. Edit check har nu aktiverats som standardfunktion på [[phab:T342930#9538364|wikier som testat det]]. [[mw:Talk:Edit check|Berätta gärna]] om du vill att din wikier blir en del av den nästa aktiveringen av Edit check. [https://phabricator.wikimedia.org/T342930][https://phabricator.wikimedia.org/T361727]
* Läsare som använder [[mw:Special:MyLanguage/Skin:Minerva Neue|utseendet Minerva]] i mobilen kommer få en avisering om en förbättring av radhöjden över i alla typografiska inställningar. [https://phabricator.wikimedia.org/T359029]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.42/wmf.26|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-04-09|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-04-10|sv}}. Den kommer att finnas på alla Wikipediaspråkversioner från och med {{#time:j xg|2024-04-11|sv}} ([[mw:MediaWiki 1.42/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Nya konton och utloggade användare kommer få [[mw:Special:MyLanguage/VisualEditor|VisualEditor]] som som standardredigerare i mobilen. Detta aktiveras på alla wikier förutom den engelskspråkiga Wikipedia. [https://phabricator.wikimedia.org/T361134]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheter-skribenterna]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/15|Översätt]] • [[m:Tech|Hitta hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W15"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 9 april 2024 kl. 01.37 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26564838 -->
== Tekniknyheter: 2024-16 ==
<section begin="technews-2024-W16"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/16|Översättningar]] finns tillgängliga.
'''Problem'''
* Mellan 2 april och 8 april var taggen "{{Int:tag-mw-reverted}}" inte tillämpad på tillbakarullade redigeringar på wikier som använder [[mw:Special:MyLanguage/Extension:FlaggedRevs|Flagged Revisions]]. Dessutom granskades inte sidflyttar, skrivskydd och importer automatiskt. Detta har åtgärdats. [https://phabricator.wikimedia.org/T361918][https://phabricator.wikimedia.org/T361940]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.43/wmf.1|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-04-16|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-04-17|sv}}. Den kommer att finnas på alla wikier från och med {{#time:j xg|2024-04-18|sv}} ([[mw:MediaWiki 1.43/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* <span lang="en" dir="ltr" class="mw-content-ltr">[[mw:Special:MyLanguage/Help:Magic words#DEFAULTSORT|Default category sort keys]] will now affect categories added by templates placed in [[mw:Special:MyLanguage/Help:Cite|footnotes]]. Previously footnotes used the page title as the default sort key even if a different default sort key was specified (category-specific sort keys already worked).</span> [https://phabricator.wikimedia.org/T40435]
* <span lang="en" dir="ltr" class="mw-content-ltr">A new variable <bdi lang="zxx" dir="ltr"><code>page_last_edit_age</code></bdi> will be added to [[Special:AbuseFilter|abuse filters]]. It tells how many seconds ago the last edit to a page was made.</span> [https://phabricator.wikimedia.org/T269769]
'''Kommande ändringar'''
* Volontärutvecklare uppmuntras uppdatera sina verktygs och funktioners kod för att hantera [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|tillfälliga konton]]. [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers/2024-04 CTA|Ta reda på mer]].
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] <span lang="en" dir="ltr" class="mw-content-ltr">Four database fields will be removed from database replicas (including [[quarry:|Quarry]]). This affects only the <bdi lang="zxx" dir="ltr"><code>abuse_filter</code></bdi> and <bdi lang="zxx" dir="ltr"><code>abuse_filter_history</code></bdi> tables. Some queries might need to be updated.</span> [https://phabricator.wikimedia.org/T361996]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/16|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W16"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 16 april 2024 kl. 01.29 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26564838 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-17</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W17"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/17|Translations]] are available.
'''Recent changes'''
* Starting this week, newcomers editing Wikipedia [[mw:Special:MyLanguage/Growth/Positive reinforcement#Leveling up 3|will be encouraged]] to try structured tasks. [[mw:Special:MyLanguage/Growth/Feature summary#Newcomer tasks|Structured tasks]] have been shown to [[mw:Special:MyLanguage/Growth/Personalized first day/Structured tasks/Add a link/Experiment analysis, December 2021|improve newcomer activation and retention]]. [https://phabricator.wikimedia.org/T348086]
* You can [[m:Special:MyLanguage/Coolest Tool Award|nominate your favorite tools]] for the fifth edition of the Coolest Tool Award. Nominations will be open until May 10.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.2|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-04-23|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-04-24|en}}. It will be on all wikis from {{#time:j xg|2024-04-25|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Future changes'''
* This is the last warning that by the end of May 2024 the Vector 2022 skin will no longer share site and user scripts/styles with old Vector. For user-scripts that you want to keep using on Vector 2022, copy the contents of [[{{#special:MyPage}}/vector.js]] to [[{{#special:MyPage}}/vector-2022.js]]. There are [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Features/Loading Vector 2010 scripts|more technical details]] available. Interface administrators who foresee this leading to lots of technical support questions may wish to send a mass message to your community, as was done on French Wikipedia. [https://phabricator.wikimedia.org/T362701]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/17|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W17"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 22 april 2024 kl. 22.28 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26647188 -->
== Tekniknyheter: 2024-18 ==
<section begin="technews-2024-W18"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/18|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
[[File:Talk_pages_default_look_(April_2023).jpg|thumb|alt=Skärmdump av visuella förbättringar av diskussionssidor|Exempel på en diskussionssida med ny design, på franska.]]
* Diskussionssidors utseende har ändrats för följande wikier: {{int:project-localized-name-azwiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-bnwiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-dewiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-fawiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-hewiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-hiwiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-idwiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-kowiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-nlwiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-ptwiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-rowiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-thwiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-trwiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-ukwiki/sv}}{{int:comma-separator/sv}}{{int:project-localized-name-viwiki/sv}}. Dessa wikier deltog i ett test, där 50% av användarna fick den nya designen i ett år. Då testet [[Mw:Special:MyLanguage/Talk pages project/Usability/Analysis|gav positiva resultat]] kommer den nya designen aktiveras på dessa wikier som standarddesign. Det går att välja dom här ändringarna [[Special:Preferences#mw-prefsection-editing|i dina användarinställningar]] ("{{int:discussiontools-preference-visualenhancements}}"). Detta kommer också aktiveras på alla wikier under dom kommande veckorna. [https://phabricator.wikimedia.org/T341491]
* Sju nya wikier har skapats:
** en {{int:project-localized-name-group-wikipedia}} på [[d:Q33014|betawi]] ([[w:bew:|<code>w:bew:</code>]]) [https://phabricator.wikimedia.org/T357866]
** en {{int:project-localized-name-group-wikipedia}} på [[d:Q35708|kusaal]] ([[w:kus:|<code>w:kus:</code>]]) [https://phabricator.wikimedia.org/T359757]
** en {{int:project-localized-name-group-wikipedia}} på [[d:Q35513|igala]] ([[w:igl:|<code>w:igl:</code>]]) [https://phabricator.wikimedia.org/T361644]
** en {{int:project-localized-name-group-wiktionary}} på [[d:Q33541|karakalpak]] ([[wikt:kaa:|<code>wikt:kaa:</code>]]) [https://phabricator.wikimedia.org/T362135]
** en {{int:project-localized-name-group-wikisource}} på [[d:Q9228|burmesiska]] ([[s:my:|<code>s:my:</code>]]) [https://phabricator.wikimedia.org/T361085]
** en {{int:project-localized-name-group-wikisource}} på [[d:Q9237|malajiska]] ([[s:ms:|<code>s:ms:</code>]]) [https://phabricator.wikimedia.org/T363039]
** en {{int:project-localized-name-group-wikisource}} på [[d:Q8108|georgiska]] ([[s:ka:|<code>s:ka:</code>]]) [https://phabricator.wikimedia.org/T363085]
* Nu kan man [https://translatewiki.net/wiki/Support#Early_access:_Watch_Message_Groups_on_Translatewiki.net bevaka meddelandegrupper/projekt] på [[m:Special:MyLanguage/translatewiki.net|Translatewiki.net]]. Inledningsvis kommer funktionen avisera dig om tillagda eller raderade meddelanden i dessa grupper. [https://phabricator.wikimedia.org/T348501]
* Mörkt läge finns nu tillgängligt på alla wikier, på mobilläget för inloggade användare som aktiverat [[Special:MobileOptions|avancerat läge]]. Detta är en tidig version av funktionen. Tekniska redigerare inbjuds att [https://night-mode-checker.wmcloud.org/ leta efter tillgänglighetsproblem på sina wikier]. Läs [[mw:Special:MyLanguage/Reading/Web/Accessibility for reading/Updates/2024-04|mer detaljerade riktlinjer]].
'''Problem'''
* [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]]-kartor kan använda en alternativ visuell stil utan etiketter, genom att använda koden <bdi lang="zxx" dir="ltr"><code><nowiki>mapstyle="osm"</nowiki></code></bdi>. Detta har tidigare inte fungerat i förhandsvisningar, vilket gav intrycket av att det inte stöddes. Detta har nu åtgärdats. [https://phabricator.wikimedia.org/T362531]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.43/wmf.3|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-04-30|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-05-01|sv}}. Den kommer att finnas på alla wikier från och med {{#time:j xg|2024-05-02|sv}} ([[mw:MediaWiki 1.43/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/18|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W18"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 30 april 2024 kl. 05.33 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26689057 -->
== Tekniknyheter: 2024-19 ==
<section begin="technews-2024-W19"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/19|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
[[File:Talk_pages_default_look_(April_2023).jpg|thumb|alt=Skärmdump av visuella förbättringar av diskussionssidor|Exempel på en diskussionssida med ny design, på franska.]]
* Diskussionssidors utseende har ändrats på alla wikier, förutom på Commons, Wikidata och de flesta Wikipediaversioner ([[m:Special:MyLanguage/Tech/News/2024/18|några]] har redan fått den här designändringen) Du kan läsa mer om ändringen [[diffblog:2024/05/02/making-talk-pages-better-for-everyone/|på ''Diff'']]. Man kan välja bort ändringarna i [[Special:Preferences#mw-prefsection-editing|sina inställningar]] ("{{int:discussiontools-preference-visualenhancements}}"). Aktivering på resterande wikier sker under dom kommande veckorna. [https://phabricator.wikimedia.org/T352087][https://phabricator.wikimedia.org/T319146]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] <span lang="en" dir="ltr" class="mw-content-ltr">Interface admins now have greater control over the styling of article components on mobile with the introduction of the <code>SiteAdminHelper</code>. More information on how styles can be disabled can be found [[mw:Special:MyLanguage/Extension:WikimediaMessages#Site_admin_helper|at the extension's page]].</span> [https://phabricator.wikimedia.org/T363932]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] <span lang="en" dir="ltr" class="mw-content-ltr">[[m:Special:MyLanguage/Wikimedia Enterprise|Wikimedia Enterprise]] has added article body sections in JSON format and a curated short description field to the existing parsed Infobox. This expansion to the API is also available via Wikimedia Cloud Services.</span> [https://enterprise.wikimedia.com/blog/article-sections-and-description/]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.43/wmf.4|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-05-07|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-05-08|sv}}. Den kommer att finnas på alla wikier från och med {{#time:j xg|2024-05-09|sv}} ([[mw:MediaWiki 1.43/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* <span lang="en" dir="ltr" class="mw-content-ltr">When you look at the Special:Log page, the first view is labelled "All public logs", but it only shows some logs. This label will now say "Main public logs".</span> [https://phabricator.wikimedia.org/T237729]
'''Kommande ändringar'''
* <span lang="en" dir="ltr" class="mw-content-ltr">A new service will be built to replace [[mw:Special:MyLanguage/Extension:Graph|Extension:Graph]]. Details can be found in [[mw:Special:MyLanguage/Extension:Graph/Plans|the latest update]] regarding this extension.</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">Starting May 21, English Wikipedia and German Wikipedia will get the possibility to activate "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]". This is part of the [[phab:T304110|progressive deployment of this tool to all Wikipedias]]. These communities can [[mw:Special:MyLanguage/Growth/Community configuration|activate and configure the feature locally]].</span> [https://phabricator.wikimedia.org/T308144]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/19|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W19"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 6 maj 2024 kl. 18.44 (CEST)
<!-- Meddelande skickades av User:Trizek (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26729363 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-20</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W20"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/20|Translations]] are available.
'''Recent changes'''
* On Wikisource there is a special page listing pages of works without corresponding scan images. Now you can use the new magic word <bdi lang="zxx" dir="ltr"><code>__EXPECTWITHOUTSCANS__</code></bdi> to exclude certain pages (list of editions or translations of works) from that list. [https://phabricator.wikimedia.org/T344214]
* If you use the [[Special:Preferences#mw-prefsection-editing|user-preference]] "{{int:tog-uselivepreview}}", then the template-page feature "{{int:Templatesandbox-editform-legend}}" will now also work without reloading the page. [https://phabricator.wikimedia.org/T136907]
* [[mw:Special:Mylanguage/Extension:Kartographer|Kartographer]] maps can now specify an alternative text via the <bdi lang="zxx" dir="ltr"><code><nowiki>alt=</nowiki></code></bdi> attribute. This is identical in usage to the <bdi lang="zxx" dir="ltr"><code><nowiki>alt=</nowiki></code></bdi> attribute in the [[mw:Special:MyLanguage/Help:Images#Syntax|image and gallery syntax]]. An exception for this feature is wikis like Wikivoyage where the miniature maps are interactive. [https://phabricator.wikimedia.org/T328137]
* The old [[mw:Special:MyLanguage/Extension:GuidedTour|Guided Tour]] for the "[[mw:Special:MyLanguage/Edit Review Improvements/New filters for edit review|New Filters for Edit Review]]" feature has been removed. It was created in 2017 to show people with older accounts how the interface had changed, and has now been seen by most of the intended people. [https://phabricator.wikimedia.org/T217451]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.5|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-05-14|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-05-15|en}}. It will be on all wikis from {{#time:j xg|2024-05-16|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The [[{{#special:search}}]] results page will now use CSS flex attributes, for better accessibility, instead of a table. If you have a gadget or script that adjusts search results, you should update your script to the new HTML structure. [https://phabricator.wikimedia.org/T320295]
'''Future changes'''
* In the Vector 2022 skin, main pages will be displayed at full width (like special pages). The goal is to keep the number of characters per line large enough. This is related to the coming changes to typography in Vector 2022. [[mw:Special:MyLanguage/Reading/Web/Accessibility for reading/Updates|Learn more]]. [https://phabricator.wikimedia.org/T357706]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Two columns of the <bdi lang="zxx" dir="ltr"><code>[[mw:Special:MyLanguage/Manual:pagelinks table|pagelinks]]</code></bdi> database table (<bdi lang="zxx" dir="ltr"><code>pl_namespace</code></bdi> and <bdi lang="zxx" dir="ltr"><code>pl_title</code></bdi>) are being dropped soon. Users must use two columns of the new <bdi lang="zxx" dir="ltr"><code>[[mw:special:MyLanguage/Manual:linktarget table|linktarget]]</code></bdi> table instead (<bdi lang="zxx" dir="ltr"><code>lt_namespace</code></bdi> and <bdi lang="zxx" dir="ltr"><code>lt_title</code></bdi>). In your existing SQL queries:
*# Replace <bdi lang="zxx" dir="ltr"><code>JOIN pagelinks</code></bdi> with <bdi lang="zxx" dir="ltr"><code>JOIN linktarget</code></bdi> and <bdi lang="zxx" dir="ltr"><code>pl_</code></bdi> with <bdi lang="zxx" dir="ltr"><code>lt_</code></bdi> in the <bdi lang="zxx" dir="ltr"><code>ON</code></bdi> statement
*# Below that add <bdi lang="zxx" dir="ltr"><code>JOIN pagelinks ON lt_id = pl_target_id</code></bdi>
** See <bdi lang="en" dir="ltr">[[phab:T222224]]</bdi> for technical reasoning. [https://phabricator.wikimedia.org/T222224][https://phabricator.wikimedia.org/T299947]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/20|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W20"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 14 maj 2024 kl. 01.58 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26762074 -->
== Tekniknyheter: 2024-21 ==
<section begin="technews-2024-W21"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/21|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Funktionen [[mw:Special:MyLanguage/Extension:Nuke|Nuke]], som låter användare massradera sidor, kommer nu på rätt sätt radera sidor som flyttats till en annan titel. [https://phabricator.wikimedia.org/T43351]
* Uppladdningsguiden i Wikimedia Commons har ändrats: den övergripande utformningen har förbättrats, genom att följa ny stil och mellanrum och dess fält; fältet Bildtext är nu ett obligatoriskt fält och det finns ett alternativ för användare att kopiera sin bildtext till mediabeskrivningen. [https://commons.wikimedia.org/wiki/Commons:WMF_support_for_Commons/Upload_Wizard_Improvements#Changes_to_%22Describe%22_workflow][https://phabricator.wikimedia.org/T361049]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.43/wmf.6|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-05-21|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-05-22|sv}}. Den kommer att finnas på alla wikier från och med {{#time:j xg|2024-05-23|sv}} ([[mw:MediaWiki 1.43/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] HTLM som användes för att rendera alla rubriker [[mw:Heading_HTML_changes|uppdateras för att öka tillgängligheten]]. Detta kommer ändras den 22 maj för vissa utseenden (Timeless, Modern, CologneBlue, Nostalgia och Monobook). Testa gärna finesser på din wiki på dessa utseenden och [[phab:T13555|rapportera relevanta problem]] så att dom kan åtgärdas innan den här ändringen utförs på alla utseenden. Utvecklarna överväger också att introducera en [[phab:T337286|finess-API för att lägga till knappar till avsnittstitlar]] om det skulle vara användbart för verktygsutvecklare och vill gärna veta vad du tycker om detta.
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/21|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W21"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 21 maj 2024 kl. 01.04 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26786311 -->
== Tekniknyheter: 2024-22 ==
<section begin="technews-2024-W22"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/22|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Flera buggar som rör den senaste uppdateringarna av Uppladdningsguiden på Wikimedia Commons har åtgärdats. För mer information, se [[:phab:T365107|T365107]] och [[:phab:T365119|T365119]].
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] I mars 2024 lades ett nytt [[mw:ResourceLoader/Core_modules#addPortlet|addPortlet]] API till för att låta finesser skapa nya portlets (menyer) i utseendet. I vissa utseenden kan detta användas för att skapa nedsläppsmenyer (dropdowns). Finessutvecklare uppmuntras testa det och [[phab:T361661|berätta vad ni tycker]].
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] Viss CSS i Minerva-utseendet har tagits bort för att göra det lättare för gemenskaper att konfigurera. Gränssnittsredigare borde kontrollera renderingen på mobila enheter för aspekter som rör klasserna: <bdi lang="zxx" dir="ltr"><code>.collapsible</code></bdi>{{int:comma-separator/sv}}<bdi lang="zxx" dir="ltr"><code>.multicol</code></bdi>{{int:comma-separator/sv}}<bdi lang="zxx" dir="ltr"><code>.reflist</code></bdi>{{int:comma-separator/sv}}<bdi lang="zxx" dir="ltr"><code>.coordinates</code></bdi>{{int:comma-separator/sv}}<bdi lang="zxx" dir="ltr"><code>.topicon</code></bdi>. [[phab:T361659|Fler detaljer finns tillgängliga om ersättnings-CSS]] om det skulle behövas.
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.43/wmf.7|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-05-28|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-05-29|sv}}. Den kommer att finnas på alla wikier från och med {{#time:j xg|2024-05-30|sv}} ([[mw:MediaWiki 1.43/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* När du besöker en wiki där du inte har ett lokalt konto, kan lokala regler såsom redigeringsfilter ibland hindra att ett konto skapas. Från och med den här veckan tar MediaWiki med dina globala rättigheter i beräkningen om den ska åsidosätta sådana regler eller inte. [https://phabricator.wikimedia.org/T316303]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/22|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W22"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 28 maj 2024 kl. 02.15 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26832205 -->
== Tekniknyheter: 2024-23 ==
<section begin="technews-2024-W23"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/23|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Lokala administratörer kan nu lägga till nya länkar längst ner i menyn Verktyg utan JavaScript. [[mw:Manual:Interface/Sidebar#Add or remove toolbox sections|Det finns dokumentation]]. [https://phabricator.wikimedia.org/T6086]
* Meddelandenamnet för definitionen av spårningskategorin för WikiHiero har ändrats från "<bdi lang="zxx" dir="ltr"><code>MediaWiki:Wikhiero-usage-tracking-category</code></bdi>" till "<bdi lang="zxx" dir="ltr"><code>MediaWiki:Wikihiero-usage-tracking-category</code></bdi>". [https://gerrit.wikimedia.org/r/c/mediawiki/extensions/wikihiero/+/1035855]
* En ny wiki har skapats: en {{int:project-localized-name-group-wikipedia}} på [[d:Q5317225|Kadazandusun]] ([[w:dtp:|<code>w:dtp:</code>]]) [https://phabricator.wikimedia.org/T365220]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.43/wmf.8|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-06-04|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-06-05|sv}}. Den kommer att finnas på alla wikier från och med {{#time:j xg|2024-06-06|sv}} ([[mw:MediaWiki 1.43/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Kommande ändringar'''
* På wikier som har Vector 2022 som standardutseende kommer utloggade användare nästa vecka kunna välja typsnittsstorlek. Standardstorleken kommer också ökas för dom. Detta för att göra Wikimedias projekt mer lättlästa. [[mw:Special:MyLanguage/Reading/Web/Accessibility for reading/Updates/2024-06 deployments|Ta reda på mer]].
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/23|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W23"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 4 juni 2024 kl. 00.34 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26844397 -->
== Tekniknyheter: 2024-24 ==
<section begin="technews-2024-W24"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/24|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Programvaran som används för att rendera SVG-filer har uppdaterats till en ny version, detta fixar flera långvariga buggar vid SVG-rendering. [https://phabricator.wikimedia.org/T265549]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] HTML som används för att rendera alla rubriker [[mw:Heading HTML changes|har ändrats för att förbättra tillgänglighet]]. Det ändrades förra veckan i vissa utseenden (gamla Vector och Minerva). Testa gärna finesser på din wiki med dessa utseenden och [[phab:T13555|rapportera relaterade problem]] så att dom kan åtgärdas innan ändringarna utförs också i Vector 2022. Utvecklarna överväger fortfarande att introducera en [[phab:T337286|finess-API för att lägga till knappar i avsnittsrubriker]] om detta skulle vara användbart för verktygsskapare, och skulle uppskatta att få höra vad ni tycker om detta.
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] HTML-markeringen som används för referenser av [[mw:Special:MyLanguage/Parsoid|Parsoid]] ändrades förra veckan. Där Parsoid tidigare la till klassen <bdi lang="zxx" dir="ltr"><code>mw-reference-text</code></bdi> lägger nu Parsoid också till klassen <bdi lang="zxx" dir="ltr"><code>reference-text</code></bdi> för bättre kompatibilitet med äldre parser. [[mw:Specs/HTML/2.8.0/Extensions/Cite/Announcement|Läs mer]]. [https://gerrit.wikimedia.org/r/1036705]
'''Problem'''
* Det fanns en bugg med gränssnittet Innehållsöversättning som gjorde att verktygsmenyerna visades på fel plats. Detta har nu åtgärdats. [https://phabricator.wikimedia.org/T366374]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.43/wmf.9|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-06-11|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-06-12|sv}}. Den kommer att finnas på alla wikier från och med {{#time:j xg|2024-06-13|sv}} ([[mw:MediaWiki 1.43/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] Den nya versionen av MediaWiki inkluderar en till ändring av HTML-markeringen som används för referenser: [[mw:Special:MyLanguage/Parsoid|Parsoid]] kommer nu generera en <bdi lang="zxx" dir="ltr"><code><nowiki><span class="mw-cite-backlink"></nowiki></code></bdi>-"wrapper" för både namngivna och namnlösa referenser för bättre kompatibilitet med äldre parser. Gränssnittsadministratörer bör bekräfta att finesser som interagerar med referenser är kompatibla med den nya markeringen. [[mw:Specs/HTML/2.8.0/Extensions/Cite/Announcement|Läs mer]]. [https://gerrit.wikimedia.org/r/1035809]
* På flerspråkiga wikier som använder <bdi lang="zxx" dir="ltr"><code><nowiki><translate></nowiki></code></bdi>-systemet finns det en funktion som visar potentiellt föråldrade översättningar tills dom uppadaterats eller bekräftats. Från och med den här veckan kommer bekräftade översättningar att loggas, och det kommer också finnas en ny användarrättighet som kan krävas för att bekräfta översättningar om gemenskapen skulle [[m:Special:MyLanguage/Requesting wiki configuration changes|vilja ha det]]. [https://phabricator.wikimedia.org/T49177]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/24|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W24"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 10 juni 2024 kl. 22.20 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26893898 -->
== Tekniknyheter: 2024-25 ==
<section begin="technews-2024-W25"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/25|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Folk som försöker lägga till en extern länk i VisualEditor kommer nu få omedelbar återkoppling om dom försöker länka till en domän som projektet bestämt att blockera. Se [[mw:Special:MyLanguage/Edit_check#11_June_2024|Redigeringskontroll]] för fler detaljer. [https://phabricator.wikimedia.org/T366751]
* Det nya [[mw:Special:MyLanguage/Extension:CommunityConfiguration|tillägget Gemenskapskonfigurering]] är tillgänglig [[testwiki:Special:CommunityConfiguration|på Test Wikipedia]]. Det här tillägget låter gemenskaper anpassa vissa funktioner för att tillmötesgå lokala behov. För nuvarande kan bara Growth-funktioner konfigureras, men tillägget kommer stödja andra [[mw:Special:MyLanguage/Community_configuration#Use_cases|användningsområden av Gemenskapskonfigureringar]] i framtiden. [https://phabricator.wikimedia.org/T323811][https://phabricator.wikimedia.org/T360954]
* [[Special:Preferences#mw-prefsection-betafeatures|Betafunktionen]] mörkt läge är nu tillgängligt på kategori- och hjälpsidor, samt fler specialsidor. Det kan förekomma kontrastproblem. Rapportera buggar på [[mw:Talk:Reading/Web/Accessibility_for_reading|projektets diskussionssida]]. [https://phabricator.wikimedia.org/T366370]
'''Problem'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Nyhet för tekniska användare]] Molntjänstverktyg var inte tillgängliga i 25 minuter förra veckan. Detta orsakades av en trasig hårdvarukabel i datacentret. [https://wikitech.wikimedia.org/wiki/Incidents/2024-06-11_WMCS_Ceph]
* Förra veckan utfördes stiluppdateringar av utseendet Vector 2022. Detta orsakade oförutsedda problem med mallar, topplänkar och bilder. Ändringarna till mallar och toplänkar återställdes. De flesta problem har åtgärdats. Skulle du fortfarande stöta på några kan du [[phab:T367463|rapportera dom här]]. [https://phabricator.wikimedia.org/T367480]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.43/wmf.10|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-06-18|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-06-19|sv}}. Den kommer att finnas på alla wikier från och med {{#time:j xg|2024-06-20|sv}} ([[mw:MediaWiki 1.43/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Från och med 18 juni kommer [[mw:Special:MyLanguage/Help:Edit check#ref|Reference Edit Check]] kommer aktiveras på [[phab:T361843|en ny uppsättning Wikipedia-version]]. Denna funktion avses hjälpa nybörjare och assistera redigeringspartullerare genom att uppmuntra folk som lägger till nytt innehåll till en Wikipediaartikel att lägga till en källa när dom inte själv redan gjort det. Under [[mw:Special:MyLanguage/Edit_check#Reference_Check_A/B_Test|ett test på 11 wikier]] [https://diff.wikimedia.org/?p=127553 mer än dubblerades] antalet källor när Reference Check visades för folk. Reference Check kan [[mw:Special:MyLanguage/Edit check/Configuration|konfigureras av gemenskapen]]. [https://phabricator.wikimedia.org/T361843]<!-- NOTE: THE DIFF BLOG WILL BE PUBLISHED ON MONDAY -->
* [[m:Special:MyLanguage/Mailing_lists|E-postlistor]] kommer vara otillgängliga i runt två timmer på tisdag kl. 10:00-12:00 UTC. Detta för att migrera till en ny server och uppgradera dess programvara. [https://phabricator.wikimedia.org/T367521]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/25|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W25"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 18 juni 2024 kl. 01.48 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26911987 -->
== Tekniknyheter: 2024-26 ==
<section begin="technews-2024-W26"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/26|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Redigerare har kanske lagt märke till att bakgrundsfärgen mot text i visningar av skillnader och färgen hos skillnaden i byte ändrades förra veckan. Dessa ändringar syftar till att göra texten mer läslig i både ljust och mörkt läge och är en del av en större ansträngning att öka tillgängligheten. Du kan kommentera och ställa frågor [[mw:Talk:Reading/Web/Accessibility for reading|på projektets diskussionssida]]. [https://phabricator.wikimedia.org/T361717]
* Textfärgen som används för besöka länkar, hovrade länkar och aktiva länkar, ändrades också lite förra veckan för att öka tillgängligheten i både ljust och mörkt läge. [https://phabricator.wikimedia.org/T366515]
'''Problem'''
* Man kan [[mw:Special:MyLanguage/Help:DiscussionTools#Talk pages permalinking|kopiera permanenta länkar till kommentarer på diskussionssidor]] genom att klicka på en kommentars tidsstämpel. [[mw:Talk pages project/Permalinks|Den här funktionen]] fungerade inte alltid när ämnesrubriken var väldigt lång och länken användes som en wikitextlänk. Detta har åtgärdats. [https://phabricator.wikimedia.org/T356196]
'''Ändringar senare den här veckan'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Återkommande nyhet]] Den [[mw:MediaWiki 1.43/wmf.11|nya MediaWikiversionen]] kommer att finnas på testwikier och MediaWiki.org från och med {{#time:j xg|2024-06-25|sv}}. Den kommer att finnas på alla projekt utom Wikipedia, samt några Wikipediaspråkversioner, från och med {{#time:j xg|2024-06-26|sv}}. Den kommer att finnas på alla wikier från och med {{#time:j xg|2024-06-27|sv}} ([[mw:MediaWiki 1.43/Roadmap|kalender]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Från och med 26 juni kommer alla tidsstämplar för kommentaren på diskussionssidor på engelskspråkiga Wikipedia bli en länk, som man kan använda på alla wikier. Den här länken är en permanent länk till kommentaren. Detta gör så att användare lättare kan hitta en kommentar som någon länkat till även om kommentaren flyttats. Du kan läsa mer om den här funktionen [[DiffBlog:/2024/01/29/talk-page-permalinks-dont-lose-your-threads/|på Diff]] eller [[mw:Special:MyLanguage/Help:DiscussionTools#Talk pages permalinking|på MediaWiki.org]]. [https://phabricator.wikimedia.org/T365974]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/26|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W26"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 25 juni 2024 kl. 00.32 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26989424 -->
== Tekniknyheter: 2024-27 ==
<section begin="technews-2024-W27"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/27|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Över dom kommande tre veckorna kommer mörkt läge bli tillgänglig för alla användare, både inloggade och utloggade, först på mobila enheter. Detta uppfyller en av önskningarna från [[m:Special:MyLanguage/Community_Wishlist_Survey_2023/Reading/Dark_mode|gemenskapens mest efterfrågade önskningar]], och förbättrar lågkontrastad läsning och användning och lågupplysta uppsättningar. Som en del av dessa ändringar kommer mörkt läge också fungera på användarsidor och portaler. Det finns mer information i [[mw:Special:MyLanguage/Reading/Web/Accessibility_for_reading/Updates#June_2024:_Typography_and_dark_mode_deployments,_new_global_preferences|den senaste uppdateringen från webbteamet]]. [https://phabricator.wikimedia.org/T366364]
* Inloggade användare kan nu ställa in [[m:Special:GlobalPreferences#mw-prefsection-rendering-skin-skin-prefs|globala inställningar för textstorlek och mörkt läge]], tack vare en kombinerad insats mellan stiftelsens team. Detta gör så att Wikimedianer enklare kan ställa in en mer konsekvent läsningsupplevelse, till exempel att bara växla en gång mellan ljust och mörkt läge för alla wikier. [https://phabricator.wikimedia.org/T341278]
* <span lang="en" dir="ltr" class="mw-content-ltr">If you use a very old web browser some features might not work on the Wikimedia wikis. This affects Internet Explorer 11 and versions of Chrome, Firefox and Safari older than 2016. This change makes it possible to use new [[d:Q46441|CSS]] features and to send less code to all readers.</span> [https://phabricator.wikimedia.org/T288287][https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:How_to_make_a_MediaWiki_skin#Using_CSS_variables_for_supporting_different_themes_e.g._dark_mode]
* <span lang="en" dir="ltr" class="mw-content-ltr">Wikipedia Admins can customize local wiki configuration options easily using [[mw:Special:MyLanguage/Community Configuration|Community Configuration]]. Community Configuration was created to allow communities to customize how some features work, because each language wiki has unique needs. At the moment, admins can configure [[mw:Special:MyLanguage/Growth/Feature_summary|Growth features]] on their home wikis, in order to better recruit and retain new editors. More options will be provided in the coming months.</span> [https://phabricator.wikimedia.org/T366458]
* <span lang="en" dir="ltr" class="mw-content-ltr">Editors interested in language issues that are related to [[w:en:Unicode|Unicode standards]], can now discuss those topics at [[mw:Talk:WMF membership with Unicode Consortium|a new conversation space in MediaWiki.org]]. The Wikimedia Foundation is now a [[mw:Special:MyLanguage/WMF membership with Unicode Consortium|member of the Unicode Consortium]], and the coordination group can collaboratively review the issues discussed and, where appropriate, bring them to the attention of the Unicode Consortium.</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">One new wiki has been created:</span> <span lang="en" dir="ltr" class="mw-content-ltr">a {{int:project-localized-name-group-wikipedia}} in [[d:Q2891049|Mandailing]]</span> ([[w:btm:|<code>w:btm:</code>]]) [https://phabricator.wikimedia.org/T368038]
'''Problem'''
* <span lang="en" dir="ltr" class="mw-content-ltr">Editors can once again click on links within the visual editor's citation-preview, thanks to a bug fix by the Editing Team.</span> [https://phabricator.wikimedia.org/T368119]
'''Kommande ändringar'''
* Please [https://wikimediafoundation.limesurvey.net/758713?lang=sv help us to improve Tech News by taking this short survey]. The goal is to better meet the needs of the various types of people who read Tech News. The survey will be open for 2 weeks. The survey is covered by [https://foundation.wikimedia.org/wiki/Legal:Tech_News_Survey_2024_Privacy_Statement this privacy statement]. Some translations are available.
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/27|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W27"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 2 juli 2024 kl. 01.59 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27038456 -->
== Tekniknyheter: 2024-28 ==
<section begin="technews-2024-W28"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/28|Översättningar]] finns tillgängliga.
'''Senaste ändringar'''
* Hos Wikimedia Foundation har en ny arbetsgrupp bildats för att ersätta det inaktiverade Graph med [[mw:Special:MyLanguage/Extension:Chart/Project|Chart som både är säkrare, lättare att använda och fullständigare]]. Du kan [[mw:Special:MyLanguage/Newsletter:Chart Project|prenumerera på nyhetsbrevet]] för att bli meddelad om nya projektuppdateringar och andra nyheter angående Chart.
* Tillägget [[m:Special:MyLanguage/CampaignEvents|CampaignEvents]] är nu tillgängligt på Meta-Wiki, igbo Wikipedia och swahili Wikipedia och kan begäras på din wiki. Det här tillägget hjälper till med att hantera och göra evenemang mer synliga, vilket ger evenemangsorganisatörer möjligheten att använda verktyg såsom verktyget Evenemangsregistrering. Gå till [[m:Special:MyLanguage/CampaignEvents/Deployment_status|CampaignEvents sida på Meta-wiki]] för att ta reda på mer om verktygets aktiveringsstatus och hur man begär verktyget på din wiki.
* Redigerare som använder Wikipedias iOS-app och har fler än 50 redigeringar kan nu använda funktionen [[mw:Special:MyLanguage/Wikimedia Apps/iOS Suggested edits#Add an image|Lägg till en bild]]. Den här funktionen bjuder upp till små men användbara bidrag till Wikipedia.
* Tack [[mw:MediaWiki Product Insights/Contributor retention and growth/Celebration|alla skribenter]] som bidragit till MediaWikis kärna. Som ett resultat av dessa bidrag har [[mw:MediaWiki Product Insights/Contributor retention and growth|antalet skribenter som bidragit med fler än 5 patchar ökat med 25% sen ifjol]], vilket hjälper till att säkerställa plattformens hållbarhet för Wikimedias projekt.
'''Problem'''
* Ett problem med att färgen på diskussionssidors flikar alltid visades som blåa, även för tomma sidor som skulle ha varit röda påverkade utseendet Vector 2022, [[phab:T367982|har åtgärdats]].
'''Kommande ändringar'''
* Trust and Safety Product-teamet vill introducera [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|tillfälliga konton]] med så lite störning på verktyg och arbetsflöden som möjligt. Volontärutvecklare, däribland finess- och användarskriptutvecklare, får gärna uppdatera koden i sina verktyg och funktioner för att hantera tillfälliga konton. Teamet har [[mw:Trust and Safety Product/Temporary Accounts/For developers|skrivit dokumentation]] som förklarar uppdateringen ska gå till. [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers/2024-04 CTA|Ta reda på mer]].
'''Undersökning om Tekniknyheter'''
* [https://wikimediafoundation.limesurvey.net/758713?lang=sv Hjälp oss gärna förbättra Tekniknyheter genom att delta i den här korta undersökningen]. Målet är att bättre tillmötesgå våra läsarnas olika vanor och behov. Undersökninge är öppen i 2 veckor. Undersökningen täcks av [det här integritetsuttalandet]. Vissa översättningen finns tillgängliga.
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/28|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W28"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 8 juli 2024 kl. 23.31 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27080357 -->
== Tekniknyheter: 2024-29 ==
<section begin="technews-2024-W29"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/29|Översättningar]] finns tillgängliga.
'''Undersökning om Tekniknyheter'''
* [https://wikimediafoundation.limesurvey.net/758713?lang=sv Hjälp oss förbättra Tekniknyheter genom att delta i den här korta undersökningen]. Målet är att bättre bemöta behoven hos alla som läser den. Undersökningen kommer vara öppen i 3 dagar till. Undersökningen omfattas av [https://foundation.wikimedia.org/wiki/Legal:Tech_News_Survey_2024_Privacy_Statement detta integritetsuttalande]. Några översättningar finns tillgängliga.
'''Senaste ändringar'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Wikimedias utvecklare kan nu officiellt fortsätta använda både [[mw:Special:MyLanguage/Gerrit|Gerrit]] och [[mw:Special:MyLanguage/GitLab|GitLab]] efter ett beslut av Wikimedia Foundation att stödja programvaruutveckling på båda plattformar. Gerrit och GitLab är båda kodförvar som används av utvecklare för att skriva, granska och köra ut kod som stödjer den MediaWiki-programvara som wikiprojekten bygger på, samt verktyg som används av redigerare för att skapa och förbättra innehåll. Det här beslutet kommer säkra produktiviteten hos våra utvecklare och motverka problem med att granska kod från att påverka våra användare. Fler detaljer finns tillgängliga på sidan [[mw:GitLab/Migration status|Migreringsstatus]].
* <span lang="en" dir="ltr" class="mw-content-ltr">The Wikimedia Foundation seeks applicants for the [[m:Special:MyLanguage/Product and Technology Advisory Council/Proposal|Product and Technology Advisory Council]] (PTAC). This group will bring technical contributors and Wikimedia Foundation together to co-define a more resilient, future-proof technological platform. Council members will evaluate and consult on the movement's product and technical activities, so that we develop multi-generational projects. We are looking for a range of technical contributors across the globe, from a variety of Wikimedia projects. [[m:Special:MyLanguage/Product and Technology Advisory Council/Proposal#Joining the PTAC as a technical volunteer|Please apply here by August 10]].</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">Editors with rollback user-rights who use the Wikipedia App for Android can use the new [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/Anti Vandalism|Edit Patrol]] features. These features include a new feed of Recent Changes, related links such as Undo and Rollback, and the ability to create and save a personal library of user talk messages to use while patrolling. If your wiki wants to make these features available to users who do not have rollback rights but have reached a certain edit threshold, [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android#Contact us|you can contact the team]]. You can [[diffblog:2024/07/10/ِaddressing-vandalism-with-a-tap-the-journey-of-introducing-the-patrolling-feature-in-the-mobile-app/|read more about this project on Diff blog]].</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">Editors who have access to [[m:Special:MyLanguage/The_Wikipedia_Library|The Wikipedia Library]] can once again use non-open access content in SpringerLinks, after the Foundation [[phab:T368865|contacted]] them to restore access. You can read more about [[m:Tech/News/Recently_resolved_community_tasks|this and 21 other community-submitted tasks that were completed last week]].</span>
'''Ändringar senare den här veckan'''
* <span lang="en" dir="ltr" class="mw-content-ltr">This week, [[mw:Special:MyLanguage/Reading/Web/Accessibility for reading/Updates/2024-07 deployments|dark mode will be available on a number of Wikipedias]], both desktop and mobile, for logged-in and logged-out users. Interface admins and user script maintainers are encouraged to check gadgets and user scripts in the dark mode, to find any hard-coded colors and fix them. There are some [[mw:Special:MyLanguage/Recommendations for night mode compatibility on Wikimedia wikis|recommendations for dark mode compatibility]] to help.</span>
'''Kommande ändringar'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] <span lang="en" dir="ltr" class="mw-content-ltr">Next week, functionaries, volunteers maintaining tools, and software development teams are invited to test the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] feature on testwiki. Temporary accounts is a feature that will help improve privacy on the wikis. No further temporary account deployments are scheduled yet. Please [[mw:Talk:Trust and Safety Product/Temporary Accounts|share your opinions and questions on the project talk page]].</span> [https://phabricator.wikimedia.org/T348895]
* <span lang="en" dir="ltr" class="mw-content-ltr">Editors who upload files cross-wiki, or teach other people how to do so, may wish to join a Wikimedia Commons discussion. The Commons community is discussing limiting who can upload files through the cross-wiki upload/Upload dialog feature to users auto-confirmed on Wikimedia Commons. This is due to the large amount of copyright violations uploaded this way. There is a short summary at [[c:Special:MyLanguage/Commons:Cross-wiki upload|Commons:Cross-wiki upload]] and [[c:Commons:Village pump/Proposals#Deactivate cross-wiki uploads for new users|discussion at Commons:Village Pump]].</span>
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/29|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].'' Du kan också få andra nyheter från [[m:Special:MyLanguage/Wikimedia Foundation Bulletin|Wikimedia Foundation Bulletin]].
</div><section end="technews-2024-W29"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 16 juli 2024 kl. 03.31 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27124561 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-30</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W30"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/30|Translations]] are available.
'''Feature News'''
* Stewards can now [[:m:Special:MyLanguage/Global_blocks|globally block]] accounts. Before [[phab:T17294|the change]] only IP addresses and IP ranges could be blocked globally. Global account blocks are useful when the blocked user should not be logged out. [[:m:Special:MyLanguage/Global_locks|Global locks]] (a similar tool logging the user out of their account) are unaffected by this change. The new global account block feature is related to the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|Temporary Accounts]] project, which is a new type of user account that replaces IP addresses of unregistered editors that are no longer made public.
* Later this week, Wikimedia site users will notice that the Interface of [[mw:Special:MyLanguage/Extension:FlaggedRevs|FlaggedRevs]] (also known as "Pending Changes") is improved and consistent with the rest of the MediaWiki interface and [[mw:Special:MyLanguage/Codex|Wikimedia's design system]]. The FlaggedRevs interface experience on mobile and [[mw:Special:MyLanguage/Skin:MinervaNeue|Minerva skin]] was inconsistent before it was fixed and ported to [[mw:Special:MyLanguage/Codex|Codex]] by the WMF Growth team and some volunteers. [https://phabricator.wikimedia.org/T191156]
* Wikimedia site users can now submit account vanishing requests via [[m:Special:GlobalVanishRequest|GlobalVanishRequest]]. This feature is used when a contributor wishes to stop editing forever. It helps you hide your past association and edit to protect your privacy. Once processed, the account will be locked and renamed. [https://phabricator.wikimedia.org/T367329]
* Have you tried monitoring and addressing vandalism in Wikipedia using your phone? [https://diff.wikimedia.org/2024/07/10/%d9%90addressing-vandalism-with-a-tap-the-journey-of-introducing-the-patrolling-feature-in-the-mobile-app/ A Diff blog post on Patrolling features in the Mobile App] highlights some of the new capabilities of the feature, including swiping through a feed of recent changes and a personal library of user talk messages for use when patrolling from your phone.
* Wikimedia contributors and GLAM (galleries, libraries, archives, and museums) organisations can now learn and measure the impact Wikimedia Commons is having towards creating quality encyclopedic content using the [https://doc.wikimedia.org/generated-data-platform/aqs/analytics-api/reference/commons.html Commons Impact Metrics] analytics dashboard. The dashboard offers organizations analytics on things like monthly edits in a category, the most viewed files, and which Wikimedia articles are using Commons images. As a result of these new data dumps, GLAM organisation can more reliably measure their return on investment for programs bringing content into the digital Commons. [https://diff.wikimedia.org/2024/07/19/commons-impact-metrics-now-available-via-data-dumps-and-api/]
'''Project Updates'''
* Come share your ideas for improving the wikis on the newly reopened [[m:Special:MyLanguage/Community Wishlist|Community Wishlist]]. The Community Wishlist is Wikimedia’s forum for volunteers to share ideas (called wishes) to improve how the wikis work. The new version of the wishlist is always open, works with both wikitext and Visual Editor, and allows wishes in any language.
'''Learn more'''
* Have you ever wondered how Wikimedia software works across over 300 languages? This is 253 languages more than the Google Chrome interface, and it's no accident. The Language and Product Localization Team at the Wikimedia Foundation supports your work by adapting all the tools and interfaces in the MediaWiki software so that contributors in our movement who translate pages and strings can translate them and have the sites in all languages. Read more about the team and their upcoming work on [https://diff.wikimedia.org/2024/07/17/building-towards-a-robust-multilingual-knowledge-ecosystem-for-the-wikimedia-movement/ Diff].
* How can Wikimedia build innovative and experimental products while maintaining such heavily used websites? A recent [https://diff.wikimedia.org/2024/07/09/on-the-value-of-experimentation/ blog post] by WMF staff Johan Jönsson highlights the work of the [[m:Future Audiences#Objectives and Key Results|WMF Future Audience initiative]], where the goal is not to build polished products but test out new ideas, such as a [[m:Future_Audiences/Experiments: conversational/generative AI|ChatGPT plugin]] and [[m:Future_Audiences/Experiment:Add a Fact|Add a Fact]], to help take Wikimedia into the future.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/30|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].'' You can also get other news from the [[m:Special:MyLanguage/Wikimedia Foundation Bulletin|Wikimedia Foundation Bulletin]].
</div><section end="technews-2024-W30"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 23 juli 2024 kl. 02.04 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27142915 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-31</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W31"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/31|Translations]] are available.
'''Feature news'''
* Editors using the Visual Editor in languages that use non-Latin characters for numbers, such as Hindi, Manipuri and Eastern Arabic, may notice some changes in the formatting of reference numbers. This is a side effect of preparing a new sub-referencing feature, and will also allow fixing some general numbering issues in Visual Editor. If you notice any related problems on your wiki, please share details at the [[m:Talk:WMDE Technical Wishes/Sub-referencing|project talkpage]].
'''Bugs status'''
* Some logged-in editors were briefly unable to edit or load pages last week. [[phab:T370304|These errors]] were mainly due to the addition of new [[mw:Special:MyLanguage/Help:Extension:Linter|linter]] rules which led to caching problems. Fixes have been applied and investigations are continuing.
* Editors can use the [[mw:Special:MyLanguage/Trust and Safety Product/IP Info|IP Information tool]] to get information about IP addresses. This tool is available as a Beta Feature in your preferences. The tool was not available for a few days last week, but is now working again. Thank you to Shizhao for filing the bug report. You can read about that, and [[m:Tech/News/Recently resolved community tasks#2024-07-25|28 other community-submitted tasks]] that were resolved last week.
'''Project updates'''
* There are new features and improvements to Phabricator from the Release Engineering and Collaboration Services teams, and some volunteers, including: the search systems, the new task creation system, the login systems, the translation setup which has resulted in support for more languages (thanks to Pppery), and fixes for many edge-case errors. You can [[phab:phame/post/view/316/iterative_improvements/|read details about these and other improvements in this summary]].
* There is an [[mw:Special:MyLanguage/Extension:Chart/Project/Updates|update on the Charts project]]. The team has decided which visualization library to use, which chart types to start focusing on, and where to store chart definitions.
* One new wiki has been created: a {{int:project-localized-name-group-wikivoyage}} in [[d:Q9056|Czech]] ([[voy:cs:|<code>voy:cs:</code>]]) [https://phabricator.wikimedia.org/T370905]
'''Learn more'''
* There is a [[diffblog:2024/07/26/the-journey-to-open-our-first-data-center-in-south-america/|new Wikimedia Foundation data center]] in São Paulo, Brazil which helps to reduce load times.
* There is new [[diffblog:2024/07/22/the-perplexing-process-of-uploading-images-to-wikipedia/|user research]] on problems with the process of uploading images.
* Commons Impact Metrics are [[diffblog:2024/07/19/commons-impact-metrics-now-available-via-data-dumps-and-api/|now available]] via data dumps and API.
* The latest quarterly [[mw:Technical Community Newsletter/2024/July|Technical Community Newsletter]] is now available.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/31|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W31"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 30 juli 2024 kl. 01.10 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27164109 -->
== Tekniknyheter: 2024-32 ==
<section begin="technews-2024-W32"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/32|Översättningar]] finns tillgängliga.
'''Funktionsnyheter'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Den här veckan kommer två nya parser-funktioner finnas tillgängliga: <code><nowiki>{{</nowiki>[[mw:Special:MyLanguage/Help:Magic_words#dir|#dir]]<nowiki>}}</nowiki></code> och <code><nowiki>{{</nowiki>[[mw:Special:MyLanguage/Help:Magic_words#bcp47|#bcp47]]<nowiki>}}</nowiki></code>. Dessa kommer minska behovet för <code>Template:Dir</code> och <code>Template:BCP47</code> på Commons och låter oss [[phab:T343131|släppa 100 miljoner rader]] från "vad länkar hit"-databaser. Redigerare på alla wikier som använder dessa mallar kan hjälpa till genom att ersätta mallar med dessa nya funktioner. Mallarna på Commons kommer uppdateras på Wikimanias Hackathon. [https://phabricator.wikimedia.org/T359761][https://phabricator.wikimedia.org/T366623]
* Gemenskaper kan efterfråga att VisualEditor aktiveras på alla namnrymder där diskussioner förs (till exempel namnrymderna ''Wikipedia:'' eller ''Wikisource:'') om dom känner till dom [[mw:Special:MyLanguage/Help:VisualEditor/FAQ#WPNS|kända begränsningarna]]. För diskussioner kan användare redan använda [[mw:Special:MyLanguage/Help:DiscussionTools|Diskussionsverktygen]] i dessa namnrymder.
* Spårningskategorin "Sidor som använder Timeline" har bytt namn till "Sidor som använder tillägget EasyTimeline" [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3ATimeline-tracking-category&namespace=8 på TranslateWiki]. Wikier som har skapat kategorin lokalt bör byta namn på sin lokala skapelse för att matcha.
'''Projektuppdateringar'''
* Redigerare som hjälper till att organisera WikiProjekt och liknande samarbeten på wiki är inbjudna att dela idéer och exempel på framgångsrika samarbeten med Kampanj- och Program-teamen. Du kan fylla i en [[m:Special:MyLanguage/Campaigns/WikiProjects|kort undersökning]] eller berätta vad du tycker [[m:Talk:Campaigns/WikiProjects|på diskussionssidan]]. Teamet är särskilt intresserat av detaljer om framgångsrika samarbeten på icke-engelska wikier.
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Den nya parsern rullas ut på {{int:project-localized-name-group-wikivoyage}}-wikier dom kommande månaderna. {{int:project-localized-name-enwikivoyage}} och {{int:project-localized-name-hewikivoyage}} [[phab:T365367|bytte]] till Parsoid förra veckan. För mer information, läs [[mw:Parsoid/Parser_Unification|Parsoid/Parser Unification]].
'''Ta reda på mer'''
* Den här veckan kommer det finnas fler än 200 sessioner på Wikimania. Här är en sammanfattning av några [[diffblog:2024/08/05/interested-in-product-and-tech-here-are-some-wikimania-sessions-you-dont-want-to-miss/|nyckelsessioner som rör produkt och teknologiområdet]].
* Den senaste [[m:Special:MyLanguage/Wikimedia Foundation Bulletin/2024/07-02|Wikimedia Foundation Bulletin]] är tillgänglig.
* Det senaste kvartalsutgivna [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2024/July|nyhetsbrevet för språk och internationalisering]] är tillgängligt. Det innehåller: Ny förhandsgranskning av designen hos översättbara sidor; uppdateringar av MinT för wikiläsare; utgivningen av översättningsdumpar; och mer.
* Det senaste kvartalsutgivna [[mw:Special:MyLanguage/Growth/Newsletters/31|Growth-nyhetsbrevet]] är tillgängligt.
* Det senaste månatliga [[mw:Special:MyLanguage/MediaWiki Product Insights/Reports/July 2024|MediaWiki Product Insights-nyhetsbrevet]] är tillgängligt.
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/32|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W32"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 5 augusti 2024 kl. 22.43 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27233905 -->
== Tekniknyheter: 2024-33 ==
<section begin="technews-2024-W33"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/33|Översättningar]] finns tillgängliga.
'''Funktionsnyheter'''
* Redigerare och underhållare av [[mw:Special:MyLanguage/Extension:AbuseFilter|missbruksfilter]] kan nu [[mw:Special:MyLanguage/Extension:AbuseFilter/Actions#Show a CAPTCHA|skapa en CAPTCHA-visning om ett filter överensstämmer med en redigering]]. Detta så att gemenskaper snabbt ska kunna svara på spam från automatiserade robotar. [https://phabricator.wikimedia.org/T20110]
* [[m:Special:MyLanguage/Stewards|Stewarder]] kan nu ange om globala blockeringar ska hindra användaren från att skapa konton. Innan [[phab:T17273|den här ändringen]] från [[mw:Special:MyLanguage/Trust and Safety Product|Trust and Safety Product]]-teamet förhindrade alla globala blockeringar att konton skapades. Detta kommer möjliggöra för stewarder att minska oavsiktliga sideffekter av globala blockeringar av IP-adresser.
'''Projektuppdateringar'''
* [[wikitech:Help talk:Toolforge/Toolforge standards committee#August_2024_committee_nominations|Nomineringarna är nu öppna på Wikitech]] för nya medlemmar att förnya [[wikitech:Help:Toolforge/Toolforge standards committee|Toolforges standardiseringskommitté]]. Kommittén överser Toolforges [[wikitech:Help:Toolforge/Right to fork policy|policy för rätten att förgrena]] och [[wikitech:Help:Toolforge/Abandoned tool policy|policyn för övergivna verktyg]] bland andra uppgifter. Nomineringarna är öppna till åtminstone 2024-08-26.
* En ny wiki har skapats: en {{int:project-localized-name-group-wikipedia}} på [[d:Q2880037|västkustbajau]] ([[w:bdr:|<code>w:bdr:</code>]]) [https://phabricator.wikimedia.org/T371757]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/33|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W33"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 13 augusti 2024 kl. 01.21 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27253654 -->
== <span lang="en" dir="ltr">Tech News: 2024-34</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W34"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/34|Translations]] are available.
'''Feature news'''
* Editors who want to re-use references but with different details such as page numbers, will be able to do so by the end of 2024, using a new [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing#Sub-referencing in a nutshell|sub-referencing]] feature. You can read more [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing|about the project]] and [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing#Test|how to test the prototype]].
* Editors using tracking categories to identify which pages use specific extensions may notice that six of the categories have been renamed to make them more easily understood and consistent. These categories are automatically added to pages that use specialized MediaWiki extensions. The affected names are for: [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Aintersection-category&namespace=8 DynamicPageList], [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Akartographer-tracking-category&namespace=8 Kartographer], [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Aphonos-tracking-category&namespace=8 Phonos], [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Arss-tracking-category&namespace=8 RSS], [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Ascore-use-category&namespace=8 Score], [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Awikihiero-usage-tracking-category&namespace=8 WikiHiero]. Wikis that have created the category locally should rename their local creation to match. Thanks to Pppery for these improvements. [https://phabricator.wikimedia.org/T347324]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Technical volunteers who edit modules and want to get a list of the categories used on a page, can now do so using the <code><bdi lang="zxx" dir="ltr">categories</bdi></code> property of <code><bdi lang="zxx" dir="ltr">[[mediawikiwiki:Special:MyLanguage/Extension:Scribunto/Lua reference manual#Title objects|mw.title objects]]</bdi></code>. This enables wikis to configure workflows such as category-specific edit notices. Thanks to SD001 for these improvements. [https://phabricator.wikimedia.org/T50175][https://phabricator.wikimedia.org/T85372]
'''Bugs status'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Your help is needed to check if any pages need to be moved or deleted. A maintenance script was run to clean up unreachable pages (due to Unicode issues or introduction of new namespaces/namespace aliases). The script tried to find appropriate names for the pages (e.g. by following the Unicode changes or by moving pages whose titles on Wikipedia start with <code>Talk:WP:</code> so that their titles start with <code>Wikipedia talk:</code>), but it may have failed for some pages, and moved them to <bdi lang="zxx" dir="ltr">[[Special:PrefixIndex/T195546/]]</bdi> instead. Your community should check if any pages are listed there, and move them to the correct titles, or delete them if they are no longer needed. A full log (including pages for which appropriate names could be found) is available in [[phab:P67388]].
* Editors who volunteer as [[mw:Special:MyLanguage/Help:Growth/Mentorship|mentors]] to newcomers on their wiki are once again able to access lists of potential mentees who they can connect with to offer help and guidance. This functionality was restored thanks to [[phab:T372164|a bug fix]]. Thank you to Mbch331 for filing the bug report. You can read about that, and 18 other community-submitted tasks that were [[m:Tech/News/Recently resolved community tasks|resolved last week]].
'''Project updates'''
* The application deadline for the [[m:Special:MyLanguage/Product and Technology Advisory Council/Proposal|Product & Technology Advisory Council]] (PTAC) has been extended to September 16. Members will help by providing advice to Foundation Product and Technology leadership on short and long term plans, on complex strategic problems, and help to get feedback from more contributors and technical communities. Selected members should expect to spend roughly 5 hours per month for the Council, during the one year pilot. Please consider applying, and spread the word to volunteers you think would make a positive contribution to the committee.
'''Learn more'''
* The [[m:Special:MyLanguage/Coolest Tool Award#2024 Winners|2024 Coolest Tool Awards]] were awarded at Wikimania, in seven categories. For example, one award went to the ISA Tool, used for adding structured data to files on Commons, which was recently improved during the [[m:Event:Wiki Mentor Africa ISA Hackathon 2024|Wiki Mentor Africa Hackathon]]. You can see video demonstrations of each tool at the awards page. Congratulations to this year's recipients, and thank you to all tool creators and maintainers.
* The latest [[m:Special:MyLanguage/Wikimedia Foundation Bulletin/2024/08-01|Wikimedia Foundation Bulletin]] is available, and includes some highlights from Wikimania, an upcoming Language community meeting, and other news from the movement.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/34|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W34"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 20 augusti 2024 kl. 02.53 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27307284 -->
== <span lang="en" dir="ltr">Tech News: 2024-35</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W35"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/35|Translations]] are available.
'''Feature news'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Administrators can now test the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] feature on test2wiki. This was done to allow cross-wiki testing of temporary accounts, for when temporary accounts switch between projects. The feature was enabled on testwiki a few weeks ago. No further temporary account deployments are scheduled yet. Temporary Accounts is a project to create a new type of user account that replaces IP addresses of unregistered editors which are no longer made public. Please [[mw:Talk:Trust and Safety Product/Temporary Accounts|share your opinions and questions on the project talk page]].
* Later this week, editors at wikis that use [[mw:Special:MyLanguage/Extension:FlaggedRevs|FlaggedRevs]] (also known as "Pending Changes") may notice that the indicators at the top of articles have changed. This change makes the system more consistent with the rest of the MediaWiki interface. [https://phabricator.wikimedia.org/T191156]
'''Bugs status'''
* Editors who use the 2010 wikitext editor, and use the Character Insert buttons, will [[phab:T361465|no longer]] experience problems with the buttons adding content into the edit-summary instead of the edit-window. You can read more about that, and 26 other community-submitted tasks that were [[m:Tech/News/Recently resolved community tasks|resolved last week]].
'''Project updates'''
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] Please review and vote on [[m:Special:MyLanguage/Community Wishlist/Focus areas|Focus Areas]], which are groups of wishes that share a problem. Focus Areas were created for the newly reopened Community Wishlist, which is now open year-round for submissions. The first batch of focus areas are specific to moderator workflows, around welcoming newcomers, minimizing repetitive tasks, and prioritizing tasks. Once volunteers have reviewed and voted on focus areas, the Foundation will then review and select focus areas for prioritization.
* Do you have a project and are willing to provide a three (3) month mentorship for an intern? [[mw:Special:MyLanguage/Outreachy|Outreachy]] is a twice a year program for people to participate in a paid internship that will start in December 2024 and end in early March 2025, and they need mentors and projects to work on. Projects can be focused on coding or non-coding (design, documentation, translation, research). See the Outreachy page for more details, and a list of past projects since 2013.
'''Learn more'''
* If you're curious about the product and technology improvements made by the Wikimedia Foundation last year, read [[diffblog:2024/08/21/wikimedia-foundation-product-technology-improving-the-user-experience/|this recent highlights summary on Diff]].
* To learn more about the technology behind the Wikimedia projects, you can now watch sessions from the technology track at Wikimania 2024 on Commons. This week, check out:
** [[c:File:Wikimania 2024 - Ohrid - Day 2 - Community Configuration - Shaping On-Wiki Functionality Together.webm|Community Configuration - Shaping On-Wiki Functionality Together]] (55 mins) - about the [[mw:Special:MyLanguage/Community Configuration|Community Configuration]] project.
** [[c:File:Wikimania 2024 - Belgrade - Day 1 - Future of MediaWiki. A sustainable platform to support a collaborative user base and billions of page views.webm|Future of MediaWiki. A sustainable platform to support a collaborative user base and billions of page views]] (30 mins) - an overview for both technical and non technical audiences, covering some of the challenges and open questions, related to the [[mw:MediaWiki Product Insights|platform evolution, stewardship and developer experiences]] research.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/35|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W35"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 26 augusti 2024 kl. 22.33 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27341211 -->
== Tekniknyheter: 2024-36 ==
<section begin="technews-2024-W36"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/36|Översättningar]] finns tillgängliga.
'''Veckans höjdpunkter'''
* Redigerare och volontärutvecklare som är intresserade av att visualisera data kan nu testa den nya programvaran för diagram. En tidig version finns tillgänglig på beta-Commons och beta-Wikipedia. Detta är en viktig milstolpe innan vi gör diagram tillgängliga på reguljära wikier. Man kan [[mw:Special:MyLanguage/Extension:Chart/Project/Updates|läsa mer om den här projektuppdateringen]] och hjälpa till och testa diagram.
'''Funktionsnyheter'''
* Redigerare som använder sidan [[{{#special:Unusedtemplates}}]] kan nu filtrera ut sidor som väntas ligger där tills vidare, såsom sandlådor, test-fall och mallar som alltid ersätts. Redigerare kan lägga till det nya magiska ordet [[mw:Special:MyLanguage/Help:Magic words#EXPECTUNUSEDTEMPLATE|<code dir="ltr"><nowiki>__EXPECTUNUSEDTEMPLATE__</nowiki></code>]] till en mallsida för att dölja den i listan- Tack till Sophivorus och DannyS712 för dessa förbättringar. [https://phabricator.wikimedia.org/T184633]
* Redigerare som använder verktyget Nytt ämne på diskussionssidor [[phab:T334163|kommer nu påminnas]] att lägga till en avsnittsrubrik, detta borde minska antalet nybörjare som lägger till avsnitt utan rubrik. Du kan läsa mer om det, och {{formatnum:28}} andra av gemenskapen inskickade ärenden som [[m:Tech/News/Recently resolved community tasks|löstes förra veckan]].
* Förra veckan hade några verktyg på Toolforge tillfälliga problem med att ansluta. Orsaker undersöks fortfarande men problemet har lösts för tillfället. [https://phabricator.wikimedia.org/T373243]
* Översättningsadministratörer på flerspråkiga wikier, när ni redigerar översättningsenheter kan ni nu enkelt markera vilka ändringar som behöver uppdateras i översättningarna. Detta tack vare en [[phab:T298852#10087288|ny rullgardinsmeny]].
'''Projektuppdateringar'''
* Ett nytt utkast av en policy som diskuterar användningen av Wikimedias API:er [[m:Special:MyLanguage/API Policy Update 2024|har publicerats på Meta-Wiki]]. Utkasttexten behöver inte motsvara en ändringen av policyn om API:er. Kommenterar, frågor och förslag välkomnas på [[m:Talk:API Policy Update 2024|den föreslagna uppdateringens diskussionssida]] fram till 13 september eller tills diskussionerna avslutats.
'''Ta reda på mer'''
* För att lära dig mer om teknologin bakom Wikimedias projekt kan du nu titta på sessioner från teknologispåret från Wikimania på Commons.
** [[c:File:Wikimania 2024 - Ohrid - Day 2 - Charts, the successor of Graphs - A secure and extensible tool for data visualization.webm|Charts, the successor of Graphs - A secure and extensible tool for data visualization]] (25 minuter) - om den ovannämnda Charts-projektet.
** [[c:File:Wikimania 2024 - Ohrid - Day 3 - State of Language Technology and Onboarding at Wikimedia.webm|State of Language Technology and Onboarding at Wikimedia]] (90 minuter) - om några av språkverktygen som supportar Wikimedias webbplatser, såsom [[mw:Special:MyLanguage/Content translation|Innehålls-]]/[[mw:Special:MyLanguage/Content translation/Section translation|avsnittsöversättning]], [[mw:Special:MyLanguage/MinT|MinT]] och språkomvandlaren; samt den aktuella statusen och framtiden för språkinlärning. [https://phabricator.wikimedia.org/T368772]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/36|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W36"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 3 september 2024 kl. 03.07 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27390268 -->
== Tekniknyheter: 2024-37 ==
<section begin="technews-2024-W37"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/37|Översättningar]] finns tillgängliga.
'''Funktionsnyheter'''
* Från och med den här veckan kommer [[mw:Special:MyLanguage/Extension:CodeMirror|syntaxmarkerarens]] standardläge få nya färger som gör dem kompatibla med mörkt läge. Detta är den första av flera ändringar som kommer som en del av en större uppgradering av syntaxmarkeringen. Du kan ta reda på mer om vad som kommer på [[mw:Special:MyLanguage/Help:Extension:CodeMirror|hjälpsidan]]. [https://phabricator.wikimedia.org/T365311][https://phabricator.wikimedia.org/T259059]
* Redigerare av wikier som använder Wikidata kommer nu endast meddelas av relevanta ändringar på Wikidata i sina bevakningslistor. Detta eftersom Lua-funktionerna <bdi lang="zxx" dir="ltr"><code>entity:getSitelink()</code></bdi> och <bdi lang="zxx" dir="ltr"><code>mw.wikibase.getSitelink(qid)</code></bdi> kommer förena sin logik för att spåra olika aspekter av webbplatslänkar för att minska skräpaviseringar från [[m:Wikidata For Wikimedia Projects/Projects/Watchlist Wikidata Sitelinks Tracking|inkonsekvent spårning av webbplatslänkar]]. [https://phabricator.wikimedia.org/T295356]
'''Projektuppdateringar'''
* <span lang="en" dir="ltr" class="mw-content-ltr">Users of all Wikis will have access to Wikimedia sites as read-only for a few minutes on September 25, starting at 15:00 UTC. This is a planned datacenter switchover for maintenance purposes. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks.</span> [https://phabricator.wikimedia.org/T370962]
* <span lang="en" dir="ltr" class="mw-content-ltr">Contributors of [[phab:T363538#10123348|11 Wikipedias]], including English will have a new <bdi lang="zxx" dir="ltr"><code>MOS</code></bdi> namespace added to their Wikipedias. This improvement ensures that links beginning with <bdi lang="zxx" dir="ltr"><code>MOS:</code></bdi> (usually shortcuts to the [[w:en:Wikipedia:Manual of Style|Manual of Style]]) are not broken by [[w:en:Mooré|Mooré]] Wikipedia (language code <bdi lang="zxx" dir="ltr"><code>mos</code></bdi>).</span> [https://phabricator.wikimedia.org/T363538]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/37|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W37"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 9 september 2024 kl. 20.52 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27424457 -->
== Tekniknyheter: 2024-38 ==
<section begin="technews-2024-W38"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/38|Översättningar]] finns tillgängliga.
'''Förbättringar och underhåll'''
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Uppdatering från önskelistan]] Redigerare som är intresserade av mallar kan hjälpa till att läsa den senaste Önskelistans fokusområde, [[m:Special:MyLanguage/Community Wishlist/Focus areas/Template recall and discovery|Anropa och hitta mallar]], och delas med sig av återkoppling på diskussionssidan. Detta kommer hjälpa Community Tech-teamet ta rätt tekniska beslut. Alla uppmuntras också fortsätta lägga till [[m:Special:MyLanguage/Community Wishlist|nya önskningar]].
* Den nya automatiserade sidan [[{{#special:NamespaceInfo}}]] hjälper redigerare förstå vilka [[mw:Special:MyLanguage/Help:Namespaces|namnrymder]] som finns på alla wikier, och några detaljer om hur dom kan konfigureras. Tack till DannyS712 dessa förbättringar. [https://phabricator.wikimedia.org/T263513]
* [[mw:Special:MyLanguage/Help:Edit check#Reference check|Referenskontroll]] är en funktion som uppmuntrar redigerare att lägga till en citoid när dom lägger till en ny paragraf på en Wikipediaartikel. Under en kort tid tillämpades den motsvarande taggen "Redigeringskontroll (referenser) aktiverad" felaktigt för vissa redigeringar utanför huvudnamnrymden. Detta har nu åtgärdats. [https://phabricator.wikimedia.org/T373692]
* En gemenskap på en wiki kan nu ändra ordningen i vilken en sidas kategorier visas på sin wiki. Förinställt är att kategorierna visas i den ordning dom lagts in i wikitexten. Med konsensus att göra det kan wikier nu [[m:Special:MyLanguage/Requesting wiki configuration changes|begära]] en konfigurationsändring för att visa dom i alfabetisk ordning. [https://phabricator.wikimedia.org/T373480]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Verktygsförfattare kan nu komma åt ToolsDB:s [[wikitech:Portal:Data Services#ToolsDB|offentliga databaser]] från både [[m:Special:MyLanguage/Research:Quarry|Quarry]] och [[wikitech:Superset|Superset]]. Dessa databaser har alltid varit tillgängliga för alla [[wikitech:Portal:Toolforge|Toolforge]]-användare, men är nu mer tillgängliga, då alla med ett Wikimedia-konto kan komma åt Quarry. Dessutom kan man nu skriva sökfrågor till Quarry:s interna databas [[m:Special:MyLanguage/Research:Quarry#Querying Quarry's own database|från Quarry]]. Denna databas innehåller information om alla sökfrågor som körs och stjärnmarkeras av användare på Quarry. Denna information var redan tillgänglig via webbgränssnittet, men nu kan du skriva sökfrågor via SQL. Du kan läsa mer om detta, och {{formatnum:20}} andra ärenden inskickade av gemenskapen som [[m:Tech/News/Recently resolved community tasks|löstes förra veckan]].
* Alla sidor eller verktyg som fortfarande använder dom väldigt gamla CSS-klasserna <bdi lang="zxx" dir="ltr"><code>mw-message-box</code></bdi> behöver uppdateras. Dessa gamla klasser kommer tas bort nästa vecka eller strax efteråt. Redigerare kan använda en [https://global-search.toolforge.org/?q=mw-message-box®ex=1&namespaces=&title= global sökning] för att undersöka vad som behöver ändras. Man kan använda den nyare gruppen av klasser <bdi lang="zxx" dir="ltr"><code>cdx-message</code></bdi> som en ersättning (se [https://doc.wikimedia.org/codex/latest/components/demos/message.html#css-only-version den relevanta Codex-dokmentationen] och [https://meta.wikimedia.org/w/index.php?title=Tech/Header&diff=prev&oldid=27449042 en exempeluppdatering]), men att använda lokalt definierade klasser på wikin vore bäst. [https://phabricator.wikimedia.org/T374499]
'''Tekniska projektuppdateringar'''
* Nästa vecka kommer alla Wikimedias wikier endast kunna läsas i några minuter. Detta börjar 25 september kl. [https://zonestamp.toolforge.org/1727276400 15:00 UTC] (17:00 svensk tid). Detta är ett planerat byte av datacenter för underhåll. [[m:Special:MyLanguage/Tech/Server switch|Underhållsprocessen riktar sig också till andra tjänster.]] Det tidigare bytet tog 3 minuter, och Site Reliability Engineering-teamen använde flera verktyg för att se till att det nödvändiga underhållsarbetet gick så snabbt som möjligt. [https://phabricator.wikimedia.org/T370962]
'''Teknik på djupet'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] [[mw:Special:MyLanguage/MediaWiki Product Insights/Reports/August 2024|MediaWiki Product Insights senaste månatliga nyhetsbrev]] är tillgängligt. Den här utgåvan innehåller detaljer om: forskning om [[mw:Special:MyLanguage/Manual:Hooks|krok]]-hanterare för att underlätta utveckling, forskning om prestandaförbättringar, arbete med att förbättra REST-API:et för slutanvändare, och mer.
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] För att ta reda på mer om teknologin bakom Wikimedas projekt kan du nu titta på sessioner från teknologispåret från Wikimania 2024 på Commons. Spana den här veckan in:
** [[c:File:Wikimania 2024 - Auditorium Kyiv - Day 4 - Hackathon Showcase.webm|Hackathon Showcase]] (45 mins) - 19 korta presentationer av några Hackaton-deltagare som beskriver några projekt dom arbetat på, såsom automatiserat testande av underhållsskript, ett verktyg för att klippa videor i kommandoraden och gränssnittsförbättringar för diverse verktyg. Det finns [[phab:T369234|fler detaljer och länkar tillgängliga]] i Phabricator-ärendet.
** [[c:File:Co-Creating a Sustainable Future for the Toolforge Ecosystem.webm|Co-Creating a Sustainable Future for the Toolforge Ecosystem]] (40 mins) - en rundabordssamtal för verktygsunderhållare, användare och supportrar på Toolforge om hur man kan göra plattformen hållbar och hur man kan betygsätta verktygen som finns där.
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/38|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W38"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 17 september 2024 kl. 02.02 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27460876 -->
== Tekniknyheter: 2024-39 ==
<section begin="technews-2024-W39"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/39|Översättningar]] finns tillgängliga.
'''Veckans höjdpunkter'''
* Alla wikier kommer [[m:Special:MyLanguage/Tech/Server switch|endast kunna läsas]] i några minuter på onsdag den 25 september kl. [https://zonestamp.toolforge.org/1727276400 15:00 UTC] (17:00 svensk tid). Det kommer inga störningar för att läsa wikierna, men redigeringar pausas. Dessa processer, som körs två gånger om året, hjälper WMF:s ingenjörsteam för webbplatspålitlighet att hålla sig förberedda på att hålla wikierna uppe även om en större störning skulle drabba något av våra datacentrum.
'''Uppdateringar för redigerare'''
[[File:Add alt text from a halfsheet, with the article behind.png|thumb|En skärmdump av gränssnittet för den föreslagna redigeringar-funktionen Alternativ text]]
* Redigerare som använder Wikipedias iOS-app på spanska, portugisiska, franska eller kinesiska kan se en [[mw:Special:MyLanguage/Wikimedia Apps/iOS Suggested edits project/Alt Text Experiment|experimentet för föreslagna redigeringar för alternativ text]] efter en redigering av en artikel, eller vid en föreslagen redigering med "[[mw:Special:MyLanguage/Wikimedia Apps/iOS Suggested edits project#Hypothesis 2 Add an Image Suggested Edit|Lägg till en text]]". Alternativ text hjälper folk med synskador läsa Wikipediaartiklar. Teamet har som målsättning att ta reda på om att lägga till alternativ text på bilder är en uppgift som redigerare kan göra. Dela gärna med dig med vad du tycker på [[mw:Talk:Wikimedia Apps/iOS Suggested edits project/Alt Text Experiment|diskussionssidan]].
* Codex färgpalett har uppdaterats med nya och reviderade färger för MediaWikis gränssnitt. Den [[mw:Special:MyLanguage/Design System Team/Color/Design documentation#Updates|mest synliga ändringen]] för redigerare innefattar uppdateringar för: mörkt läge-färger för länkar och för tysta knappar (progressiva och destruktiva), besökta länkar för både ljust och mörkt läge, och bakgrundsfärger för systemmeddelanden i både ljust och mörkt läge.
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Nu kan man inkludera klickbara wikilänkar och externa länkar inuti kodblock. Detta inkluderar länkar som används inuti <code><nowiki><syntaxhighlight></nowiki></code>-taggar och på kodsidor (JavaScript, CSS, Scribunto och sanerad CSS). Användning av mallsyntax <code><nowiki>{{…}}</nowiki></code> länkas också till mallsidan. Tack SD0001 för dessa förbättringar. [https://phabricator.wikimedia.org/T368166]
* Två buggar åtgärdades i [[m:Special:MyLanguage/Account vanishing|GlobalVanishRequest]]-systemet genom att förbättra inloggningen och genom att ta bort ett felaktigt platshållarmeddelande. [https://phabricator.wikimedia.org/T370595][https://phabricator.wikimedia.org/T372223]
* Visa alla {{formatnum:25}} av gemenskapen inskickade {{PLURAL:25|ärende|ärenden}} som [[m:Tech/News/Recently resolved community tasks|löstes förra veckan]].
'''Uppdateringar för tekniska bidragsgivare'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Från [[m:Special:MyLanguage/Wikimedia Enterprise|Wikimedia Enterprise]]:
** API:et tillåter nu 5 000 API-förfrågningar per begäran i månaden och HTML-ögonblicksbilder varannan månad gratis (gratis och libre). Mer information om uppdateringarna och även förbättringar av programvarans utvecklingskit (SDK) förklaras på [https://enterprise.wikimedia.com/blog/enhanced-free-api/ projektets blogginlägg]. Medan Wikimedia Enterprises API:er är utformade för högtrafikerad kommersiell återanvändning, tillgängliggör också den här ändringen för att bygga många fler användningsfall på tjänsten.
** Snapshot API (html-dumpar) har lagt till betaslutpunkter för strukturerad innehåll ([https://enterprise.wikimedia.com/blog/structured-contents-snapshot-api/ blogginlägg om detta]) samt släppt två betadatauppsättningar (engelskspråkiga och franskspråkiga Wikipedia) från den slutpunkten till Hugging Face för offentlig användning och feedback ([https://enterprise.wikimedia.com/blog/hugging-face-dataset/ blogginlägg om detta]). Dessa förparsade datauppsättningar möjliggör för nya alternativ för forskare, utvecklare och dataforskare att använda och studera innehållet.
'''På djupet'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Wikidatas sökfrågetjänst (WDQS) används för att få svar på frågor med hjälp av Wikidatas datauppsättning. Allt eftersom Wikidata växer har vi behövt göra en större arkitektonisk ändring så att WDQS kunde förbli effektiv. Som en del av [[d:Special:MyLanguage/Wikidata:SPARQL query service/WDQS graph split|projektet WDQS-diagramdelning]] har vi nya SPARQL-slutpunkter tillgängliga att tjäna Wikidatas "[https://query-scholarly.wikidata.org akademi-]" och "[https://query-main.wikidata.org huvud-]" underdiagram. [http://query.wikidata.org query.wikidata.org-slutpunkten] kommer fortsätta tjäna det fullständiga Wikidata-diagrammet fram till mars 2025. Efter det datumet kommer det bara tjäna huvuddiagrammet. För mer information, se [[d:Special:MyLanguage/Wikidata:SPARQL query service/WDQS backend update/September 2024 scaling update|uttalandet på Wikidata]].
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/39|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W39"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 24 september 2024 kl. 01.36 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27493779 -->
== Tekniknyheter: 2024-40 ==
<section begin="technews-2024-W40"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/40|Översättningar]] finns tillgängliga.
'''Uppdateringar för redigerare'''
* Läsare på fler än [[phab:T375401|42 wikier till]] kan nu använda mörkt läge. Om alternativet ännu inte finns tillgängligt för utloggade användare på din wiki beror detta antagligen på att flera mallar ännu inte visas tillräckligt bra i mörkt läge. Du kan använda [https://night-mode-checker.wmcloud.org/ verktyget night-mode-checker] om du är intresserad av att hjälpa till att minska antalet problem. [[mw:Special:MyLanguage/Recommendations for night mode compatibility on Wikimedia wikis|Rekommendationssidan]] erbjuder guidning om detta. Mörkt läge aktiveras på ytterligare wikier en gång i månaden.
* Redigerare som använder 2010 års wikitextredigerare som standard kan få åtkomst till funktioner från 2017 års wikitextredigerare genom att lägga till <code dir=ltr>?veaction=editsource</code> i webbadressen. Vill du aktivera 2017 års wikitextredigerare som standard kan det ställas in i [[Special:Preferences#mw-input-wpvisualeditor-newwikitext|dina inställningar]]. [https://phabricator.wikimedia.org/T239796]
* För utloggade läsare som använder utseendet Vector 2022 har "donera"-länken flyttats från en döljbar meny bredvid innehållsområdet till en mer framträdande toppmeny, bredvid "Skapa ett konto". Detta gör länken lika framträdande som den var i Vector 2010-utseendet. [[mw:Readers/2024 Reader and Donor Experiences#Donor Experiences (Key Result WE 3.2 and the related hypotheses)|Ta reda på mer]] om ändringarna som rör donationsupplevelser. [https://phabricator.wikimedia.org/T373585]
* Tillägget CampaignEvents tillhandahåller verktyg till organisatörer för att enklare arrangera evenemang, kommunicera med deltagare och marknadsföra sina evenemang på wikierna. Tillägget har [[m:Special:MyLanguage/CampaignEvents/Deployment status|aktiverats]] på arabiskspråkiga, igbospråkiga och swahilispråkiga Wikipedia samt Meta-Wiki. [[w:zh:Wikipedia:互助客栈/其他#引進CampaignEvents擴充功能|Kinesiskspråkiga Wikipedia]] har beslutat att aktivera tillägget och diskussioner om tillägget pågår [[w:es:Wikipedia:Votaciones/2024/Sobre la política de Organizadores de Eventos|på spanskspråkiga Wikipedia]] och [[d:Wikidata:Project chat#Enabling the CampaignEvents Extention on Wikidata|på Wikidata]]. För att ta reda på mer om hur man aktiverar tillägget på din wiki kan du besöka [[m:Special:MyLanguage/CampaignEvents|CampaignEvents-sidan på Meta-Wiki]].
* Visa alla {{formatnum:22}} av gemenskapen inskickade {{PLURAL:22|ärende|ärenden}} som [[m:Tech/News/Recently resolved community tasks|löstes förra veckan]].
'''Uppdateringar för tekniska bidragsgivare'''
* Utvecklare med ett konto på Wikitech-wiki borde [[wikitech:Wikitech/SUL-migration|kolla om någon åtgärd krävs]] för sina konton. Wikin håller på att gå över till att använda systemet för single-user-login (SUL) samt andra konfigurationsändringar. Den här ändringen kommer förenkla den övergripande komplexiteten för dom veckovisa programvaruuppdateringarna för alla våra wikier.
'''På djupet'''
* [[m:Special:MyLanguage/Tech/Server switch|Serverbytet]] slutfördes förra veckan med en nedtid utan redigeringar på [[wikitech:Switch Datacenter#Past Switches|endast 2 minuter och 46 sekunder]]. Denna periodiska process ser till att ingenjörerna kan byta datacenter och hålla alla wikierna tillgängliga för läsare, även om det finns större tekniska störningar. Det ger också ingenjörerna möjligheten att underhålla och uppgradera system som annars körs dygnet runt, och hjälper också till att upptäcka svagheter i infrastrukturen. Processen innefattar dussintals programvarutjänster och hundratals hårdvaruservrar, och kräver att flera team samarbetar. Arbetet dom senaste åren har minskat tiden från 17 minuter ner till 2-3 minuter. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/66ZW7B2MG63AESQVTXDIFQBDBS766JGW/]
'''Möten och evenemang'''
* Oktober 4-6: [[m:Special:MyLanguage/WikiIndaba conference 2024|WikiIndaba Conference's Hackathon]] i Johannesburg, Sydafrika
* November 4–6: [[mw:Special:MyLanguage/MediaWiki Users and Developers Conference Fall 2024|MediaWiki Users and Developers Conference Fall 2024]] i Wien, Österrike
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/40|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W40"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 1 oktober 2024 kl. 00.20 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27530062 -->
== Tekniknyheter: 2024-41 ==
<section begin="technews-2024-W41"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/41|Översättningar]] finns tillgängliga.
'''Veckans höjdpunkter'''
* Gemenskaper kan nu begära att [[mw:Special:MyLanguage/Moderator Tools/Automoderator|Automoderator]] installeras på deras wiki. Automoderator är ett automatiserat verktyg för att hantera vandalism som återställer redigeringar baserat på betyg från den nya maskininlärningsmodellen "Återställningsrisk". Du kan [[mw:Special:MyLanguage/Extension:AutoModerator/Deploying|läsa detaljer om nödvändiga steg]] för installation och konfiguration. [https://phabricator.wikimedia.org/T336934]
'''Uppdateringar för redigeringar'''
* Översättare på wikier där [[mw:Special:MyLanguage/Content translation/Section translation#Try the tool|mobilupplevelsen av Innehållsöversättning är tillgängligt]] kan nu anpassa sina artikelförslagslista från 41 filtreringsalternativ när man använder verktyget. Denna ämnesbaserade artikelförslagsfunktion underlättar för översättare att upptäcka relevanta artiklar på egen hand och översätta dom baserat på deras intresseområde. Du kan [https://test.wikipedia.org/w/index.php?title=Special:ContentTranslation&active-list=suggestions testa detta med din mobila enhet]. [https://phabricator.wikimedia.org/T368422]
* Visa alla {{formatnum:12}} av gemenskapen inskickade {{PLURAL:12|ärende|ärenden}} som [[m:Tech/News/Recently resolved community tasks|löstes förra veckan]].
'''Uppdateringar för tekniska bidragsgivare'''
* <bdi lang="zxx" dir="ltr"><code><nowiki><syntaxhighlight></nowiki></code></bdi>-kodblock kan nu erbjuda läsare en "Kopiera"-knapp om <bdi lang="zxx" dir="ltr"><code><nowiki>copy=1</nowiki></code></bdi>-attributet har [[mw:Special:MyLanguage/Extension:SyntaxHighlight#copy|tilldelats en tagg]]. Tack till SD0001 för dessa förbättringar. [https://phabricator.wikimedia.org/T40932]
* Anpassade upphovsrättsmeddelanden på alla wikier kommer uppdateras. Den nya versionen kommer använda wikitextmarkering istället för att kräva att man redigerar i oformaterad HTML. [https://phabricator.wikimedia.org/T375789]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Senare den här månaden kommer [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|tillfälliga konton]] aktiveras på flera pilotwikier. Den slutgiltiga listan över wikier kommer publiceras under den senare halvan av den här månaden. Om du underhåller några verktyg, bottar eller finesser på [[phab:T376499|dessa 11 wikier]], och din programvara använder data om IP-adresser eller är tillgänglig för utloggade användare, bör du kontrollera om det behöver uppdateras för att fungera med tillfälliga konton. [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers|Riktlinjer om hur man uppdaterar koden finns]].
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Hastighetsbegränsning (''rate limiting'') har aktiverats för kodgranskningsverktygen [[Wikitech:Gerrit|Gerrit]] och [[Wikitech:GitLab|GitLab]] för att ta hand om pågående problem orsakade av ondsint trafik och skrapning. Klienter som öppnar för många samtidiga kopplingar kommer begränsas i några minuter. Den här begränsningen hanteras genom [[Wikitech:nftables|nftables]]-brandmursregler. För mer information, kolla Wikitechs sidor om [[Wikitech:Firewall#Throttling with nftables|brandmurar]], [[Wikitech:GitLab/Abuse and rate limiting|GitLab-gränser]] och [[Wikitech:Gerrit/Operations#Throttling IPs|Gerrit-handlingar]].
* Fem nya wikier har skapats:
** en {{int:project-localized-name-group-wikipedia}} på [[d:Q49224|komering]] ([[w:kge:|<code>w:kge:</code>]]) [https://phabricator.wikimedia.org/T374813]
** en {{int:project-localized-name-group-wikipedia}} på [[d:Q36096|morré]] ([[m:mos:|<code>m:mos:</code>]]) [https://phabricator.wikimedia.org/T374641]
** en {{int:project-localized-name-group-wiktionary}} på [[d:Q36213|maduresiska]] ([[wikt:mad:|<code>wikt:mad:</code>]]) [https://phabricator.wikimedia.org/T374968]
** en {{int:project-localized-name-group-wikiquote}} på [[d:Q2501174|gorontalo]] ([[q:gor:|<code>q:gor:</code>]]) [https://phabricator.wikimedia.org/T375088]
** en {{int:project-localized-name-group-wikinews}} på [[d:Q56482|shan]] ([[n:shn:|<code>n:shn:</code>]]) [https://phabricator.wikimedia.org/T375430]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/41|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W41"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 8 oktober 2024 kl. 01.42 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27557422 -->
== Tekniknyheter: 2024-42 ==
<section begin="technews-2024-W42"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/42|Översättningar]] finns tillgängliga.
'''Uppdateringar för redigerare'''
* Tillägget Strukturerade diskussioner (även känd som Flow) håller på att tas bort. Tillägget har inte underhållits och skapar problem. Det kommer ersättas av [[mw:Special:MyLanguage/Help:DiscussionTools|Diskussionsverktyg]] som används på alla vanliga diskussionssidor. [[mw:Special:MyLanguage/Structured Discussions/Deprecation#Deprecation timeline|En första bunt wikier]] kommer kontaktas. Dessa wikier uppmanas sluta använda Flow och flytta alla Flow-tavlor till undersidor, som arkiv. På dessa wikier kommer ett skript automatiskt flytta alla Flow-sidor som inte är en undersida till en undersida, från och med 22 oktober 2024. Den 28 oktober 2024 kommer alla Flow-tavlor på dessa wikier sättas i endast läs-läge. [https://www.mediawiki.org/wiki/Structured_Discussions/Deprecation][https://phabricator.wikimedia.org/T370722]
* WMF:s sökplattforms-team arbetar på att göra det lättare för läsare att söka i text på sitt språk. En [[phab:T332342|ändring förra veckan]] på fler än 30 språk gör det lättare att hitta ord med accenter och andra diakriter. Detta gäller både fulltextsökning och sorters avancerad sökning såsom <bdi lang="en" dir="ltr">''hastemplate''</bdi> och <bdi lang="en" dir="ltr">''incategory''</bdi>-nyckelord. Fler tekniska detaljer (däribland några mindre uppgraderingar av sökningar) finns tillgängliga. [https://www.mediawiki.org/wiki/User:TJones_%28WMF%29/Notes/Language_Analyzer_Harmonization_Notes#ASCII-folding/ICU-folding_%28T332342%29]
* Visa alla {{formatnum:20}} av gemenskapen inskickade {{PLURAL:20|ärende|ärenden}} som [[m:Tech/News/Recently resolved community tasks|löstes förra veckan]]. Till exempel, så installerades [[mw:Special:MyLanguage/Help:Edit check|EditCheck]] på ryskspråkiga Wikipedia och några användargränssnittsstilar som saknades rättades.
'''Uppdateringar för tekniska bidragsgivare'''
* Redigerare som använder Toolforge-verktyget [[toolforge:copyvios|Earwigs upphovsrättsupptäckare]] kommer nu kräva att du loggar in med ditt Wikimediakonto innan du kontrollerar saker med alternativet "sökmotorn". Denna ändring behövs för att förhindra att externa robotar missbrukar systemet. Tack till Chlod för dessa förbättringar. [https://en.wikipedia.org/wiki/Wikipedia_talk:New_pages_patrol/Reviewers#Authentication_is_now_required_for_search_engine_checks_on_Earwig's_Copyvio_Tool]
* [[m:Special:MyLanguage/Phabricator|Phabricator]]-användare kan än en gång skapa ärenden och skriva kommentarer på existerande ärenden via e-post. Att [[mw:Special:MyLanguage/Phabricator/Help#Using email|skicka e-post till Phabricator]] har åtgärdats. [https://phabricator.wikimedia.org/T356077]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Vissa HTML-element i gränssnittet har nu omgärdats med <code><nowiki><bdi></nowiki></code>-element för att göra vår HTMl-utmatning mer i linje med webbstandarder. Fler ändringar i stil med denna är på gång kommande veckor. Denna ändring kan förstöra vissa verktyg som bygger på den tidigare gränssnittets HTML-struktur. Observera att [[mw:Special:MyLanguage/Stable interface policy/Frontend#What is not stable?|inte rekommenderas]] att bero på gränssnittets HTML-struktur och att det kan förstöras när som helst. [https://phabricator.wikimedia.org/T375975]
'''På djupet'''
* Det senaste nyhetsbrevet från [[mw:Special:MyLanguage/MediaWiki Product Insights/Reports/September 2024|MediaWiki Product Insights]] är tillgängligt. Den här utgåvan innehåller: uppdateringar om Wikimedias auktoriseringssystem, forskning om att förenkla funktionsutveckling på MediaWiki-plattformen, uppdateringar om Parser Unification och MathML-aktivering, och mer.
* Det senaste nyhetsbrevet från [[mw:Technical Community Newsletter/2024/October|Teknikgemenskapens nyhetsbrev]] finns nu tillgängligt. Den här utgåvan innehåller: forskning om att förbättra ämnesförslag som rör länkar, förbättringar av PHPUnit-tester, och mer.
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/42|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W42"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 14 oktober 2024 kl. 23.21 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27597254 -->
== <span lang="en" dir="ltr">Tech News: 2024-43</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W43"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/43|Translations]] are available.
'''Weekly highlight'''
* The Mobile Apps team has released an [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Navigation Refresh#Phase 1: Creating a user Profile Menu (T373714)|update]] to the iOS app's navigation, and it is now available in the latest App store version. The team added a new Profile menu that allows for easy access to editor features like Notifications and Watchlist from the Article view, and brings the "Donate" button into a more accessible place for users who are reading an article. This is the first phase of a larger planned [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Navigation Refresh|navigation refresh]] to help the iOS app transition from a primarily reader-focused app, to an app that fully supports reading and editing. The Wikimedia Foundation has added more editing features and support for on-wiki communication based on volunteer requests in recent years.
[[File:IOS App Navigation refresh first phase 05.png|thumb|iOS Wikipedia App's profile menu and contents]]
'''Updates for editors'''
* Wikipedia readers can now download a browser extension to experiment with some early ideas on potential features that recommend articles for further reading, automatically summarize articles, and improve search functionality. For more details and to stay updated, check out the Web team's [[mw:Special:MyLanguage/Reading/Web/Content Discovery Experiments|Content Discovery Experiments page]] and [[mw:Special:MyLanguage/Newsletter:Web team's projects|subscribe to their newsletter]].
* Later this month, logged-out editors of [[phab:T376499|these 12 wikis]] will start to have [[mw:Special:Mylanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] created. The list may slightly change - some wikis may be removed but none will be added. Temporary account is a new [[mw:Special:MyLanguage/User account types|type of user account]]. It enhances the logged-out editors' privacy and makes it easier for community members to communicate with them. If you maintain any tools, bots, or gadgets on these 12 wikis, and your software is using data about IP addresses or is available for logged-out users, please check if it needs to be updated to work with temporary accounts. [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers|Guidance on how to update the code is available]]. Read more about the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Updates|deployment plan across all wikis]].
* View all {{formatnum:33}} community-submitted {{PLURAL:33|task|tasks}} that were [[m:Tech/News/Recently resolved community tasks|resolved last week]]. For example, the [[w:nr:Main Page|South Ndebele]], [[w:rsk:Главни бок|Pannonian Rusyn]], [[w:ann:Uwu|Obolo]], [[w:iba:Lambar Keterubah|Iban]] and [[w:tdd:ᥞᥨᥝᥴ ᥘᥣᥲ ᥖᥥᥰ|Tai Nüa]] Wikipedia languages were created last week. [https://www.wikidata.org/wiki/Q36785][https://www.wikidata.org/wiki/Q35660][https://www.wikidata.org/wiki/Q36614][https://www.wikidata.org/wiki/Q33424][https://www.wikidata.org/wiki/Q36556]
* It is now possible to create functions on Wikifunctions using Wikidata lexemes, through the new [[f:Z6005|Wikidata lexeme type]] launched last week. When you go to one of these functions, the user interface provides a lexeme selector that helps you pick a lexeme from Wikidata that matches the word you type. After hitting run, your selected lexeme is retrieved from Wikidata, transformed into a Wikidata lexeme type, and passed into the selected function. Read more about this in [[f:Special:MyLanguage/Wikifunctions:Status updates/2024-10-17#Function of the Week: select representation from lexeme|the latest Wikifunctions newsletter]].
'''Updates for technical contributors'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Users of the Wikimedia sites can now format dates more easily in different languages with the new <code dir="ltr">{{[[mw:Special:MyLanguage/Help:Extension:ParserFunctions##timef|#timef]]:…}}</code> parser function. For example, <code dir="ltr"><nowiki>{{#timef:now|date|en}}</nowiki></code> will show as "<bdi lang="en" dir="ltr">{{#timef:now|date|en}}</bdi>". Previously, <code dir="ltr"><nowiki>{{#time:…}}</nowiki></code> could be used to format dates, but this required knowledge of the order of the time and date components and their intervening punctuation. <code dir="ltr">#timef</code> (or <code dir="ltr">#timefl</code> for local time) provides access to the standard date formats that MediaWiki uses in its user interface. This may help to simplify some templates on multi-lingual wikis like Commons and Meta. [https://phabricator.wikimedia.org/T223772][https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:ParserFunctions##timef]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Commons and Meta users can now efficiently [[mw:Special:MyLanguage/Help:Magic words#Localization|retrieve the user's language]] using <code dir="ltr"><nowiki>{{USERLANGUAGE}}</nowiki></code> instead of using <code dir="ltr"><nowiki>{{int:lang}}</nowiki></code>. [https://phabricator.wikimedia.org/T4085]
* The [[m:Special:MyLanguage/Product and Technology Advisory Council|Product and Tech Advisory Council]] (PTAC) now has its pilot members with representation across Africa, Asia, Europe, North America and South America. They will work to address the [[Special:MyLanguage/Movement Strategy/Initiatives/Technology Council|Movement Strategy's Technology Council]] initiative of having a co-defined and more resilient technological platform. [https://meta.wikimedia.org/wiki/Movement_Strategy/Initiatives/Technology_Council]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Growth/Newsletters/32|Growth newsletter]] is available. It includes: an upcoming Newcomer Homepage Community Updates module, new Community Configuration options, and details on new projects.
* The Wikimedia Foundation is [[mw:Special:MyLanguage/Wikimedia Security Team#CNA Partnership|now an official partner of the CVE program]], which is an international effort to catalog publicly disclosed cybersecurity vulnerabilities. This partnership will allow the Security Team to instantly publish [[w:en:Common Vulnerabilities and Exposures|common vulnerabilities and exposures]] (CVE) records that are affecting MediaWiki core, extensions, and skins, along with any other code the Foundation is a steward of.
* The [[m:Special:MyLanguage/Community Wishlist|Community Wishlist]] is now [[m:Community Wishlist/Updates#October 16, 2024: Conversations Made Easier: Machine-Translated Wishes Are Here!|testing machine translations]] for Wishlist content. Volunteers can now read machine-translated versions of wishes and dive into discussions even before translators arrive to translate content.
'''Meetings and events'''
* 24 October - Wiki Education Speaker Series Webinar - [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/N4XTB4G55BUY3M3PNGUAKQWJ7A4UOPAK/ Open Source Tech: Building the Wiki Education Dashboard], featuring Wikimedia interns and a Web developer in the panel.
* 20–22 December 2024 - [[m:Special:MyLanguage/Indic Wikimedia Hackathon Bhubaneswar 2024|Indic Wikimedia Hackathon Bhubaneswar 2024]] in Odisha, India. A hackathon for community members, including developers, designers and content editors, to build technical solutions that improve contributors' experiences.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/43|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W43"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 21 oktober 2024 kl. 22.52 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27634672 -->
== Tekniknyheter: 2024-44 ==
<section begin="technews-2024-W44"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/44|Översättningar]] finns tillgängliga.
'''Uppdateringar för redigerare'''
* Senare i november kommer Charts-tillägget aktiveras på testwikier för hjälpa till att åtgärda problem. En säkerhetsgranskning pågår för att aktivera tillägget på pilotwikier för bredare testning. Du kan läsa [[mw:Special:MyLanguage/Extension:Chart/Project/Updates#October 2024: Working towards production deployment|projektets uppdatering för oktober]] och se den [https://en.wikipedia.beta.wmflabs.org/wiki/Charts senaste dokumentationen och exempel på Beta-Wikipedia].
* Visa alla {{formatnum:32}} av gemenskapen inskickade {{PLURAL:32|ärende|ärenden}} som [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|löstes förra veckan]]. Till exempel, [[w:en:PediaPress|Pediapress.com]], en extern tjänst som skapar böcker från Wikipedia, kan nu använda [[mw:Special:MyLanguage/Wikimedia Maps|Wikimedia Maps]] för inkludera existerande förrenderade kartbilder i faktarutor i sina utskrivna böcker på Wikipedia. [https://phabricator.wikimedia.org/T375761]
'''Uppdateringar för tekniska bidragsgivare'''
* Wikier kan använda [[:mw:Special:MyLanguage/Extension:GuidedTour|tillägget Guidade turer (Guided Tour)]] för att hjälpa nybörjare förstå hur man redigerar. Tillägget Guidade turer fungerar nu med [[mw:Special:MyLanguage/Manual:Dark mode|mörkt läge]]. Underhållare av guidade turerkan kontrollera sina turer för att kolla om något inte stämmer. Dom kan också ange <code>emitTransitionOnStep</code> och <code>true</code> för att åtgärda en gammal bugg. Dom kan använda den nya flaggan <code>allowAutomaticBack</code> för att undvika tillbaka-knappar dom inte vill ha. [https://phabricator.wikimedia.org/T73927#10241528]
* Administratörer på Wikimedias projekt som använder [[mw:Special:MyLanguage/Help:Extension:Nuke|Tillägget Nuke]] kommer se att massraderingar som utförs med verktyget kommer markeras med taggen "Nuke". Denna ändring kommer göra det lättare att granska och analysera åtgärder som utförts med verktyget. [https://phabricator.wikimedia.org/T366068]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/44|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W44"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 28 oktober 2024 kl. 21.56 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27668811 -->
== Tekniknyheter: 2024-45 ==
<section begin="technews-2024-W45"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/45|Översättningar]] finns tillgängliga.
'''Uppdatering för redigerare'''
* Stewarder kan nu göra så att [[m:Special:MyLanguage/Global blocks|globala blockeringar av konton]] leder till en [[mw:Special:MyLanguage/Autoblock|automatisk blockering]]. Detta kommer hjälpa stewardar att förhindra missbruk från användare som har blockerats globalt. Detta innefattar att förhindra globalt blockerade tillfälliga konton från att avsluta sin session eller byta webbläsare för att fortsätta redigera i ett dygn. Tidigare kunde tillfälliga konton byta avsluta sin aktuella session eller byta webbläsare för att fortsätta redigera. Detta är en förbättring av antimissbruksverktygen för projektet [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|tillfälliga konton]]. Du kan läsa mer om [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Updates|hur det går med nyckelfunktioner för tillfälliga konton]]. [https://phabricator.wikimedia.org/T368949]
* Wikier som har [[m:Special:MyLanguage/CampaignEvents/Deployment status|aktiverat tillägget CampaignEvents]] kan nu använda funktionen [[m:Special:MyLanguage/Campaigns/Foundation Product Team/Event list#October 29, 2024: Collaboration List launched|Samarbetslista]]. Denna lista erbjuder ett nytt och enkelt sätt för bidragsgivare att lära sig mer om wikiprojekt på sina wikier. Tack till kampanjteamet för deras insats som är en del av [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2024-2025/Product %26 Technology OKRs#WE KRs|årsplaneringen för 2024/25]]. Är du intresserad av att aktivera tillägget CampaignEvents kan du vända dig till User:Udehb-WMF för att få hjälp.
* Textfärgen för röda länkar kommer ändras en aning senare den här veckan för att förbättra kontrasten i ljust läge. [https://phabricator.wikimedia.org/T370446]
* Visa alla {{formatnum:32}} av gemenskapen inskickade {{PLURAL:32|ärende|ärenden}} som [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|löstes förra veckan]]. På till exempel flerspråkiga wikier [[phab:T216368|kan användare nu]] dölja översättningar från specialsidan "Vad länkar hit".
'''Uppdateringar för tekniska bidragsgivare'''
* XML-[[m:Special:MyLanguage/Data dumps|datadumpar]] har tillfälligt pausats medan en bugg utreds. [https://lists.wikimedia.org/hyperkitty/list/xmldatadumps-l@lists.wikimedia.org/message/BXWJDPO5QI2QMBCY7HO36ELDCRO6HRM4/]
'''På djupet'''
* <span class="mw-translate-fuzzy">Tillfälliga konton har aktiverats på sex wikier; tack till Trust and Safety product-teamet för [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|deras insats]], du kan läsa mer om [[phab:T340001|aktiveringsplanen]]. Från och med nästa vecka kommer tillfälliga konton också aktiveras på [[phab:T378336|sju projekt till]]. Är du aktiv på den här wikin och vill hjälpa till att anpassa dina verktyg kan du vända dig till [[m:User:Udehb-WMF|User:Udehb-WMF]] för att få hjälp.</span>
* Det senaste [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2024/October|Språk- och internationaliserings-nyhetsbrevet]] är tillgängligt. Det innehåller: Nya språk som stöds på translatewiki eller på MediaWiki; nya metoder för tangentbordsinmatning för några språk; detaljer om senaste och kommande möten, och mer.
'''Möten och evenemang'''
* [[mw:Special:MyLanguage/MediaWiki Users and Developers Conference Fall 2024|MediaWiki Users and Developers Conference Fall 2024]] går av stapeln i Wien, Österrike och online mellan 4 och 6 november 2024. Konferensen kommer innehålla funktionsdiskussioner runt användandet av MediaWikis programvara och inom företag i olika industrier och kommer inspirera och introducera nya användare.
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/45|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W45"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 4 november 2024 kl. 21.50 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27693917 -->
== Tekniknyheter: 2024-46 ==
<section begin="technews-2024-W46"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/46|Översättningar]] finns tillgängliga.
'''Uppdateringar för redigerare'''
* På wikier med [[mw:Special:MyLanguage/Help:Extension:Translate|tillägget Translate]] aktiverat, kommer användare märka att FuzzyBot nu automatiskt kommer skapa översatta versioner av kategorier som används på översatta sidor. [https://phabricator.wikimedia.org/T285463]
* Visa alla {{formatnum:29}} av gemenskapen inskickade {{PLURAL:29|ärende|ärenden}} som [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|löstes förra veckan]]. Till exempel löstes det inskickade [[mw:Special:MyLanguage/Extension:SecurePoll|tillägget SecurePoll]] för engelskspråkiga Wikipedias speciella [[w:en:Wikipedia:Administrator elections|administratörsval]] i tid. [https://phabricator.wikimedia.org/T371454]
'''Uppdateringar för tekniska bidragsgivare'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] På <code dir="ltr">[[mw:MediaWiki_1.44/wmf.2|1.44.0-wmf-2]]</code> har logiken för Wikibase-funktionen <code>getAllStatements</code> ändrats för att bete sig som <code>getBestStatements</code>. Att anropa funktionen returnerar nu en kopia av värden som inte kan tystas. [https://phabricator.wikimedia.org/T270851]
* Användare av [https://en.wikipedia.org/api/rest_v1/ Wikimedias REST API], såsom bottkörare och verktygsunderhållare, kan påverkas av pågående uppdateringar. API:t kommer omdirigera vissa sidinnehållsslutpunkter from RESTbase till dom nyare [[mw:Special:MyLanguage/API:REST API|MediaWiki REST API]]-slutpunkterna. Dom [[phab:T374683|påverkade slutpunkterna]] inkluderar att hämta metadata för sider/sidversioner och renderat HTML-innehåll. Dessa ändringar kommer finnas tillgängliga på testwikier senare i veckan, andra projekt följer. Den här ändringen bör inte påverka existerande funktionalitet, men aktiva användare av dom påverkade slutpunkterna bör bekräfta beteende på testwikin och lufta tankar i det relevanta [[phab:T374683|Phabricator-ärendet]].
'''På djupet'''
* Administratörer och användare på Wikimedias projekt [[mw:Special:MyLanguage/Moderator_Tools/Automoderator#Usage|där Automoderator är aktiverat]] kan nu övervaka och granska viktiga mätvärden som rör Automoderators åtgärder. [https://superset.wmcloud.org/superset/dashboard/unified-automoderator-activity-dashboard/ Denna Superset-instrumentbräda] beräknar och samlar ihop mätvärden om Automoderators åtgärder på projekten som den aktiverats på. Tack till Moderator Tools-teamet för denna instrumentbräda; du kan besöka [[mw:Special:MyLanguage/Moderator Tools/Automoderator/Unified Activity Dashboard|dokumentationssidan]] för mer information om detta arbete. [https://phabricator.wikimedia.org/T369488]
'''Möten och evenemang'''
* 21 november 2024 ([[m:Special:MyLanguage/Event:Commons community discussion - 21 November 2024 8:00 UTC|8:00 UTC]] & [[m:Special:MyLanguage/Event:Commons community discussion - 21 November 2024 16:00 UTC|16:00 UTC]]) - [[c:Commons:WMF support for Commons/Commons community calls|Community call]] med volontärer på Wikimedia Commons och intressenter för att hjälpa till att prioritera stödåtgärder för 2025-2026 räkenskapsår. Temat i detta samtal är hur innehållet bör organiseras på Wikimedia Commons.
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/46|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W46"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 12 november 2024 kl. 01.07 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27732268 -->
== Tekniknyheter: 2024-47 ==
<section begin="technews-2024-W47"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/47|Översättningar]] finns tillgängliga.
'''Uppdateringar för redigerare'''
* Användare på Wikimedias webbplatser kommer nu varnas när dom skapar en [[mw:Special:MyLanguage/Help:Redirects|omdirigering]] till en sida som inte finns. Detta kommer minska antalet trasiga omdirigeringar till röda länkar på våra projekt. [https://phabricator.wikimedia.org/T326057]
* Visa alla {{formatnum:42}} av gemenskapen inskickade {{PLURAL:42|ärende|ärenden}} som [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|löstes förra veckan]]. Till exempel, så uppgraderades [[mw:Special:MyLanguage/Manual:Pywikibot/Overview|Pywikibot]], som automatiserar arbete på MediaWiki-webbplatser, till en ny version 9.5.0 på Toolforge. [https://phabricator.wikimedia.org/T378676]
'''Uppdateringar för tekniska bidragsgivare'''
* På wikier som använder [[mw:Special:MyLanguage/Extension:FlaggedRevs|tillägget FlaggedRevs]] kommer sidor som skapas eller flyttas av användare med rätt behörigheter automatiskt markeras som flaggade. Denna funktion har inte fungerat på sistone, och ändringar som löser detta kommer rullas ut nästa veckan. Tack till Daniel och Wargo för sitt arbete med detta. [https://phabricator.wikimedia.org/T379218][https://phabricator.wikimedia.org/T368380]
'''På djupet'''
* Det finns ett nytt [https://diff.wikimedia.org/2024/11/05/say-hi-to-temporary-accounts-easier-collaboration-with-logged-out-editors-with-better-privacy-protection inlägg på Diff] om tillfälliga konton, tillgängligt på fler än 15 språk. Läs det för att lära dig mer om vad tillfälliga konton är, hur dom kommer påverka olika grupper av användare och vad planen är för att introducera ändringen på alla wikier.
'''Möten och evenemang'''
* Tekniska volontärer kan nu skriva upp sig för [[mw:Special:MyLanguage/Wikimedia Hackathon 2025|Wikimedia Hackathon 2025]], som kommer äga rum i Istanbul, Turkiet. [https://pretix.eu/wikimedia/hackathon2025/ Ansökan om stipendier för resa och boende] har öppet mellan '''12 november och 1 december 2024'''. Registreringen för evenemanget stänger i mitten av april 2025. Wikimedia Hackathon är en årlig sammankomst som samlar den globala tekniska gemenskapen för att samarbeta på existerande projekt och utforska nya idéer.
* Anslut till [[C:Special:MyLanguage/Commons:WMF%20support%20for%20Commons/Commons%20community%20calls|Wikimedia Commons gemenskapssamtal]] den här veckan för att hjälpa till att prioritera stöd till Commons som kommer planeras till 2025-2026. Temat kommer vara hur innehåll bör organiseras på Wikimedia Commons. Detta är en möjlighet för volontärer som arbetar på olika saker att träffas och prata om saker som spelar roll för projektets framtid. Samtalet kommer äga rum '''21 november 2024, kl. [[m:Special:MyLanguage/Event:Commons community discussion - 21 November 2024 8:00 UTC|8:00 UTC]] och [[m:Special:MyLanguage/Event:Commons community discussion - 21 November 2024 16:00 UTC|16:00 UTC]]'''.
* Ett [[mw:Special:MyLanguage/Wikimedia_Language_and_Product_Localization/Community meetings#29 November 2024|möta med språkgemenskapen]] kommer äga rum '''29 november, kl. 16:00 UTC''' för att diskutera uppdateringar och teknisk problemlösning.
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/47|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W47"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 19 november 2024 kl. 03.00 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27806858 -->
== Tekniknyheter: 2024-48 ==
<section begin="technews-2024-W48"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/48|Översättningar]] finns tillgängliga.
'''Uppdateringar för redigerare'''
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Uppdatering från önskelistan]] En ny version av [[mw:Special:MyLanguage/Extension:CodeMirror|syntaxmarkeringen]] i standard wikitextredigeringsläget kommer finnas tillgängligt som en [[Special:Preferences#mw-prefsection-betafeatures|betafunktion]] senare den här veckan. Detta för med sig flera nya funktioner och buggfixar, däribland stöd för rtl-språk, [[mw:Special:MyLanguage/Help:Extension:CodeMirror#Template folding|mallkollaps]], [[mw:Special:MyLanguage/Help:Extension:CodeMirror#Autocompletion|automatisk ifyllning]] och en förbättrad sökpanel. Du kan ta reda på mer på [[mw:Special:MyLanguage/Help:Extension:CodeMirror|hjälpsidan]].
* 2010 års wikitextredigerare stödjer nu vanliga tangentbordsgenvägar såsom <bdi lang="zxx" dir="ltr"><code>Ctrl</code>+<code>B</code></bdi> för fettext och <bdi lang="zxx" dir="ltr"><code>Ctrl</code>+<code>I</code></bdi> för snedstil. En fullständig [[mw:Help:Extension:WikiEditor#Keyboard shortcuts|lista över alla sex genvägar]] finns tillgänglig. Tack till SD0001 för denna förbättring. [https://phabricator.wikimedia.org/T62928]
* Från och med 28 november kommer Flow/Strukturerade diskussioner-sidor automatiskt arkiveras och läggas i endast läsnings-läge på följande wikier: <bdi>bswiki</bdi>{{int:comma-separator/sv}}<bdi>elwiki</bdi>{{int:comma-separator/sv}}<bdi>euwiki</bdi>{{int:comma-separator/sv}}<bdi>fawiki</bdi>{{int:comma-separator/sv}}<bdi>fiwiki</bdi>{{int:comma-separator/sv}}<bdi>frwikiquote</bdi>{{int:comma-separator/sv}}<bdi>frwikisource</bdi>{{int:comma-separator/sv}}<bdi>frwikiversity</bdi>{{int:comma-separator/sv}}<bdi>frwikivoyage</bdi>{{int:comma-separator/sv}}<bdi>idwiki</bdi>{{int:comma-separator/sv}}<bdi>lvwiki</bdi>{{int:comma-separator/sv}}<bdi>plwiki</bdi>{{int:comma-separator/sv}}<bdi>ptwiki</bdi>{{int:comma-separator/sv}}<bdi>urwiki</bdi>{{int:comma-separator/sv}}<bdi>viwikisource</bdi>{{int:comma-separator/sv}}<bdi>zhwikisource</bdi>. Detta görs som ett steg i [[mw:Special:MyLanguage/Structured_Discussions/Deprecation|inaktiveringen av StructuredDiscussions]]. Behöver du hjälp med att arkivera dina sidor i förväg kan du kontakta [[m:User:Trizek (WMF)|Trizek (WMF)]].
* Visa alla {{formatnum:25}} av gemenskapen inskickade {{PLURAL:25|ärende|ärenden}} som [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|löstes förra veckan]]. Till exempel kan en användare som skapar ett nytt missbruksfilter nu endast ange filtret för att "skrivskydda" [[phab:T377765|om det innehåller skyddad variabel]].
'''Uppdateringar för tekniska bidragsgivare'''
* [[mw:Special:MyLanguage/Extension:CodeEditor|CodeEditor]], som kan användas i JavaScript, CSS, JSON och Lua-sidor, [[phab:T377663|erbjuder nu]] automatisk ifyllning live. Tack till SD0001 för denna förbättring. funktionen kan tillfälligt inaktiveras på en sida genom att trycka på <bdi lang="zxx" dir="ltr"><code>Ctrl</code>+<code>,</code></bdi> och bocka ur "<bdi lang="en" dir="ltr">Live Autocompletion</bdi>".
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Verktygsunderhållare som använder Graphite-systemet för att spåra mätvärden behöver migrera till det nyare Prometheus-systemet. Dom kan kolla i [https://grafana.wikimedia.org/d/K6DEOo5Ik/grafana-graphite-datasource-utilization?orgId=1 den här instrumentbrädan] och i listan i beskrivningen av [[phab:T350592|ärendet T350592]] för att se om deras verktyg är listade. Dom kan sedan inaktivera eller migrera alla existerande mätvärden genom att följa instruktionerna i ärendet. Graphite-tjänsten kommer försättas i endast läsnings-läge i april. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/KLUV4IOLRYXPQFWD6WKKJUHMWE77BMSZ/]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Nyhet för tekniska användare]] Den [[mw:Special:MyLanguage/NewPP parser report|nya PreProcessor-parserprestanderapporten]] har åtgärdats för att ge ett korrekt antal Wikibase-entiteter som fått access. Den har tidigare återställts efter 400 entiteter. [https://phabricator.wikimedia.org/T279069]
'''Möten och evenemang'''
* Ett [[mw:Special:MyLanguage/Wikimedia_Language_and_Product_Localization/Community meetings#29 November 2024|möte med språkgemenskapen]] kommer äga rum den 29 november kl. [https://zonestamp.toolforge.org/1732896000 16:00 UTC]. Det kommer finnas presentationer på ämnen som att utveckla språkinmatningar, skapa mòoré Wikipedia, språkstödstråden på [[m:Wiki Indaba|Wiki indaba]] och en rapport från wayuunaiki gemenskapen om deras upplevelse med inkubatorn och som en ny gemenskap över dom senaste 3 åren. Detta möte kommer också ha spansk tolk.
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/48|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W48"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 25 november 2024 kl. 23.42 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27847039 -->
== Tekniknyheter: 2024-49 ==
<section begin="technews-2024-W49"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/49|Översättningar]] finns tillgängliga.
'''Uppdateringar för redigerare'''
* Två nya parser-funktioner lades till i veckan. <code dir="ltr"><nowiki>{{</nowiki>[[mw:Special:MyLanguage/Help:Magic words#interwikilink|#interwikilink]]<nowiki>}}</nowiki></code>-funktionen lägger till en [[mw:Special:MyLanguage/Help:Links#Interwiki links|interwiki-länk]] och <code dir="ltr"><nowiki>{{</nowiki>[[mw:Special:MyLanguage/Help:Magic words#interlanguagelink|#interlanguagelink]]<nowiki>}}</nowiki></code>-funktionen lägger till en [[mw:Special:MyLanguage/Help:Links#Interlanguage links|mellanspråklig länk]]. Dessa parser-funktioner är användbara på wikier där namnrymder konfliktar med interwiki-prefix. Till exempel, länkar som börjar på <bdi lang="zxx" dir="ltr"><code>MOS:</code></bdi> på engelskspråkiga Wikipedia [[phab:T363538|konfliktar med språkkoden <code>mos</code> för Wikipedia på mooré]].
* Från och med den här veckan kommer Wikimedias wikier inge längre stödja uppkopplingar från äldre RSA-baserade HTTPS-certifikat, specifikt rsa-2048. Den här ändringen är till för att förbättra säkerheten för alla användare. Vissa äldre webbläsare eller telefoner som inte stöds kommer vara inte kunna koppla upp sig; istället kommer dom visa ett uppkopplingsfel. Läs [[wikitech:HTTPS/Browser_Recommendations|sidan HTTPS-webbläsarrekommendationer]] för mer detaljerad information. Alla moderna operativsystem och webbläsare kommer alltid kunna nå Wikimedias projekt. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/CTYEHVNSXUD3NFAAMG3BLZVTVQWJXJAH/]
* Från och med 16 december kommer Flow/Strukturerade diskussioner-sidor automatiskt arkiveras och försättas i endast läsnings-läge på följande wikier: <bdi>arwiki</bdi>{{int:comma-separator/sv}}<bdi>cawiki</bdi>{{int:comma-separator/sv}}<bdi>frwiki</bdi>{{int:comma-separator/sv}}<bdi>mediawikiwiki</bdi>{{int:comma-separator/sv}}<bdi>orwiki</bdi>{{int:comma-separator/sv}}<bdi>wawiki</bdi>{{int:comma-separator/sv}}<bdi>wawiktionary</bdi>{{int:comma-separator/sv}}<bdi>wikidatawiki</bdi>{{int:comma-separator/sv}}<bdi>zhwiki</bdi>. Detta görs som en del av [[mw:Special:MyLanguage/Structured_Discussions/Deprecation|avvecklingen av StructuredDiscussions]]. Behöver du hjälp med att arkivera dina sidor i förväg kan du kontakta [[m:User:Trizek (WMF)|Trizek (WMF)]]. [https://phabricator.wikimedia.org/T380910]
* Den här månaden aktiverades tillägget Chart i produktion och är nu tillgänglig på Commons och Testwiki. Med säkerhetsgranskningen färdig förväntas aktiveringen av pilotwikin påbörjas under den första veckan i december. Du kan se en fungerande version [[testwiki:Charts|på Testwiki]] och läsa [[mw:Special:MyLanguage/Extension:Chart/Project/Updates|projektuppdateringen för november månad]] för fler detaljer.
* Visa alla {{formatnum:23}} av gemenskapen inskickade {{PLURAL:23|ärende|ärenden}} som [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|löstes förra veckan]]. Till exempel åtgärdades en med "Ladda ner som PDF"-systemet. [https://phabricator.wikimedia.org/T376438]
'''Uppdateringar för tekniska bidragsgivare'''
* <span class="mw-translate-fuzzy">Sent i februari kommer tillfälliga konton aktiveras på minst 10 större wikier. Denna aktivering kommer ha en betydande påverkan på kod som underhålls av gemenskapen. Detta handlar om Toolforge-verktyg, robotar, finesser och användarskript som använder IP-adresser eller som är tillgängliga för utloggade användare. Trust and Safety Product-teamet vill identifiera den här koden, övervaka den och hjälpa till att uppdatera den inför aktiveringen för att minimera störningar av arbetsflöden. Teamet ber tekniska birdagsgivare och volontärutvecklare att hjälpa till att identifiera såna verktyg genom att lägga till dom i [[mw:Trust and Safety Product/Temporary Accounts/For developers/Impacted tools|den här listan]]. Och utöver detta, granska den [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers|den uppdaterade dokumentationen]] för att ta reda på hur man kan justera verktyget. Delta i diskussioner på [[mw:Talk:Trust and Safety Product/Temporary Accounts|projektets diskussionssida]] eller i [[discord:channels/221049808784326656/1227616742340034722|Discord-tråden]] för stöd och för att dela med dig av vad du tycker.</span>
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/49|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W49"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 2 december 2024 kl. 23.22 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27873992 -->
== <span lang="en" dir="ltr">Tech News: 2024-50</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W50"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/50|Translations]] are available.
'''Weekly highlight'''
* Technical documentation contributors can find updated resources, and new ways to connect with each other and the Wikimedia Technical Documentation Team, at the [[mw:Special:MyLanguage/Documentation|Documentation hub]] on MediaWiki.org. This page links to: resources for writing and improving documentation, a new <bdi lang="zxx" dir="ltr">#wikimedia-techdocs</bdi> IRC channel on libera.chat, a listing of past and upcoming documentation events, and ways to request a documentation consultation or review. If you have any feedback or ideas for improvements to the documentation ecosystem, please [[mw:Wikimedia Technical Documentation Team#Contact us|contact the Technical Documentation Team]].
'''Updates for editors'''
[[File:Edit Check on Desktop.png|thumb|Layout change for the Edit Check feature]]
* Later this week, [[mw:Special:MyLanguage/Edit check|Edit Check]] will be relocated to a sidebar on desktop. Edit check is the feature for new editors to help them follow policies and guidelines. This layout change creates space to present people with [[mw:Edit check#1 November 2024|new Checks]] that appear ''while'' they are typing. The [[mw:Special:MyLanguage/Edit check#Reference Check A/B Test|initial results]] show newcomers encountering Edit Check are 2.2 times more likely to publish a new content edit that includes a reference and is not reverted.
* The Chart extension, which enables editors to create data visualizations, was successfully made available on MediaWiki.org and three pilot wikis (Italian, Swedish, and Hebrew Wikipedias). You can see a working examples [[testwiki:Charts|on Testwiki]] and read [[mw:Special:MyLanguage/Extension:Chart/Project/Updates|the November project update]] for more details.
* Translators in wikis where the [[mw:Special:MyLanguage/Content translation/Section translation#Try the tool|mobile experience of Content Translation is available]], can now discover articles in Wikiproject campaigns of their interest from the "[https://test.wikipedia.org/w/index.php?title=Special:ContentTranslation&campaign=specialcx&filter-type=automatic&filter-id=collections&active-list=suggestions&from=es&to=en All collection]" category in the articles suggestion feature. Wikiproject Campaign organizers can use this feature, to help translators to discover articles of interest, by adding the <code dir=ltr><nowiki><page-collection> </page-collection></nowiki></code> tag to their campaign article list page on Meta-wiki. This will make those articles discoverable in the Content Translation tool. For more detailed information on how to use the tool and tag, please refer to [[mw:Special:MyLanguage/Translation suggestions: Topic-based & Community-defined lists/How to use the features|the step-by-step guide]]. [https://phabricator.wikimedia.org/T378958]
* The [[mw:Special:MyLanguage/Extension:Nuke|Nuke]] feature, which enables administrators to mass delete pages, now has a [[phab:T376379#10310998|multiselect filter for namespace selection]]. This enables users to select multiple specific namespaces, instead of only one or all, when fetching pages for deletion.
* The Nuke feature also now [[phab:T364225#10371365|provides links]] to the userpage of the user whose pages were deleted, and to the pages which were not selected for deletion, after page deletions are queued. This enables easier follow-up admin-actions. Thanks to Chlod and the Moderator Tools team for both of these improvements. [https://phabricator.wikimedia.org/T364225#10371365]
* The Editing Team is working on making it easier to populate citations from archive.org using the [[mw:Special:MyLanguage/Citoid/Enabling Citoid on your wiki|Citoid]] tool, the auto-filled citation generator. They are asking communities to add two parameters preemptively, <code dir=ltr>archiveUrl</code> and <code dir=ltr>archiveDate</code>, within the TemplateData for each citation template using Citoid. You can see an [https://en.wikipedia.org/w/index.php?title=Template%3ACite_web%2Fdoc&diff=1261320172&oldid=1260788022 example of a change in a template], and a [https://global-search.toolforge.org/?namespaces=10&q=%5C%22citoid%5C%22%3A%20%5C%7B®ex=1&title= list of all relevant templates]. [https://phabricator.wikimedia.org/T374831]
* One new wiki has been created: a {{int:project-localized-name-group-wikivoyage}} in [[d:Q9240|Indonesian]] ([[voy:id:|<code>voy:id:</code>]]) [https://phabricator.wikimedia.org/T380726]
* Last week, all wikis had problems serving pages to logged-in users and some logged-out users for 30–45 minutes. This was caused by a database problem, and investigation is ongoing. [https://www.wikimediastatus.net/incidents/3g2ckc7bp6l9]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:19}} community-submitted {{PLURAL:19|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug in the [[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add Link]] feature has been fixed. Previously, the list of sections which are excluded from Add Link was partially ignored in certain cases. [https://phabricator.wikimedia.org/T380455][https://phabricator.wikimedia.org/T380329]
'''Updates for technical contributors'''
* [[mw:Special:MyLanguage/Codex|Codex]], the design system for Wikimedia, now has an early-stage [[gitiles:design/codex-php|implementation in PHP]]. It is available for general use in MediaWiki extensions and Toolforge apps through [https://packagist.org/packages/wikimedia/codex Composer], with use in MediaWiki core coming soon. More information is available in [[wmdoc:design-codex-php/main/index.html|the documentation]]. Thanks to Doğu for the inspiration and many contributions to the library. [https://phabricator.wikimedia.org/T379662]
* [https://en.wikipedia.org/api/rest_v1/ Wikimedia REST API] users, such as bot operators and tool maintainers, may be affected by ongoing upgrades. On December 4, the MediaWiki Interfaces team began rerouting page/revision metadata and rendered HTML content endpoints on [[testwiki:|testwiki]] from RESTbase to comparable MediaWiki REST API endpoints. The team encourages active users of these endpoints to verify their tool's behavior on testwiki and raise any concerns on the related [[phab:T374683|Phabricator ticket]] before the end of the year, as they intend to roll out the same change across all Wikimedia projects in early January. These changes are part of the work to replace the outdated [[mw:RESTBase/deprecation|RESTBase]] system.
* The [https://wikimediafoundation.limesurvey.net/986172 2024 Developer Satisfaction Survey] is seeking the opinions of the Wikimedia developer community. Please take the survey if you have any role in developing software for the Wikimedia ecosystem. The survey is open until 3 January 2025, and has an associated [[foundation:Legal:Developer Satisfaction Survey 2024 Privacy Statement|privacy statement]].
* There is no new MediaWiki version this week. [https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Meetings and events'''
* The next meeting in the series of [[c:Commons:WMF support for Commons/Commons community calls|Wikimedia Foundation discussions with the Wikimedia Commons community]] will take place on [[m:Event:Commons community discussion - 12 December 2024 08:00 UTC|December 12 at 8:00 UTC]] and [[m:Event:Commons community discussion - 12_December 2024 16:00 UTC|at 16:00 UTC]]. The topic of this call is new media and new contributors. Contributors from all wikis are welcome to attend.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/50|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W50"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 9 december 2024 kl. 23.16 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27919424 -->
== Tekniknyheter: 2024-51 ==
<section begin="technews-2024-W51"/><div class="plainlinks">
Senaste '''[[m:Special:MyLanguage/Tech/News|tekniknyheter]]''' från Wikimedias tekniska gemenskap. Vänligen berätta för andra användare om dessa förändringar. Alla förändringar kommer inte påverka dig. [[m:Special:MyLanguage/Tech/News/2024/51|Översättningar]] finns tillgängliga.
'''Veckans höjdpunkter'''
* Är du intresserad av att förbättra evenemangshanteringen på din hemwiki? [[m:Special:MyLanguage/CampaignEvents|CampaignEvents-tillägget]] erbjuder organisatörer funktioner såsom att hantera registreringar, promota evenemang/wikiprojekt, hitta potentiella deltagare, och mer - allt direkt på plats. Är du en organisatör eller tror du att din gemenskap skulle tjäna på detta tillägg kan du inleda en diskussion om att aktivera det på din wiki. För att ta reda på mer om hur man aktiverar det här tillägget på din wiki kan du besöka [[m:CampaignEvents/Deployment status#How to Request the CampaignEvents Extension for your wiki|aktiveringsstatussidan]].
'''Uppdateringar för redigerare'''
* Användare av Wikipedias iOS-app i Italien och Mexiko på italienskspråkiga, spanskspråkiga och engelskspråkiga Wikipedia kan se [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Personalized Wikipedia Year in Review|personaliserade Årstillbakablick]] med insikter baserat på deras läsnings- och redigeringshistorik.
* Användare av Wikipedias Android-app i subsahariska Afrika och Sydasien kan använda den nya funktionen [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/Rabbit Holes|Kaninhål]]. Den här funktionen visar en föreslagen sökterm i sökrutan baserat på aktuella artiklar som visas och en föreslagen läslista genererad från användarens senaste två besökta artiklar.
* Den [[m:Special:MyLanguage/Global reminder bot|globala påminnelseroboten]] är nu aktiv och körs på nästan 800 wikier. Denna tjänst påminner flertalet användare som har tillfälliga rättigheter när dom håller på att upphöra så att dom kan förnya dom om dom vill. Läs [[m:Global reminder bot/Technical details|sidan för tekniska detaljer]]för mer information.
* Nästa utgåva av Tekniknyheter kommer skickas ut den 13 januari 2025 på grund av kommande högtider. Tack till alla översättare och ni som skickat in innehåll eller återkoppling det gångna året.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Återkommande nyhet]] Visa alla {{formatnum:27}} av gemenskapen inskickade {{PLURAL:27|ärende|ärenden}} som [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|löstes förra veckan]]. Exempelvis har en bugg [[phab:T374988|åtgärdats]] i Wikipedias Android-app som orsakade att översättbara SVG-bilder visade fel språk när man tryckte på dom.
'''Uppdateringar för tekniska bidragsgivare'''
* Det kommer ingen ny MediaWiki-version nästa vecka. Nästa utrullningar kommer börja 4 januari. [https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar/2025]
'''''[[m:Special:MyLanguage/Tech/News|Tekniknyheter ]]''' författade av [[m:Special:MyLanguage/Tech/News/Writers|Tekniknyheters skribenter]] och postade av [[m:Special:MyLanguage/User:MediaWiki message delivery|en bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Bidra]] • [[m:Special:MyLanguage/Tech/News/2024/51|Översätt]] • [[m:Tech|Få hjälp]] • [[m:Talk:Tech/News|Ge feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Prenumerera eller avprenumerera]].''
</div><section end="technews-2024-W51"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 16 december 2024 kl. 23.24 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27942374 -->
== <span lang="en" dir="ltr">Tech News: 2025-03</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W03"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/03|Translations]] are available.
'''Weekly highlight'''
* The Single User Login system is being updated over the next few months. This is the system which allows users to fill out the login form on one Wikimedia site and get logged in on all others at the same time. It needs to be updated because of the ways that browsers are increasingly restricting cross-domain cookies. To accommodate these restrictions, login and account creation pages will move to a central domain, but it will still appear to the user as if they are on the originating wiki. The updated code will be enabled this week for users on test wikis. This change is planned to roll out to all users during February and March. See [[mw:Special:MyLanguage/MediaWiki Platform Team/SUL3#Deployment|the SUL3 project page]] for more details and a timeline.
'''Updates for editors'''
* On wikis with [[mw:Special:MyLanguage/Extension:PageAssessments|PageAssessments]] installed, you can now [[mw:Special:MyLanguage/Extension:PageAssessments#Search|filter search results]] to pages in a given WikiProject by using the <code dir=ltr>inproject:</code> keyword. (These wikis: {{int:project-localized-name-arwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-enwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-enwikivoyage/en}}{{int:comma-separator/en}}{{int:project-localized-name-frwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-huwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-newiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-trwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-zhwiki/en}}) [https://phabricator.wikimedia.org/T378868]
* One new wiki has been created: a {{int:project-localized-name-group-wikipedia}} in [[d:Q34129|Tigre]] ([[w:tig:|<code>w:tig:</code>]]) [https://phabricator.wikimedia.org/T381377]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:35}} community-submitted {{PLURAL:35|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, there was a bug with updating a user's edit-count after making a rollback edit, which is now fixed. [https://phabricator.wikimedia.org/T382592]
'''Updates for technical contributors'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Wikimedia REST API users, such as bot operators and tool maintainers, may be affected by ongoing upgrades. Starting the week of January 13, we will begin rerouting [[phab:T374683|some page content endpoints]] from RESTbase to the newer MediaWiki REST API endpoints for all wiki projects. This change was previously available on testwiki and should not affect existing functionality, but active users of the impacted endpoints may raise issues directly to the [[phab:project/view/6931/|MediaWiki Interfaces Team]] in Phabricator if they arise.
* Toolforge tool maintainers can now share their feedback on Toolforge UI, an initiative to provide a web platform that allows creating and managing Toolforge tools through a graphic interface, in addition to existing command-line workflows. This project aims to streamline active maintainers’ tasks, as well as make registration and deployment processes more accessible for new tool creators. The initiative is still at a very early stage, and the Cloud Services team is in the process of collecting feedback from the Toolforge community to help shape the solution to their needs. [[wikitech:Wikimedia Cloud Services team/EnhancementProposals/Toolforge UI|Read more and share your thoughts about Toolforge UI]].
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] For tool and library developers who use the OAuth system: The identity endpoint used for [[mw:Special:MyLanguage/OAuth/For Developers#Identifying the user|OAuth 1]] and [[mw:Special:MyLanguage/OAuth/For Developers#Identifying the user 2|OAuth 2]] returned a JSON object with an integer in its <code>sub</code> field, which was incorrect (the field must always be a string). This has been fixed; the fix will be deployed to Wikimedia wikis on the week of January 13. [https://phabricator.wikimedia.org/T382139]
* Many wikis currently use [[:mw:Parsoid/Parser Unification/Cite CSS|Cite CSS]] to render custom footnote markers in Parsoid output. Starting January 20 these rules will be disabled, but the developers ask you to ''not'' clean up your <bdi lang="en" dir="ltr">[[MediaWiki:Common.css]]</bdi> until February 20 to avoid issues during the migration. Your wikis might experience some small changes to footnote markers in Visual Editor and when using experimental Parsoid read mode, but if there are changes these are expected to bring the rendering in line with the legacy parser output. [https://phabricator.wikimedia.org/T370027]
'''Meetings and events'''
* The next meeting in the series of [[c:Special:MyLanguage/Commons:WMF support for Commons/Commons community calls|Wikimedia Foundation Community Conversations with the Wikimedia Commons community]] will take place on [[m:Special:MyLanguage/Event:Commons community discussion - 15 January 2025 08:00 UTC|January 15 at 8:00 UTC]] and [[m:Special:MyLanguage/Event:Commons community discussion - 15 January 2025 16:00 UTC|at 16:00 UTC]]. The topic of this call is defining the priorities in tool investment for Commons. Contributors from all wikis, especially users who are maintaining tools for Commons, are welcome to attend.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/03|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W03"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 14 januari 2025 kl. 02.42 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28048614 -->
== <span lang="en" dir="ltr">Tech News: 2025-04</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W04"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/04|Translations]] are available.
'''Updates for editors'''
* Administrators can mass-delete multiple pages created by a user or IP address using [[mw:Special:MyLanguage/Extension:Nuke|Extension:Nuke]]. It previously only allowed deletion of pages created in the last 30 days. It can now delete pages from the last 90 days, provided it is targeting a specific user or IP address. [https://phabricator.wikimedia.org/T380846]
* On [[phab:P72148|wikis that use]] the [[mw:Special:MyLanguage/Help:Patrolled edits|Patrolled edits]] feature, when the rollback feature is used to revert an unpatrolled page revision, that revision will now be marked as "manually patrolled" instead of "autopatrolled", which is more accurate. Some editors that use [[mw:Special:MyLanguage/Help:New filters for edit review/Filtering|filters]] on Recent Changes may need to update their filter settings. [https://phabricator.wikimedia.org/T302140]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the Visual Editor's "Insert link" feature did not always suggest existing pages properly when an editor started typing, which has now been [[phab:T383497|fixed]].
'''Updates for technical contributors'''
* The Structured Discussion extension (also known as Flow) is being progressively removed from the wikis. This extension is unmaintained and causes issues. It will be replaced by [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]], which is used on any regular talk page. [[mw:Special:MyLanguage/Structured Discussions/Deprecation#Deprecation timeline|The last group of wikis]] ({{int:project-localized-name-cawikiquote/en}}{{int:comma-separator/en}}{{int:project-localized-name-fiwikimedia/en}}{{int:comma-separator/en}}{{int:project-localized-name-gomwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kabwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ptwikibooks/en}}{{int:comma-separator/en}}{{int:project-localized-name-sewikimedia/en}}) will soon be contacted. If you have questions about this process, please ping [[m:User:Trizek (WMF)|Trizek (WMF)]] at your wiki. [https://phabricator.wikimedia.org/T380912]
* The latest quarterly [[mw:Technical_Community_Newsletter/2025/January|Technical Community Newsletter]] is now available. This edition includes: updates about services from the Data Platform Engineering teams, information about Codex from the Design System team, and more.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/04|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W04"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 21 januari 2025 kl. 02.36 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28129769 -->
== <span lang="en" dir="ltr">Tech News: 2025-05</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W05"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/05|Translations]] are available.
'''Weekly highlight'''
* Patrollers and admins - what information or context about edits or users could help you to make patroller or admin decisions more quickly or easily? The Wikimedia Foundation wants to hear from you to help guide its upcoming annual plan. Please consider sharing your thoughts on this and [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Product & Technology OKRs|13 other questions]] to shape the technical direction for next year.
'''Updates for editors'''
* iOS Wikipedia App users worldwide can now access a [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Personalized Wikipedia Year in Review/How your data is used|personalized Year in Review]] feature, which provides insights based on their reading and editing history on Wikipedia. This project is part of a broader effort to help welcome new readers as they discover and interact with encyclopedic content.
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] Edit patrollers now have a new feature available that can highlight potentially problematic new pages. When a page is created with the same title as a page which was previously deleted, a tag ('Recreated') will now be added, which users can filter for in [[{{#special:RecentChanges}}]] and [[{{#special:NewPages}}]]. [https://phabricator.wikimedia.org/T56145]
* Later this week, there will be a new warning for editors if they attempt to create a redirect that links to another redirect (a [[mw:Special:MyLanguage/Help:Redirects#Double redirects|double redirect]]). The feature will recommend that they link directly to the second redirect's target page. Thanks to the user SomeRandomDeveloper for this improvement. [https://phabricator.wikimedia.org/T326056]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Wikimedia wikis allow [[w:en:WebAuthn|WebAuthn]]-based second factor checks (such as hardware tokens) during login, but the feature is [[m:Community Wishlist Survey 2023/Miscellaneous/Fix security key (WebAuthn) support|fragile]] and has very few users. The MediaWiki Platform team is temporarily disabling adding new WebAuthn keys, to avoid interfering with the rollout of [[mw:MediaWiki Platform Team/SUL3|SUL3]] (single user login version 3). Existing keys are unaffected. [https://phabricator.wikimedia.org/T378402]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:30}} community-submitted {{PLURAL:30|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* For developers that use the [[wikitech:Data Platform/Data Lake/Edits/MediaWiki history dumps|MediaWiki History dumps]]: The Data Platform Engineering team has added a couple of new fields to these dumps, to support the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|Temporary Accounts]] initiative. If you maintain software that reads those dumps, please review your code and the updated documentation, since the order of the fields in the row will change. There will also be one field rename: in the <bdi lang="zxx" dir="ltr"><code>mediawiki_user_history</code></bdi> dump, the <bdi lang="zxx" dir="ltr"><code>anonymous</code></bdi> field will be renamed to <bdi lang="zxx" dir="ltr"><code>is_anonymous</code></bdi>. The changes will take effect with the next release of the dumps in February. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/LKMFDS62TXGDN6L56F4ABXYLN7CSCQDI/]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/05|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W05"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 27 januari 2025 kl. 23.14 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28149374 -->
== <span lang="en" dir="ltr">Tech News: 2025-06</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W06"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/06|Translations]] are available.
'''Updates for editors'''
* Editors who use the "Special characters" editing-toolbar menu can now see the 32 special characters you have used most recently, across editing sessions on that wiki. This change should help make it easier to find the characters you use most often. The feature is in both the 2010 wikitext editor and VisualEditor. [https://phabricator.wikimedia.org/T110722]
* Editors using the 2010 wikitext editor can now create sublists with correct indentation by selecting the line(s) you want to indent and then clicking the toolbar buttons.[https://phabricator.wikimedia.org/T380438] You can now also insert <code><nowiki><code></nowiki></code> tags using a new toolbar button.[https://phabricator.wikimedia.org/T383010] Thanks to user stjn for these improvements.
* Help is needed to ensure the [[mw:Special:MyLanguage/Citoid/Enabling Citoid on your wiki|citation generator]] works properly on each wiki.
** (1) Administrators should update the local versions of the page <code dir=ltr>MediaWiki:Citoid-template-type-map.json</code> to include entries for <code dir=ltr>preprint</code>, <code dir=ltr>standard</code>, and <code dir=ltr>dataset</code>; Here are example diffs to replicate [https://en.wikipedia.org/w/index.php?title=MediaWiki%3ACitoid-template-type-map.json&diff=1189164774&oldid=1165783565 for 'preprint'] and [https://en.wikipedia.org/w/index.php?title=MediaWiki%3ACitoid-template-type-map.json&diff=1270832208&oldid=1270828390 for 'standard' and 'dataset'].
** (2.1) If the citoid map in the citation template used for these types of references is missing, [[mediawikiwiki:Citoid/Enabling Citoid on your wiki#Step 2.a: Create a 'citoid' maps value for each citation template|one will need to be added]]. (2.2) If the citoid map does exist, the TemplateData will need to be updated to include new field names. Here are example updates [https://en.wikipedia.org/w/index.php?title=Template%3ACitation%2Fdoc&diff=1270829051&oldid=1262470053 for 'preprint'] and [https://en.wikipedia.org/w/index.php?title=Template%3ACitation%2Fdoc&diff=1270831369&oldid=1270829480 for 'standard' and 'dataset']. The new fields that may need to be supported are <code dir=ltr>archiveID</code>, <code dir=ltr>identifier</code>, <code dir=ltr>repository</code>, <code dir=ltr>organization</code>, <code dir=ltr>repositoryLocation</code>, <code dir=ltr>committee</code>, and <code dir=ltr>versionNumber</code>. [https://phabricator.wikimedia.org/T383666]
* One new wiki has been created: a {{int:project-localized-name-group-wikipedia/en}} in [[d:Q15637215|Central Kanuri]] ([[w:knc:|<code>w:knc:</code>]]) [https://phabricator.wikimedia.org/T385181]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the [[mediawikiwiki:Special:MyLanguage/Help:Extension:Wikisource/Wikimedia OCR|OCR (optical character recognition) tool]] used for Wikisource now supports a new language, Church Slavonic. [https://phabricator.wikimedia.org/T384782]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/06|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W06"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 4 februari 2025 kl. 01.08 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28203495 -->
== <span lang="en" dir="ltr">Tech News: 2025-07</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W07"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/07|Translations]] are available.
'''Weekly highlight'''
* The Product and Technology Advisory Council (PTAC) has published [[m:Special:MyLanguage/Product and Technology Advisory Council/February 2025 draft PTAC recommendation for feedback|a draft of their recommendations]] for the Wikimedia Foundation's Product and Technology department. They have recommended focusing on [[m:Special:MyLanguage/Product and Technology Advisory Council/February 2025 draft PTAC recommendation for feedback/Mobile experiences|mobile experiences]], particularly contributions. They request community [[m:Talk:Product and Technology Advisory Council/February 2025 draft PTAC recommendation for feedback|feedback at the talk page]] by 21 February.
'''Updates for editors'''
* The "Special pages" portlet link will be moved from the "Toolbox" into the "Navigation" section of the main menu's sidebar by default. This change is because the Toolbox is intended for tools relating to the current page, not tools relating to the site, so the link will be more logically and consistently located. To modify this behavior and update CSS styling, administrators can follow the instructions at [[phab:T385346|T385346]]. [https://phabricator.wikimedia.org/T333211]
* As part of this year's work around improving the ways readers discover content on the wikis, the Web team will be running an experiment with a small number of readers that displays some suggestions for related or interesting articles within the search bar. Please check out [[mw:Special:MyLanguage/Reading/Web/Content Discovery Experiments#Experiment 1: Display article recommendations in more prominent locations, search|the project page]] for more information.
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Template editors who use TemplateStyles can now customize output for users with specific accessibility needs by using accessibility related media queries (<code dir=ltr>[https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion prefers-reduced-motion]</code>, <code dir=ltr>[https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-transparency prefers-reduced-transparency]</code>, <code dir=ltr>[https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-contrast prefers-contrast]</code>, and <code dir=ltr>[https://developer.mozilla.org/en-US/docs/Web/CSS/@media/forced-colors forced-colors]</code>). Thanks to user Bawolff for these improvements. [https://phabricator.wikimedia.org/T384175]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:22}} community-submitted {{PLURAL:22|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the global blocks log will now be shown directly on the {{#special:CentralAuth}} page, similarly to global locks, to simplify the workflows for stewards. [https://phabricator.wikimedia.org/T377024]
'''Updates for technical contributors'''
* Wikidata [[d:Special:MyLanguage/Help:Default values for labels and aliases|now supports a special language as a "default for all languages"]] for labels and aliases. This is to avoid excessive duplication of the same information across many languages. If your Wikidata queries use labels, you may need to update them as some existing labels are getting removed. [https://phabricator.wikimedia.org/T312511]
* The function <code dir="ltr">getDescription</code> was invoked on every Wiki page read and accounts for ~2.5% of a page's total load time. The calculated value will now be cached, reducing load on Wikimedia servers. [https://phabricator.wikimedia.org/T383660]
* As part of the RESTBase deprecation [[mw:RESTBase/deprecation|effort]], the <code dir="ltr">/page/related</code> endpoint has been blocked as of February 6, 2025, and will be removed soon. This timeline was chosen to align with the deprecation schedules for older Android and iOS versions. The stable alternative is the "<code dir="ltr">morelike</code>" action API in MediaWiki, and [[gerrit:c/mediawiki/services/mobileapps/+/982154/13/pagelib/src/transform/FooterReadMore.js|a migration example]] is available. The MediaWiki Interfaces team [[phab:T376297|can be contacted]] for any questions. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/GFC2IJO7L4BWO3YTM7C5HF4MCCBE2RJ2/]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/January|Language and Internationalization newsletter]] is available. It includes: Updates about the "Contribute" menu; details on some of the newest language editions of Wikipedia; details on new languages supported by the MediaWiki interface; updates on the Community-defined lists feature; and more.
* The latest [[mw:Extension:Chart/Project/Updates#January 2025: Better visibility into charts and tabular data usage|Chart Project newsletter]] is available. It includes updates on the progress towards bringing better visibility into global charts usage and support for categorizing pages in the Data namespace on Commons.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/07|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W07"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 11 februari 2025 kl. 01.11 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28231022 -->
== <span lang="en" dir="ltr">Tech News: 2025-08</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W08"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/08|Translations]] are available.
'''Weekly highlight'''
* Communities using growth tools can now showcase one event on the <code>{{#special:Homepage}}</code> for newcomers. This feature will help newcomers to be informed about editing activities they can participate in. Administrators can create a new event to showcase at <code>{{#special:CommunityConfiguration}}</code>. To learn more about this feature, please read [[diffblog:2025/02/12/community-updates-module-connecting-newcomers-to-your-initiatives/|the Diff post]], have a look [[mw:Special:MyLanguage/Help:Growth/Tools/Community updates module|at the documentation]], or contact [[mw:Talk:Growth|the Growth team]].
'''Updates for editors'''
[[File:Page Frame Features on desktop.png|thumb|Highlighted talk pages improvements]]
* Starting next week, talk pages at these wikis – {{int:project-localized-name-eswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-frwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-itwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-jawiki/en}} – will get [[diffblog:2024/05/02/making-talk-pages-better-for-everyone/|a new design]]. This change was extensively tested as a Beta feature and is the last step of [[mw:Special:MyLanguage/Talk pages project/Feature summary|talk pages improvements]]. [https://phabricator.wikimedia.org/T379102]
* You can now navigate to view a redirect page directly from its action pages, such as the history page. Previously, you were forced to first go to the redirect target. This change should help editors who work with redirects a lot. Thanks to user stjn for this improvement. [https://phabricator.wikimedia.org/T5324]
* When a Cite reference is reused many times, wikis currently show either numbers like "1.23" or localized alphabetic markers like "a b c" in the reference list. Previously, if there were so many reuses that the alphabetic markers were all used, [[MediaWiki:Cite error references no backlink label|an error message]] was displayed. As part of the work to [[phab:T383036|modernize Cite customization]], these errors will no longer be shown and instead the backlinks will fall back to showing numeric markers like "1.23" once the alphabetic markers are all used.
* The log entries for each change to an editor's user-groups are now clearer by specifying exactly what has changed, instead of the plain before and after listings. Translators can [[phab:T369466|help to update the localized versions]]. Thanks to user Msz2001 for these improvements.
* A new filter has been added to the [[{{#special:Nuke}}]] tool, which allows administrators to mass delete pages, to enable users to filter for pages in a range of page sizes (in bytes). This allows, for example, deleting pages only of a certain size or below. [https://phabricator.wikimedia.org/T378488]
* Non-administrators can now check which pages are able to be deleted using the [[{{#special:Nuke}}]] tool. Thanks to user MolecularPilot for this and the previous improvements. [https://phabricator.wikimedia.org/T376378]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:25}} community-submitted {{PLURAL:25|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug was fixed in the configuration for the AV1 video file format, which enables these files to play again. [https://phabricator.wikimedia.org/T382193]
'''Updates for technical contributors'''
* Parsoid Read Views is going to be rolling out to most Wiktionaries over the next few weeks, following the successful transition of Wikivoyage to Parsoid Read Views last year. For more information, see the [[mw:Special:MyLanguage/Parsoid/Parser Unification|Parsoid/Parser Unification]] project page. [https://phabricator.wikimedia.org/T385923][https://phabricator.wikimedia.org/T371640]
* Developers of tools that run on-wiki should note that <code dir=ltr>mw.Uri</code> is deprecated. Tools requiring <code dir=ltr>mw.Uri</code> must explicitly declare <code dir=ltr>mediawiki.Uri</code> as a ResourceLoader dependency, and should migrate to the browser native <code dir=ltr>URL</code> API soon. [https://phabricator.wikimedia.org/T384515]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/08|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W08"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 17 februari 2025 kl. 22.16 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28275610 -->
== <span lang="en" dir="ltr">Tech News: 2025-09</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W09"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/09|Translations]] are available.
'''Updates for editors'''
* Administrators can now customize how the [[m:Special:MyLanguage/User language|Babel feature]] creates categories using [[{{#special:CommunityConfiguration/Babel}}]]. They can rename language categories, choose whether they should be auto-created, and adjust other settings. [https://phabricator.wikimedia.org/T374348]
* The <bdi lang="en" dir="ltr">[https://www.wikimedia.org/ wikimedia.org]</bdi> portal has been updated – and is receiving some ongoing improvements – to modernize and improve the accessibility of our portal pages. It now has better support for mobile layouts, updated wording and links, and better language support. Additionally, all of the Wikimedia project portals, such as <bdi lang="en" dir="ltr">[https://wikibooks.org wikibooks.org]</bdi>, now support dark mode when a reader is using that system setting. [https://phabricator.wikimedia.org/T373204][https://phabricator.wikimedia.org/T368221][https://meta.wikimedia.org/wiki/Project_portals]
* One new wiki has been created: a {{int:project-localized-name-group-wiktionary/en}} in [[d:Q33965|Santali]] ([[wikt:sat:|<code>wikt:sat:</code>]]) [https://phabricator.wikimedia.org/T386619]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:30}} community-submitted {{PLURAL:30|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug was fixed that prevented clicking on search results in the web-interface for some Firefox for Android phone configurations. [https://phabricator.wikimedia.org/T381289]
'''Meetings and events'''
* The next Language Community Meeting is happening soon, February 28th at [https://zonestamp.toolforge.org/1740751200 14:00 UTC]. This week's meeting will cover: highlights and technical updates on keyboard and tools for the Sámi languages, Translatewiki.net contributions from the Bahasa Lampung community in Indonesia, and technical Q&A. If you'd like to join, simply [[mw:Wikimedia Language and Product Localization/Community meetings#28 February 2025|sign up on the wiki page]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/09|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W09"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 25 februari 2025 kl. 01.41 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28296129 -->
== <span lang="en" dir="ltr">Tech News: 2025-10</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W10"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/10|Translations]] are available.
'''Updates for editors'''
* All logged-in editors using the mobile view can now edit a full page. The "{{int:Minerva-page-actions-editfull}}" link is accessible from the "{{int:minerva-page-actions-overflow}}" menu in the toolbar. This was previously only available to editors using the [[mw:Special:MyLanguage/Reading/Web/Advanced mobile contributions|Advanced mobile contributions]] setting. [https://phabricator.wikimedia.org/T387180]
* Interface administrators can now help to remove the deprecated Cite CSS code matching "<code dir="ltr">mw-ref</code>" from their local <bdi lang="en" dir="ltr">[[MediaWiki:Common.css]]</bdi>. The list of wikis in need of cleanup, and the code to remove, [https://global-search.toolforge.org/?q=mw-ref%5B%5E-a-z%5D®ex=1&namespaces=8&title=.*css can be found with this global search] and in [https://ace.wikipedia.org/w/index.php?title=MediaWiki:Common.css&oldid=145662#L-139--L-144 this example], and you can learn more about how to help on the [[mw:Parsoid/Parser Unification/Cite CSS|CSS migration project page]]. The Cite footnote markers ("<code dir="ltr">[1]</code>") are now rendered by [[mw:Special:MyLanguage/Parsoid|Parsoid]], and the deprecated CSS is no longer needed. The CSS for backlinks ("<code dir="ltr">mw:referencedBy</code>") should remain in place for now. This cleanup is expected to cause no visible changes for readers. Please help to remove this code before March 20, after which the development team will do it for you.
* When editors embed a file (e.g. <code><nowiki>[[File:MediaWiki.png]]</nowiki></code>) on a page that is protected with cascading protection, the software will no longer restrict edits to the file description page, only to new file uploads.[https://phabricator.wikimedia.org/T24521] In contrast, transcluding a file description page (e.g. <code><nowiki>{{:File:MediaWiki.png}}</nowiki></code>) will now restrict edits to the page.[https://phabricator.wikimedia.org/T62109]
* When editors revert a file to an earlier version it will now require the same permissions as ordinarily uploading a new version of the file. The software now checks for 'reupload' or 'reupload-own' rights,[https://phabricator.wikimedia.org/T304474] and respects cascading protection.[https://phabricator.wikimedia.org/T140010]
* When administrators are listing pages for deletion with the Nuke tool, they can now also list associated talk pages and redirects for deletion, alongside pages created by the target, rather than needing to manually delete these pages afterwards. [https://phabricator.wikimedia.org/T95797]
* The [[m:Special:MyLanguage/Tech/News/2025/03|previously noted]] update to Single User Login, which will accommodate browser restrictions on cross-domain cookies by moving login and account creation to a central domain, will now roll out to all users during March and April. The team plans to enable it for all new account creation on [[wikitech:Deployments/Train#Tuesday|Group0]] wikis this week. See [[mw:Special:MyLanguage/MediaWiki Platform Team/SUL3#Deployment|the SUL3 project page]] for more details and an updated timeline.
* Since last week there has been a bug that shows some interface icons as black squares until the page has fully loaded. It will be fixed this week. [https://phabricator.wikimedia.org/T387351]
* One new wiki has been created: a {{int:project-localized-name-group-wikipedia/en}} in [[d:Q2044560|Sylheti]] ([[w:syl:|<code>w:syl:</code>]]) [https://phabricator.wikimedia.org/T386441]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:23}} community-submitted {{PLURAL:23|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug was fixed with loading images in very old versions of the Firefox browser on mobile. [https://phabricator.wikimedia.org/T386400]
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.19|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/10|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W10"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 4 mars 2025 kl. 03.30 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28334563 -->
== <span lang="en" dir="ltr">Tech News: 2025-11</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W11"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/11|Translations]] are available.
'''Updates for editors'''
* Editors who use password managers at multiple wikis may notice changes in the future. The way that our wikis provide information to password managers about reusing passwords across domains has recently been updated, so some password managers might now offer you login credentials that you saved for a different Wikimedia site. Some password managers already did this, and are now doing it for more Wikimedia domains. This is part of the [[mw:Special:MyLanguage/MediaWiki Platform Team/SUL3|SUL3 project]] which aims to improve how our unified login works, and to keep it compatible with ongoing changes to the web-browsers we use. [https://phabricator.wikimedia.org/T385520][https://phabricator.wikimedia.org/T384844]
* The Wikipedia Apps Team is inviting interested users to help improve Wikipedia’s offline and limited internet use. After discussions in [[m:Afrika Baraza|Afrika Baraza]] and the last [[m:Special:MyLanguage/ESEAP Hub/Meetings|ESEAP call]], key challenges like search, editing, and offline access are being explored, with upcoming focus groups to dive deeper into these topics. All languages are welcome, and interpretation will be available. Want to share your thoughts? [[mw:Special:MyLanguage/Wikimedia Apps/Improving Wikipedia Mobile Apps for Offline & Limited Internet Use|Join the discussion]] or email <bdi lang="en" dir="ltr">aramadan@wikimedia.org</bdi>!
* All wikis will be read-only for a few minutes on March 19. This is planned at [https://zonestamp.toolforge.org/1742392800 14:00 UTC]. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.20|MediaWiki]]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Growth/Newsletters/33|Growth newsletter]] is available. It includes: the launch of the Community Updates module, the most recent changes in Community Configuration, and the upcoming test of in-article suggestions for first-time editors.
* An old API that was previously used in the Android Wikipedia app is being removed at the end of March. There are no current software uses, but users of the app with a version that is older than 6 months by the time of removal (2025-03-31), will no longer have access to the Suggested Edits feature, until they update their app. You can [[diffblog:2025/02/24/sunset-of-wikimedia-recommendation-api/|read more details about this change]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/11|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W11"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 11 mars 2025 kl. 00.09 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28372257 -->
== <span lang="en" dir="ltr">Tech News: 2025-12</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W12"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/12|Translations]] are available.
'''Weekly highlight'''
* Twice a year, around the equinoxes, the Wikimedia Foundation's Site Reliability Engineering (SRE) team performs [[m:Special:MyLanguage/Tech/Server switch|a datacenter server switchover]], redirecting all traffic from one primary server to its backup. This provides reliability in case of a crisis, as we can always fall back on the other datacenter. [http://listen.hatnote.com/ Thanks to the Listen to Wikipedia] tool, you can hear the switchover take place: Before it begins, you'll hear the steady stream of edits; Then, as the system enters a brief read-only phase, the sound stops for a couple of minutes, before resuming after the switchover. You can [[diffblog:2025/03/12/hear-that-the-wikis-go-silent-twice-a-year/|read more about the background and details of this process on the Diff blog]]. If you want to keep an ear out for the next server switchover, listen to the wikis on [https://zonestamp.toolforge.org/1742392800 March 19 at 14:00 UTC].
'''Updates for editors'''
* The [https://test.wikipedia.org/w/index.php?title=Special:ContentTranslation&filter-type=automatic&filter-id=previous-edits&active-list=suggestions&from=en&to=es improved Content Translation tool dashboard] is now available in [[phab:T387820|10 Wikipedias]] and will be available for all Wikipedias [[phab:T387821|soon]]. With [[mw:Special:MyLanguage/Content translation#Improved translation experience|the unified dashboard]], desktop users can now: Translate new sections of an article; Discover and access topic-based [https://ig.m.wikipedia.org/w/index.php?title=Special:ContentTranslation&active-list=suggestions&from=en&to=ig&filter-type=automatic&filter-id=previous-edits article suggestion filters] (initially available only for mobile device users); Discover and access the [[mw:Special:MyLanguage/Translation suggestions: Topic-based & Community-defined lists|Community-defined lists]] filter, also known as "Collections", from wiki-projects and campaigns.
* On Wikimedia Commons, a [[c:Commons:WMF support for Commons/Upload Wizard Improvements#Improve category selection|new system to select the appropriate file categories]] has been introduced: if a category has one or more subcategories, users will be able to click on an arrow that will open the subcategories directly within the form, and choose the correct one. The parent category name will always be shown on top, and it will always be possible to come back to it. This should decrease the amount of work for volunteers in fixing/creating new categories. The change is also available on mobile. These changes are part of planned improvements to the UploadWizard.
* The Community Tech team is seeking wikis to join a pilot for the [[m:Special:MyLanguage/Community Wishlist Survey 2023/Multiblocks|Multiblocks]] feature and a refreshed Special:Block page in late March. Multiblocks enables administrators to impose multiple different types of blocks on the same user at the same time. If you are an admin or steward and would like us to discuss joining the pilot with your community, please leave a message on the [[m:Talk:Community Wishlist Survey 2023/Multiblocks|project talk page]].
* Starting March 25, the Editing team will test a new feature for Edit Check at [[phab:T384372|12 Wikipedias]]: [[mw:Special:MyLanguage/Help:Edit check#Multi-check|Multi-Check]]. Half of the newcomers on these wikis will see all [[mw:Special:MyLanguage/Help:Edit check#ref|Reference Checks]] during their edit session, while the other half will continue seeing only one. The goal of this test is to see if users are confused or discouraged when shown multiple Reference Checks (when relevant) within a single editing session. At these wikis, the tags used on edits that show References Check will be simplified, as multiple tags could be shown within a single edit. Changes to the tags are documented [[phab:T373949|on Phabricator]]. [https://phabricator.wikimedia.org/T379131]
* The [[m:Special:MyLanguage/Global reminder bot|Global reminder bot]], which is a service for notifying users that their temporary user-rights are about to expire, now supports using the localized name of the user-rights group in the message heading. Translators can see the [[m:Global reminder bot/Translation|listing of existing translations and documentation]] to check if their language needs updating or creation.
* The [[Special:GlobalPreferences|GlobalPreferences]] gender setting, which is used for how the software should refer to you in interface messages, now works as expected by overriding the local defaults. [https://phabricator.wikimedia.org/T386584]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:26}} community-submitted {{PLURAL:26|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the Wikipedia App for Android had a bug fixed for when a user is browsing and searching in multiple languages. [https://phabricator.wikimedia.org/T379777]
'''Updates for technical contributors'''
* Later this week, the way that Codex styles are loaded will be changing. There is a small risk that this may result in unstyled interface message boxes on certain pages. User generated content (e.g. templates) is not impacted. Gadgets may be impacted. If you see any issues [[phab:T388847|please report them]]. See the linked task for details, screenshots, and documentation on how to fix any affected gadgets.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.21|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/12|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W12"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 18 mars 2025 kl. 00.48 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28412594 -->
== <span lang="en" dir="ltr">Tech News: 2025-13</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W13"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/13|Translations]] are available.
'''Weekly highlight'''
* The Wikimedia Foundation is seeking your feedback on the [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Product & Technology OKRs|drafts of the objectives and key results that will shape the Foundation's Product and Technology priorities]] for the next fiscal year (starting in July). The objectives are broad high-level areas, and the key-results are measurable ways to track the success of their objectives. Please share your feedback on the talkpage, in any language, ideally before the end of April.
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents extension]] will be released to multiple wikis (see [[m:Special:MyLanguage/CampaignEvents/Deployment status#Global Deployment Plan|deployment plan]] for details) in April 2025, and the team has begun the process of engaging communities on the identified wikis. The extension provides tools to organize, manage, and promote collaborative activities (like events, edit-a-thons, and WikiProjects) on the wikis. The extension has three tools: [[m:Special:MyLanguage/Event Center/Registration|Event Registration]], [[m:Special:MyLanguage/CampaignEvents/Collaboration list|Collaboration List]], and [[m:Special:MyLanguage/Campaigns/Foundation Product Team/Invitation list|Invitation Lists]]. It is currently on 13 Wikipedias, including English Wikipedia, French Wikipedia, and Spanish Wikipedia, as well as Wikidata. Questions or requests can be directed to the [[mw:Help talk:Extension:CampaignEvents|extension talk page]] or in Phabricator (with <bdi lang="en" dir="ltr" style="white-space: nowrap;">#campaigns-product-team</bdi> tag).
* Starting the week of March 31st, wikis will be able to set which user groups can view private registrants in [[m:Special:MyLanguage/Event Center/Registration|Event Registration]], as part of the [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents]] extension. By default, event organizers and the local wiki admins will be able to see private registrants. This is a change from the current behavior, in which only event organizers can see private registrants. Wikis can change the default setup by [[m:Special:MyLanguage/Requesting wiki configuration changes|requesting a configuration change]] in Phabricator (and adding the <bdi lang="en" dir="ltr" style="white-space: nowrap;">#campaigns-product-team</bdi> tag). Participants of past events can cancel their registration at any time.
* Administrators at wikis that have a customized <bdi lang="en" dir="ltr">[[MediaWiki:Sidebar]]</bdi> should check that it contains an entry for the {{int:specialpages}} listing. If it does not, they should add it using <code dir=ltr style="white-space: nowrap;">* specialpages-url|specialpages</code>. Wikis with a default sidebar will see the link moved from the page toolbox into the sidebar menu in April. [https://phabricator.wikimedia.org/T388927]
* The Minerva skin (mobile web) combines both Notice and Alert notifications within the bell icon ([[File:OOjs UI icon bell.svg|16px|link=|class=skin-invert]]). There was a long-standing bug where an indication for new notifications was only shown if you had unseen Alerts. This bug is now fixed. In the future, Minerva users will notice a counter atop the bell icon when you have 1 or more unseen Notices and/or Alerts. [https://phabricator.wikimedia.org/T344029]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:23}} community-submitted {{PLURAL:23|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* VisualEditor has introduced a [[mw:VisualEditor/Hooks|new client-side hook]] for developers to use when integrating with the VisualEditor target lifecycle. This hook should replace the existing lifecycle-related hooks, and be more consistent between different platforms. In addition, the new hook will apply to uses of VisualEditor outside of just full article editing, allowing gadgets to interact with the editor in DiscussionTools as well. The Editing Team intends to deprecate and eventually remove the old lifecycle hooks, so any use cases that this new hook does not cover would be of interest to them and can be [[phab:T355555|shared in the task]].
* Developers who use the <code dir=ltr>mw.Api</code> JavaScript library, can now identify the tool using it with the <code dir=ltr>userAgent</code> parameter: <code dir=ltr>var api = new mw.Api( { userAgent: 'GadgetNameHere/1.0.1' } );</code>. If you maintain a gadget or user script, please set a user agent, because it helps with library and server maintenance and with differentiating between legitimate and illegitimate traffic. [https://phabricator.wikimedia.org/T373874][https://foundation.wikimedia.org/wiki/Policy:Wikimedia_Foundation_User-Agent_Policy]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.22|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/13|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W13"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 24 mars 2025 kl. 23.42 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28443127 -->
== <span lang="en" dir="ltr">Tech News: 2025-14</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W14"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/14|Translations]] are available.
'''Updates for editors'''
* The Editing team is working on a new [[mw:Special:MyLanguage/Edit Check|Edit check]]: [[mw:Special:MyLanguage/Edit check#26 March 2025|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: [[phab:T389445|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 [[m:user:Trizek (WMF)|Trizek (WMF)]].
* [[mw:Special:MyLanguage/MediaWiki Platform Team/SUL3|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.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:35}} community-submitted {{PLURAL:35|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|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 [[mw:Special:MyLanguage/API:REST API|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 [[testwiki:Special:RestSandbox|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 [[mw:MediaWiki Interfaces Team/Feature Feedback/REST Sandbox|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.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.23|MediaWiki]]
'''In depth'''
* Sometimes a small, [[gerrit:c/operations/cookbooks/+/1129184|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 <bdi lang="en" dir="ltr">[http://maps.wikimedia.org/ maps.wikimedia.org]</bdi> - 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 [[m:Special:MyLanguage/Tech/Server switch|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 [[phab:T216826|extensive work]] by two developers on porting the last component of the maps stack over to [[w:en:Kubernetes|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'''
* [[mw:Special:MyLanguage/MediaWiki Users and Developers Workshop Spring 2025|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.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/14|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W14"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 1 april 2025 kl. 02.05 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28473566 -->
== <span lang="en" dir="ltr">Tech News: 2025-15</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W15"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/15|Translations]] are available.
'''Updates for editors'''
* From now on, [[m:Special:MyLanguage/Interface administrators|interface admins]] and [[m:Special:MyLanguage/Central notice administrators|centralnotice admins]] are technically required to enable [[m:Special:MyLanguage/Help:Two-factor authentication|two-factor authentication]] before they can use their privileges. In the future this might be expanded to more groups with advanced user-rights. [https://phabricator.wikimedia.org/T150898]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:20}} community-submitted {{PLURAL:20|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|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 [[mw:Codex/Release Timeline/2.0|2.0 overview documentation]], which includes guidance related to a few of the breaking changes such as <code dir=ltr style="white-space: nowrap;">font-size</code>, <code dir=ltr style="white-space: nowrap;">line-height</code>, and <code dir=ltr style="white-space: nowrap;">size-icon</code>.
* The results of the [[mw:Developer Satisfaction Survey/2025|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.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.24|MediaWiki]]
'''Meetings and events'''
* The [[mw:Special:MyLanguage/Wikimedia Hackathon 2025|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 [https://www.mfa.gov.tr/turkish-representations.en.mfa visa] or [https://www.mfa.gov.tr/visa-information-for-foreigners.en.mfa e-visa] to enter the country.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/15|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W15"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 7 april 2025 kl. 20.52 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28507470 -->
== <span lang="en" dir="ltr">Tech News: 2025-16</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W16"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/16|Translations]] are available.
'''Weekly highlight'''
* Later this week, the default thumbnail size will be increased from 220px to 250px. This changes how pages are shown in all wikis and has been requested by some communities for many years, but wasn't previously possible due to technical limitations. [https://phabricator.wikimedia.org/T355914]
* File thumbnails are now stored in discrete sizes. If a page specifies a thumbnail size that's not among the standard sizes (20, 40, 60, 120, 250, 330, 500, 960), then MediaWiki will pick the closest larger thumbnail size but will tell the browser to downscale it to the requested size. In these cases, nothing will change visually but users might load slightly larger images. If it doesn't matter which thumbnail size is used in a page, please pick one of the standard sizes to avoid the extra in-browser down-scaling step. [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Images#Thumbnail_sizes][https://phabricator.wikimedia.org/T355914]
'''Updates for editors'''
* The Wikimedia Foundation are working on a system called [[m:Edge Uniques|Edge Uniques]] which will enable [[:w:en:A/B testing|A/B testing]], help protect against [[:w:en:Denial-of-service attack|Distributed denial-of-service attacks]] (DDoS attacks), and make it easier to understand how many visitors the Wikimedia sites have. This is so that they can more efficiently build tools which help readers, and make it easier for readers to find what they are looking for.
* To improve security for users, a small percentage of logins will now require that the account owner input a one-time password [[mw:Special:MyLanguage/Help:Extension:EmailAuth|emailed to their account]]. It is recommended that you [[Special:Preferences#mw-prefsection-personal-email|check]] that the email address on your account is set correctly, and that it has been confirmed, and that you have an email set for this purpose. [https://phabricator.wikimedia.org/T390662]
* "Are you interested in taking a short survey to improve tools used for reviewing or reverting edits on your Wiki?" This question will be [[phab:T389401|asked at 7 wikis starting next week]], on Recent Changes and Watchlist pages. The [[mw:Special:MyLanguage/Moderator Tools|Moderator Tools team]] wants to know more about activities that involve looking at new edits made to your Wikimedia project, and determining whether they adhere to your project's policies.
* On April 15, the full Wikidata graph will no longer be supported on <bdi lang="zxx" dir="ltr">[https://query.wikidata.org/ query.wikidata.org]</bdi>. After this date, scholarly articles will be available through <bdi lang="zxx" dir="ltr" style="white-space:nowrap;">[https://query-scholarly.wikidata.org/ query-scholarly.wikidata.org]</bdi>, while the rest of the data hosted on Wikidata will be available through the <bdi lang="zxx" dir="ltr">[https://query.wikidata.org/ query.wikidata.org]</bdi> endpoint. This is part of the scheduled split of the Wikidata Graph, which was [[d:Special:MyLanguage/Wikidata:SPARQL query service/WDQS backend update/September 2024 scaling update|announced in September 2024]]. More information is [[d:Wikidata:SPARQL query service/WDQS graph split|available on Wikidata]].
* The latest quarterly [[m:Special:MyLanguage/Wikimedia Apps/Newsletter/First quarter of 2025|Wikimedia Apps Newsletter]] is now available. It covers updates, experiments, and improvements made to the Wikipedia mobile apps.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:30}} community-submitted {{PLURAL:30|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* The latest quarterly [[mw:Technical Community Newsletter/2025/April|Technical Community Newsletter]] is now available. This edition includes: an invitation for tool maintainers to attend the Toolforge UI Community Feedback Session on April 15th; recent community metrics; and recent technical blog posts.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.25|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/16|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W16"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 15 april 2025 kl. 02.24 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28540654 -->
== <span lang="en" dir="ltr">Tech News: 2025-17</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W17"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/17|Translations]] are available.
'''Updates for editors'''
* [[f:Special:MyLanguage/Wikifunctions:Main Page|Wikifunctions]] is now integrated with [[w:dag:Solɔɣu|Dagbani Wikipedia]] since April 15. It is the first project that will be able to call [[f:Special:MyLanguage/Wikifunctions:Introduction|functions from Wikifunctions]] and integrate them in articles. A function is something that takes one or more inputs and transforms them into a desired output, such as adding up two numbers, converting miles into metres, calculating how much time has passed since an event, or declining a word into a case. Wikifunctions will allow users to do that through a simple call of [[f:Special:MyLanguage/Wikifunctions:Catalogue|a stable and global function]], rather than via a local template. [https://www.wikifunctions.org/wiki/Special:MyLanguage/Wikifunctions:Status_updates/2025-04-16]
* A new type of lint error has been created: [[Special:LintErrors/empty-heading|{{int:linter-category-empty-heading}}]] ([[mw:Special:MyLanguage/Help:Lint errors/empty-heading|documentation]]). The [[mw:Special:MyLanguage/Help:Extension:Linter|Linter extension]]'s purpose is to identify wikitext patterns that must or can be fixed in pages and provide some guidance about what the problems are with those patterns and how to fix them. [https://phabricator.wikimedia.org/T368722]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:37}} community-submitted {{PLURAL:37|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Following its publication on HuggingFace, the "Structured Contents" dataset, developed by Wikimedia Enterprise, is [https://enterprise.wikimedia.com/blog/kaggle-dataset/ now also available on Kaggle]. This Beta initiative is focused on making Wikimedia data more machine-readable for high-volume reusers. They are releasing this beta version in a location that open dataset communities already use, in order to seek feedback, to help improve the product for a future wider release. You can read more about the overall [https://enterprise.wikimedia.com/blog/structured-contents-snapshot-api/#open-datasets Structured Contents project], and about the [https://enterprise.wikimedia.com/blog/structured-contents-wikipedia-infobox/ first release that's freely usable].
* There is no new MediaWiki version this week.
'''Meetings and events'''
* The Editing and Machine Learning Teams invite interested volunteers to a video meeting to discuss [[mw:Special:MyLanguage/Edit check/Peacock check|Peacock check]], which is the latest [[mw:Special:MyLanguage/Edit check|Edit check]] that will detect "peacock" or "overly-promotional" or "non-neutral" language whilst an editor is typing. Editors who work with newcomers, or help to fix this kind of writing, or are interested in how we use artificial intelligence in our projects are encouraged to attend. The [[mw:Special:MyLanguage/Editing team/Community Conversations#Next Conversation|meeting will be on April 28, 2025]] at [https://zonestamp.toolforge.org/1745863200 18:00–19:00 UTC] and hosted on Zoom.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/17|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W17"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 21 april 2025 kl. 23.00 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28578245 -->
== <span lang="en" dir="ltr">Tech News: 2025-18</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W18"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/18|Translations]] are available.
'''Updates for editors'''
* Event organizers who host collaborative activities on [[m:Special:MyLanguage/CampaignEvents/Deployment status#Global Deployment Plan|multiple wikis]], including Bengali, Japanese, and Korean Wikipedias, will have access to the [[mw:Special:MyLanguage/Extension:CampaignEvents|CampaignEvents extension]] this week. Also, admins in the Wikipedia where the extension is enabled will automatically be granted the event organizer right soon. They won't have to manually grant themselves the right before they can manage events as [[phab:T386861|requested by a community]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:19}} community-submitted {{PLURAL:19|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* The release of the next major version of [[mw:Special:MyLanguage/Codex|Codex]], the design system for Wikimedia, is scheduled for 29 April 2025. Technical editors will have access to the release by the week of 5 May 2025. This update will include a number of [[mw:Special:MyLanguage/Codex/Release_Timeline/2.0#Breaking_changes|breaking changes]] and minor [[mw:Special:MyLanguage/Codex/Release_Timeline/2.0#Visual_changes|visual changes]]. Instructions on handling the breaking and visual changes are documented on [[mw:Special:MyLanguage/Codex/Release Timeline/2.0#|this page]]. Pre-release testing is reported in [[phab:T386298|T386298]], with post-release issues tracked in [[phab:T392379|T392379]] and [[phab:T392390|T392390]].
* Users of [[wikitech:Special:MyLanguage/Help:Wiki_Replicas|Wiki Replicas]] will notice that the database views of <code dir="ltr">ipblocks</code>, <code dir="ltr">ipblocks_ipindex</code>, and <code dir="ltr">ipblocks_compat</code> are [[phab:T390767|now deprecated]]. Users can query the <code dir="ltr">[[mw:Special:MyLanguage/Manual:Block_table|block]]</code> and <code dir="ltr">[[mw:Special:MyLanguage/Manual:Block_target_table|block_target]]</code> new views that mirror the new tables in the production database instead. The deprecated views will be removed entirely from Wiki Replicas in June, 2025.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.27|MediaWiki]]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/April|Language and Internationalization Newsletter]] is now available. This edition includes an overview of the improved [https://test.wikipedia.org/w/index.php?title=Special:ContentTranslation&campaign=contributionsmenu&to=es&filter-type=automatic&filter-id=previous-edits&active-list=suggestions&from=en#/ Content Translation Dashboard Tool], [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/April#Language Support for New and Existing Languages|support for new languages]], [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/April#Wiki Loves Ramadan Articles Made In Content Translation Mobile Workflow|highlights from the Wiki Loves Ramadan campaign]], [[m:Special:MyLanguage/Research:Languages Onboarding Experiment 2024 - Executive Summary|results from the Language Onboarding Experiment]], an analysis of topic diversity in articles, and information on upcoming community meetings and events.
'''Meetings and events'''
* The [[Special:MyLanguage/Grants:Knowledge_Sharing/Connect/Calendar|Let's Connect Learning Clinic]] will take place on [https://zonestamp.toolforge.org/1745937000 April 29 at 14:30 UTC]. This edition will focus on "Understanding and Navigating Conflict in Wikimedia Projects". You can [[m:Special:MyLanguage/Event:Learning Clinic %E2%80%93 Understanding and Navigating Conflict in Wikimedia Projects (Part_1)|register now]] to attend.
* The [[mw:Special:MyLanguage/Wikimedia Hackathon 2025|2025 Wikimedia Hackathon]], which brings the global technical community together to connect, brainstorm, and hack existing projects, will take place from May 2 to 4th, 2025, at Istanbul, Turkey.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/18|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W18"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 28 april 2025 kl. 21.31 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28585685 -->
== <span lang="en" dir="ltr">Tech News: 2025-19</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W19"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/19|Translations]] are available.
'''Weekly highlight'''
* The Wikimedia Foundation has shared the latest draft update to their [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026|annual plan]] for next year (July 2025–June 2026). This includes an [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026|executive summary]] (also on [[diffblog:2025/04/25/sharing-the-wikimedia-foundations-2025-2026-draft-annual-plan/|Diff]]), details about the three main [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Goals|goals]] ([[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Product & Technology OKRs|Infrastructure]], [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Goals/Volunteer Support|Volunteer Support]], and [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Goals/Effectiveness|Effectiveness]]), [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Global Trends|global trends]], and the [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Budget Overview|budget]] and [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Financial Model|financial model]]. Feedback and questions are welcome on the [[m:Talk:Wikimedia Foundation Annual Plan/2025-2026|talk page]] until the end of May.
'''Updates for editors'''
* For wikis that have the [[m:Special:MyLanguage/CampaignEvents/Deployment status|CampaignEvents extension enabled]], two new feature improvements have been released:
** Admins can now choose which namespaces are permitted for [[m:Special:MyLanguage/Event Center/Registration|Event Registration]] via [[mw:Special:MyLanguage/Community Configuration|Community Configuration]] ([[mw:Special:MyLanguage/Help:Extension:CampaignEvents/Registration/Permitted namespaces|documentation]]). The default setup is for event registration to be permitted in the Event namespace, but other namespaces (such as the project namespace or WikiProject namespace) can now be added. With this change, communities like WikiProjects can now more easily use Event Registration for their collaborative activities.
** Editors can now [[mw:Special:MyLanguage/Transclusion|transclude]] the Collaboration List on a wiki page ([[mw:Special:MyLanguage/Help:Extension:CampaignEvents/Collaboration list/Transclusion|documentation]]). The Collaboration List is an automated list of events and WikiProjects on the wikis, accessed via {{#special:AllEvents}} ([[w:en:Special:AllEvents|example]]). Now, the Collaboration List can be added to all sorts of wiki pages, such as: a wiki mainpage, a WikiProject page, an affiliate page, an event page, or even a user page.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Developers who use the <code dir=ltr>moment</code> library in gadgets and user scripts should revise their code to use alternatives like the <code dir=ltr>Intl</code> library or the new <code dir=ltr>mediawiki.DateFormatter</code> library. The <code dir=ltr>moment</code> library has been deprecated and will begin to log messages in the developer console. You can see a global search for current uses, and [[phab:T392532|ask related questions in this Phabricator task]].
* Developers who maintain a tool that queries the Wikidata term store tables (<code dir=ltr style="white-space: nowrap;">wbt_*</code>) need to update their code to connect to a separate database cluster. These tables are being split into a separate database cluster. Tools that query those tables via the wiki replicas must be adapted to connect to the new cluster instead. [[wikitech:News/2025 Wikidata term store database split|Documentation and related links are available]]. [https://phabricator.wikimedia.org/T390954]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.28|MediaWiki]]
'''In depth'''
* The latest [[mw:Special:MyLanguage/Extension:Chart/Project/Updates|Chart Project newsletter]] is available. It includes updates on preparing to expand the deployment to additional wikis as soon as this week (starting May 6) and scaling up over the following weeks, plus exploring filtering and transforming source data.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/19|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W19"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 6 maj 2025 kl. 02.14 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28665011 -->
== <span lang="en" dir="ltr">Tech News: 2025-20</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W20"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/20|Translations]] are available.
'''Weekly highlight'''
* The [[m:Special:MyLanguage/Wikimedia URL Shortener|"Get shortened URL"]] link on the sidebar now includes a [[phab:T393309|QR code]]. Wikimedia site users can now use it by scanning or downloading it to quickly share and access shared content from Wikimedia sites, conveniently.
'''Updates for editors'''
* The Wikimedia Foundation is working on a system called [[m:Edge Uniques|Edge Uniques]], which will enable [[w:en:A/B testing|A/B testing]], help protect against [[w:en:Denial-of-service attack|distributed denial-of-service attacks]] (DDoS attacks), and make it easier to understand how many visitors the Wikimedia sites have. This is to help more efficiently build tools which help readers, and make it easier for readers to find what they are looking for. Tech News has [[m:Special:MyLanguage/Tech/News/2025/16|previously written about this]]. The deployment will be gradual. Some might see the Edge Uniques cookie the week of 19 May. You can discuss this on the [[m:Talk:Edge Uniques|talk page]].
* Starting May 19, 2025, Event organisers in wikis with the [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents extension]] enabled can use [[m:Special:MyLanguage/Event Center/Registration|Event Registration]] in the project namespace (e.g., Wikipedia namespace, Wikidata namespace). With this change, communities don't need admins to use the feature. However, wikis that don't want this change can remove and add the permitted namespaces at [[Special:CommunityConfiguration/CampaignEvents]].
* The Wikipedia project now has a {{int:project-localized-name-group-wikipedia/en}} in [[d:Q36720|Nupe]] ([[w:nup:|<code>w:nup:</code>]]). This is a language primarily spoken in the North Central region of Nigeria. Speakers of this language are invited to contribute to [[w:nup:Tatacin feregi|new Wikipedia]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Developers can now access pre-parsed Dutch Wikipedia, amongst others (English, German, French, Spanish, Italian, and Portuguese) through the [https://enterprise.wikimedia.com/docs/snapshot/#structured-contents-snapshot-bundle-info-beta Structured Contents snapshots (beta)]. The content includes parsed Wikipedia abstracts, descriptions, main images, infoboxes, article sections, and references.
* The <code dir="ltr">/page/data-parsoid</code> REST API endpoint is no longer in use and will be deprecated. It is [[phab:T393557|scheduled to be turned off]] on June 7, 2025.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.1|MediaWiki]]
'''In depth'''
* The [https://wikitech.wikimedia.org/wiki/News/2025_Cloud_VPS_VXLAN_IPv6_migration IPv6 support] is a newly introduced Cloud virtual network that significantly boosts Wikimedia platforms' scalability, security, and readiness for the future. If you are a technical contributor eager to learn more, check out [https://techblog.wikimedia.org/2025/05/06/wikimedia-cloud-vps-ipv6-support/ this blog post] for an in-depth look at the journey to IPv6.
'''Meetings and events'''
* The 2nd edition of 2025 of [[m:Special:MyLanguage/Afrika Baraza|Afrika Baraza]], a virtual platform for African Wikimedians to connect, will take place on [https://zonestamp.toolforge.org/1747328400 May 15 at 17:00 UTC]. This edition will focus on discussions regarding [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026|Wikimedia Annual planning and progress]].
* The [[m:Special:MyLanguage/MENA Connect Community Call|MENA Connect Community Call]], a virtual meeting for [[w:en:Middle East and North Africa|MENA]] Wikimedians to connect, will take place on [https://zonestamp.toolforge.org/1747501200 May 17 at 17:00 UTC]. You can [[m:Event:MENA Connect (Wiki_Diwan) APP Call|register now]] to attend.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/20|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W20"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 13 maj 2025 kl. 00.37 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28714188 -->
== <span lang="en" dir="ltr">Tech News: 2025-21</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W21"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/21|Translations]] are available.
'''Weekly highlight'''
* The Editing Team and the Machine Learning Team are working on a new check for newcomers: [[mw:Edit check/Peacock check|Peacock 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 Peacock language model for the following languages: Arabic, Spanish, Portuguese, English, and Japanese. Users from these wikis interested in reviewing this model are [[mw:Edit check/Peacock check/model test|invited to sign up at MediaWiki.org]]. The deadline to sign up is on May 23, which will be the start date of the test.
'''Updates for editors'''
* From May 20, 2025, [[m:Special:MyLanguage/Oversight policy|oversighters]] and [[m:Special:MyLanguage/Meta:CheckUsers|checkusers]] will need to have their accounts secured with two-factor authentication (2FA) to be able to use their advanced rights. All users who belong to these two groups and do not have 2FA enabled have been informed. In the future, this requirement may be extended to other users with advanced rights. [[m:Special:MyLanguage/Mandatory two-factor authentication for users with some extended rights|Learn more]].
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] [[m:Special:MyLanguage/Community Wishlist Survey 2023/Multiblocks|Multiblocks]] will begin mass deployment by the end of the month: all non-Wikipedia projects plus Catalan Wikipedia will adopt Multiblocks in the week of May 26, while all other Wikipedias will adopt it in the week of June 2. Please [[m:Talk:Community Wishlist Survey 2023/Multiblocks|contact the team]] if you have concerns. Administrators can test the new user interface now on your own wiki by browsing to [{{fullurl:Special:Block|usecodex=1}} {{#special:Block}}?usecodex=1], and can test the full multiblocks functionality [[testwiki:Special:Block|on testwiki]]. Multiblocks is the feature that makes it possible for administrators to impose different types of blocks on the same user at the same time. See the [[mw:Special:MyLanguage/Help:Manage blocks|help page]] for more information. [https://phabricator.wikimedia.org/T377121]
* Later this week, the [[{{#special:SpecialPages}}]] listing of almost all special pages will be updated with a new design. This page has been [[phab:T219543|redesigned]] to improve the user experience in a few ways, including: The ability to search for names and aliases of the special pages, sorting, more visible marking of restricted special pages, and a more mobile-friendly look. The new version can be [https://meta.wikimedia.beta.wmflabs.org/wiki/Special:SpecialPages previewed] at Beta Cluster now, and feedback shared in the task. [https://phabricator.wikimedia.org/T219543]
* The [[mw:Special:MyLanguage/Extension:Chart|Chart extension]] is being enabled on more wikis. For a detailed list of when the extension will be enabled on your wiki, please read the [[mw:Special:MyLanguage/Extension:Chart/Project#Deployment Timeline|deployment timeline]].
* [[f:Special:MyLanguage/Wikifunctions:Main Page|Wikifunctions]] will be deployed on May 27 on five Wiktionaries: [[wikt:ha:|Hausa]], [[wikt:ig:|Igbo]], [[wikt:bn:|Bengali]], [[wikt:ml:|Malayalam]], and [[wikt:dv:|Dhivehi/Maldivian]]. This is the second batch of deployment planned for the project. After deployment, the projects will be able to call [[f:Special:MyLanguage/Wikifunctions:Introduction|functions from Wikifunctions]] and integrate them in their pages. A function is something that takes one or more inputs and transforms them into a desired output, such as adding up two numbers, converting miles into metres, calculating how much time has passed since an event, or declining a word into a case. Wikifunctions will allow users to do that through a simple call of [[f:Special:MyLanguage/Wikifunctions:Catalogue|a stable and global function]], rather than via a local template.
* Later this week, the Wikimedia Foundation will publish a hub for [[diffblog:2024/07/09/on-the-value-of-experimentation/|experiments]]. This is to showcase and get user feedback on product experiments. The experiments help the Wikimedia movement [[diffblog:2023/07/13/exploring-paths-for-the-future-of-free-knowledge-new-wikipedia-chatgpt-plugin-leveraging-rich-media-social-apps-and-other-experiments/|understand new users]], how they interact with the internet and how it could affect the Wikimedia movement. Some examples are [[m:Special:MyLanguage/Future Audiences/Generated Video|generated video]], the [[m:Special:MyLanguage/Future Audiences/Roblox game|Wikipedia Roblox speedrun game]] and [[m:Special:MyLanguage/Future Audiences/Discord bot|the Discord bot]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:29}} community-submitted {{PLURAL:29|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, there was a bug with creating an account using the API, which has now been fixed. [https://phabricator.wikimedia.org/T390751]
'''Updates for technical contributors'''
* Gadgets and user scripts that interact with [[{{#special:Block}}]] may need to be updated to work with the new [[mw:Special:MyLanguage/Help:Manage blocks|manage blocks interface]]. Please review the [[mw:Help:Manage blocks/Developers|developer guide]] for more information. If you need help or are unable to adapt your script to the new interface, please let the team know on the [[mw:Help talk:Manage blocks/Developers|talk page]]. [https://phabricator.wikimedia.org/T377121]
* The <code dir=ltr>mw.title</code> object allows you to get information about a specific wiki page in the [[w:en:Wikipedia:Lua|Lua]] programming language. Starting this week, a new property will be added to the object, named <code dir=ltr>isDisambiguationPage</code>. This property allows you to check if a page is a disambiguation page, without the need to write a custom function. [https://phabricator.wikimedia.org/T71441]
* [[File:Octicons-tools.svg|15px|link=|class=skin-invert|Advanced item]] User script developers can use a [[toolforge:gitlab-content|new reverse proxy tool]] to load javascript and css from [[gitlab:|gitlab.wikimedia.org]] with <code dir=ltr>mw.loader.load</code>. The tool's author hopes this will enable collaborative development workflows for user scripts including linting, unit tests, code generation, and code review on <bdi lang="zxx" dir="ltr">gitlab.wikimedia.org</bdi> without a separate copy-and-paste step to publish scripts to a Wikimedia wiki for integration and acceptance testing. See [[wikitech:Tool:Gitlab-content|Tool:Gitlab-content on Wikitech]] for more information.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.2|MediaWiki]]
'''Meetings and events'''
* The 12th edition of [[m:Special:MyLanguage/Wiki Workshop 2025|Wiki Workshop 2025]], a forum that brings together researchers that explore all aspects of Wikimedia projects, will be held virtually on 21-22 May. Researchers can [https://pretix.eu/wikimedia/wikiworkshop2025/ register now].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/21|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W21"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 20 maj 2025 kl. 01.12 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28724712 -->
== <span lang="en" dir="ltr">Tech News: 2025-22</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W22"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/22|Translations]] are available.
'''Weekly highlight'''
* A community-wide discussion about a very delicate issue for the development of [[m:Special:MyLanguage/Abstract Wikipedia|Abstract Wikipedia]] is now open on Meta: where to store the abstract content that will be developed through functions from Wikifunctions and data from Wikidata. The discussion is open until June 12 at [[m:Special:MyLanguage/Abstract Wikipedia/Location of Abstract Content|Abstract Wikipedia/Location of Abstract Content]], and every opinion is welcomed. The decision will be made and communicated after the consultation period by the Foundation.
'''Updates for editors'''
* Since last week, on all wikis except [[phab:T388604|the largest 20]], people using the mobile visual editor will have [[phab:T385851|additional tools in the menu bar]], accessed using the new <code>+</code> toolbar button. To start, the new menu will include options to add: citations, hieroglyphs, and code blocks. Deployment to the remaining wikis is [[phab:T388605|scheduled]] to happen in June.
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] The <code dir=ltr>[[mw:Special:MyLanguage/Help:Extension:ParserFunctions##ifexist|#ifexist]]</code> parser function will no longer register a link to its target page. This will improve the usefulness of [[{{#special:WantedPages}}]], which will eventually only list pages that are the target of an actual red link. This change will happen gradually as the source pages are updated. [https://phabricator.wikimedia.org/T14019]
* This week, the Moderator Tools team will launch [[mw:Special:MyLanguage/2025 RecentChanges Language Agnostic Revert Risk Filtering|a new filter to Recent Changes]], starting at Indonesian Wikipedia. This new filter highlights edits that are likely to be reverted. The goal is to help Recent Changes patrollers identify potentially problematic edits. Other wikis will benefit from this filter in the future.
* Upon clicking an empty search bar, logged-out users will see suggestions of articles for further reading. The feature will be available on both desktop and mobile. Readers of Catalan, Hebrew, and Italian Wikipedias and some sister projects will receive the change between May 21 and mid-June. Readers of other wikis will receive the change later. The goal is to encourage users to read the wikis more. [[mw:Special:MyLanguage/Reading/Web/Content Discovery Experiments/Search Suggestions|Learn more]].
* Some users of the Wikipedia Android app can use a new feature for readers, [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/TrivaGame|WikiGames]], a daily trivia game based on real historical events. The release has started as an A/B test, available to 50% of users in the following languages: English, French, Portuguese, Russian, Spanish, Arabic, Chinese, and Turkish.
* The [[mw:Special:MyLanguage/Extension:Newsletter|Newsletter extension]] that is available on MediaWiki.org allows the creation of [[mw:Special:Newsletters|various newsletters]] for global users. The extension can now publish new issues as section links on an existing page, instead of requiring a new page for each issue. [https://phabricator.wikimedia.org/T393844]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:32}} community-submitted {{PLURAL:32|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* The previously deprecated <code dir=ltr>[[mw:Special:MyLanguage/Manual:Ipblocks table|ipblocks]]</code> views in [[wikitech:Help:Wiki Replicas|Wiki Replicas]] will be removed in the beginning of June. Users are encouraged to query the new <code dir=ltr>[[mw:Special:MyLanguage/Manual:Block table|block]]</code> and <code dir=ltr>[[mw:Special:MyLanguage/Manual:Block target table|block_target]]</code> views instead.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.3|MediaWiki]]
'''Meetings and events'''
* [[d:Special:MyLanguage/Event:Wikidata and Sister Projects|Wikidata and Sister Projects]] is a multi-day online event that will focus on how Wikidata is integrated to Wikipedia and the other Wikimedia projects. The event runs from May 29 – June 1. You can [[d:Special:MyLanguage/Event:Wikidata and Sister Projects#Sessions|read the Program schedule]] and [[d:Special:RegisterForEvent/1291|register]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/22|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W22"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 26 maj 2025 kl. 22.04 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28788673 -->
== <span lang="en" dir="ltr">Tech News: 2025-23</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W23"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/23|Translations]] are available.
'''Weekly highlight'''
* The [[mw:Special:MyLanguage/Extension:Chart|Chart extension]] is now available on all Wikimedia wikis. Editors can use this new extension to create interactive data visualizations like bar, line, area, and pie charts. Charts are designed to replace many of the uses of the legacy [[mw:Special:MyLanguage/Extension:Graph|Graph extension]].
'''Updates for editors'''
* It is now easier to configure automatic citations for your wiki within the visual editor's [[mw:Special:MyLanguage/Citoid/Enabling Citoid on your wiki|citation generator]]. Administrators can now set a default template by using the <code dir=ltr>_default</code> key in the local <bdi lang="en" dir="ltr">[[MediaWiki:Citoid-template-type-map.json]]</bdi> page ([[mw:Special:Diff/6969653/7646386|example diff]]). Setting this default will also help to future-proof your existing configurations when [[phab:T347823|new item types]] are added in the future. You can still set templates for individual item types as they will be preferred to the default template. [https://phabricator.wikimedia.org/T384709]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:20}} community-submitted {{PLURAL:20|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Starting the week of June 2, bots logging in using <code dir=ltr>action=login</code> or <code dir=ltr>action=clientlogin</code> will fail more often. This is because of stronger protections against suspicious logins. Bots using [[mw:Special:MyLanguage/Manual:Bot passwords|bot passwords]] or using a loginless authentication method such as [[mw:Special:MyLanguage/OAuth/Owner-only consumers|OAuth]] are not affected. If your bot is not using one of those, you should update it; using <code dir=ltr>action=login</code> without a bot password was deprecated [[listarchive:list/wikitech-l@lists.wikimedia.org/message/3EEMN7VQX5G7WMQI5K2GP5JC2336DPTD/|in 2016]]. For most bots, this only requires changing what password the bot uses. [https://phabricator.wikimedia.org/T395205]
* From this week, Wikimedia wikis will allow ES2017 features in JavaScript code for official code, gadgets, and user scripts. The most visible feature of ES2017 is <bdi lang="zxx" dir="ltr"><code>async</code>/<code>await</code></bdi> syntax, allowing for easier-to-read code. Until this week, the platform only allowed up to ES2016, and a few months before that, up to ES2015. [https://phabricator.wikimedia.org/T381537]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.4|MediaWiki]]
'''Meetings and events'''
* Scholarship applications to participate in the [[m:Special:MyLanguage/GLAM Wiki 2025|GLAM Wiki Conference 2025]] are now open. The conference will take place from 30 October to 1 November, in Lisbon, Portugal. GLAM contributors who lack the means to support their participation can [[m:Special:MyLanguage/GLAM Wiki 2025/Scholarships|apply here]]. Scholarship applications close on June 7th.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/23|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W23"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 3 juni 2025 kl. 01.54 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28819186 -->
== <span lang="en" dir="ltr">Tech News: 2025-24</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W24"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/24|Translations]] are available.
'''Weekly highlight'''
* The [[mw:Special:MyLanguage/Trust and Safety Product|Trust and Safety Product team]] is finalizing work needed to roll out [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] on large Wikipedias later this month. The team has worked with stewards and other users with extended rights to predict and address many use cases that may arise on larger wikis, so that community members can continue to effectively moderate and patrol temporary accounts. This will be the second of three phases of deployment – the last one will take place in September at the earliest. For more information about the recent developments on the project, [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Updates|see this update]]. If you have any comments or questions, write on the [[mw:Talk:Trust and Safety Product/Temporary Accounts|talk page]], and [[m:Event:CEE Catch up Nr. 10 (June 2025)|join a CEE Catch Up]] this Tuesday.
'''Updates for editors'''
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] The [[mw:Special:MyLanguage/Help:Watchlist expiry|watchlist expiry]] feature allows editors to watch pages for a limited period of time. After that period, the page is automatically removed from your watchlist. Starting this week, you can set a preference for the default period of time to watch pages. The [[Special:Preferences#mw-prefsection-watchlist-pageswatchlist|preferences]] also allow you to set different default watch periods for editing existing pages, pages you create, and when using rollback. [https://phabricator.wikimedia.org/T265716]
[[File:Talk pages default look (April 2023).jpg|thumb|alt=Screenshot of the visual improvements made on talk pages|Example of a talk page with the new design, in French.]]
* The appearance of talk pages will change at almost all Wikipedias ([[m:Special:MyLanguage/Tech/News/2024/19|some]] have already received this design change, [[phab:T379264|a few]] will get these changes later). You can read details about the changes [[diffblog:2024/05/02/making-talk-pages-better-for-everyone/|on ''Diff'']]. It is possible to opt out of these changes [[Special:Preferences#mw-prefsection-editing-discussion|in user preferences]] ("{{int:discussiontools-preference-visualenhancements}}"). [https://phabricator.wikimedia.org/T319146][https://phabricator.wikimedia.org/T392121]
* Users with specific extended rights (including administrators, bureaucrats, checkusers, oversighters, and stewards) can now have IP addresses of all temporary accounts [[phab:T358853|revealed automatically]] during time-limited periods where they need to combat high-speed account-hopping vandalism. This feature was requested by stewards. [https://phabricator.wikimedia.org/T386492]
* This week, the Moderator Tools and Machine Learning teams will continue the rollout of [[mw:Special:MyLanguage/2025 RecentChanges Language Agnostic Revert Risk Filtering|a new filter to Recent Changes]], releasing it to several more Wikipedias. This filter utilizes the Revert Risk model, which was created by the Research team, to highlight edits that are likely to be reverted and help Recent Changes patrollers identify potentially problematic contributions. The feature will be rolled out to the following Wikipedias: {{int:project-localized-name-afwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-cywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hawwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-iswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kkwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-simplewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-trwiki/en}}. The rollout will continue in the coming weeks to include [[mw:Special:MyLanguage/2025 RecentChanges Language Agnostic Revert Risk Filtering|the rest of the Wikipedias in this project]]. [https://phabricator.wikimedia.org/T391964]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* AbuseFilter editors active on Meta-Wiki and large Wikipedias are kindly asked to update AbuseFilter to make it compatible with temporary accounts. A link to the instructions and the private lists of filters needing verification are [[phab:T369611|available on Phabricator]].
* Lua modules now have access to the name of a page's associated thumbnail image, and on [https://gerrit.wikimedia.org/g/operations/mediawiki-config/+/2e4ab14aa15bb95568f9c07dd777065901eb2126/wmf-config/InitialiseSettings.php#10849 some wikis] to the WikiProject assessment information. This is possible using two new properties on [[mw:Special:MyLanguage/Extension:Scribunto/Lua reference manual#added-by-extensions|mw.title objects]], named <code dir=ltr>pageImage</code> and <code dir=ltr>pageAssessments</code>. [https://phabricator.wikimedia.org/T131911][https://phabricator.wikimedia.org/T380122]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.5|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/24|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W24"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 10 juni 2025 kl. 03.16 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28846858 -->
== <span lang="en" dir="ltr">Tech News: 2025-25</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W25"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/25|Translations]] are available.
'''Updates for editors'''
* You can [https://wikimediafoundation.limesurvey.net/359761?lang=en nominate your favorite tools] for the sixth edition of the [[m:Special:MyLanguage/Coolest Tool Award|Coolest Tool Award]]. Nominations are anonymous and will be open until June 25. You can re-use the survey to nominate multiple tools.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:33}} community-submitted {{PLURAL:33|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.6|MediaWiki]]
'''In depth'''
* Foundation staff and technical volunteers use Wikimedia APIs to build the tools, applications, features, and integrations that enhance user experiences. Over the coming years, the MediaWiki Interfaces team will be investing in Wikimedia web (HTTP) APIs to better serve technical volunteer needs and protect Wikimedia infrastructure from potential abuse. You can [https://techblog.wikimedia.org/2025/06/12/apis-as-a-product-investing-in-the-current-and-next-generation-of-technical-contributors/ read more about their plans to evolve the APIs in this Techblog post].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/25|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W25"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 17 juni 2025 kl. 01.38 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28870688 -->
== <span lang="en" dir="ltr">Tech News: 2025-26</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W26"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/26|Translations]] are available.
'''Weekly highlight'''
* This week, the Moderator Tools and Machine Learning teams will continue the rollout of [[mw:Special:MyLanguage/2025 RecentChanges Language Agnostic Revert Risk Filtering|a new filter to Recent Changes]], releasing it to the third and last batch of Wikipedias. This filter utilizes the Revert Risk model, which was created by the Research team, to highlight edits that are likely to be reverted and help Recent Changes patrollers identify potentially problematic contributions. The feature will be rolled out to the following Wikipedias: {{int:project-localized-name-azwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-lawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mkwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mlwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mrwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-swwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tlwiki/en}}. The rollout will continue in the coming weeks to include [[mw:Special:MyLanguage/2025 RecentChanges Language Agnostic Revert Risk Filtering|the rest of the Wikipedias in this project]]. [https://phabricator.wikimedia.org/T391964]
'''Updates for editors'''
* Last week, [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] were rolled out on Czech, Korean, and Turkish Wikipedias. This and next week, deployments on larger Wikipedias will follow. [[mw:Talk:Trust and Safety Product/Temporary Accounts|Share your thoughts]] about the project. [https://phabricator.wikimedia.org/T340001]
* Later this week, the Editing team will release [[mw:Special:MyLanguage/Help:Edit check#Multi check|Multi Check]] to all Wikipedias (except English Wikipedia). This feature shows multiple [[mw:Special:MyLanguage/Help:Edit check#Reference check|Reference checks]] within the editing experience. This encourages users to add citations when they add multiple new paragraphs to a Wikipedia article. This feature was previously available as an A/B test. [https://analytics.wikimedia.org/published/reports/editing/multi_check_ab_test_report_final.html#summary-of-results The test shows] that users who are shown multiple checks are 1.3 times more likely to add a reference to their edit, and their edit is less likely to be reverted (-34.7%). [https://phabricator.wikimedia.org/T395519]
* A few pages need to be renamed due to software updates and to match more recent Unicode standards. All of these changes are related to title-casing changes. Approximately 71 pages and 3 files will be renamed, across 15 wikis; the complete list is in [[phab:T396903|the task]]. The developers will rename these pages next week, and they will fix redirects and embedded file links a few minutes later via a system settings update.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:24}} community-submitted {{PLURAL:24|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug was fixed that had caused pages to scroll upwards when text near the top was selected. [https://phabricator.wikimedia.org/T364023]
'''Updates for technical contributors'''
* Editors can now use Lua modules to filter and transform tabular data for use with [[mw:Special:MyLanguage/Extension:Chart|Extension:Chart]]. This can be used for things like selecting a subset of rows or columns from the source data, converting between units, statistical processing, and many other useful transformations. [[mw:Special:MyLanguage/Extension:Chart/Transforms|Information on how to use transforms is available]]. [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:Chart/Project/Updates]
* The <code dir=ltr>all_links</code> variable in [[Special:AbuseFilter|AbuseFilter]] is now renamed to <code dir=ltr>new_links</code> for consistency with other variables. Old usages will still continue to work. [https://phabricator.wikimedia.org/T391811]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.7|MediaWiki]]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Growth/Newsletters/34|Growth newsletter]] is available. It includes: the recent updates for the "Add a Link" Task, two new Newcomer Engagement Features, and updates to Community Configuration.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/26|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W26"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 24 juni 2025 kl. 01.21 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28870688 -->
== <span lang="en" dir="ltr">Tech News: 2025-27</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W27"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/27|Translations]] are available.
'''Weekly highlight'''
* The [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents extension]] has been enabled on all Wikipedias. The extension makes it easier to organize and participate in collaborative activities, like edit-a-thons and WikiProjects, on the wikis. The extension has three features: [[m:Special:MyLanguage/Event Center/Registration|Event Registration]], [[m:Special:MyLanguage/CampaignEvents/Collaboration list|Collaboration List]], and [[m:Campaigns/Foundation Product Team/Invitation list|Invitation List]]. To request the extension for your wiki, visit the [[m:Special:MyLanguage/CampaignEvents/Deployment status#How to Request the CampaignEvents Extension for your wiki|Deployment information page]].
'''Updates for editors'''
* AbuseFilter maintainers can now [[mw:Special:MyLanguage/Extension:IPReputation/AbuseFilter variables|match against IP reputation data]] in [[mw:Special:MyLanguage/Extension:AbuseFilter|AbuseFilters]]. IP reputation data is information about the proxies and VPNs associated with the user's IP address. This data is not shown publicly and is not generated for actions performed by registered accounts. [https://phabricator.wikimedia.org/T354599]
* Hidden content that is within [[mw:Special:MyLanguage/Manual:Collapsible elements|collapsible parts of wikipages]] will now be revealed when someone searches the page using the web browser's "Find in page" function (Ctrl+F or ⌘F) in supporting browsers. [https://phabricator.wikimedia.org/T327893][https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/hidden#browser_compatibility]
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] A new feature, called [[mw:Special:MyLanguage/Help:TemplateData/Template discovery|Favourite Templates]], will be deployed later this week on all projects (except English Wikipedia, which will receive the feature next week), following a piloting phase on Polish and Arabic Wikipedia, and Italian and English Wikisource. The feature will provide a better way for new and experienced contributors to recall and discover templates via the template dialog, by allowing users to put templates on a special "favourite list". The feature works with both the visual editor and the wikitext editor. The feature is a [[m:Special:MyLanguage/Community Wishlist/Focus areas/Template recall and discovery|community wishlist focus area]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug was fixed that had caused some Notifications to be sent multiple times. [https://phabricator.wikimedia.org/T397103]
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.8|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/27|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W27"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 1 juli 2025 kl. 01.40 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28917415 -->
== <span lang="en" dir="ltr">Tech News: 2025-28</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W28"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/28|Translations]] are available.
'''Weekly highlight'''
* [[mw:Special:MyLanguage/Help:Temporary accounts|Temporary accounts]] have been rolled out on 18 large and medium-sized Wikipedias, including German, Japanese, French, and Chinese. Now, about 1/3 of all logged-out activity across wikis is coming from temporary accounts. Users involved in patrolling may be interested in two new documentation pages: [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Access to IP|Access to IP]], explaining everything related to access to temporary account IP addresses, and [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Repository|Repository]] with a list of new gadgets and user scripts.
'''Updates for editors'''
* Anyone can play an experimental new game, [[mw:Special:MyLanguage/New Engagement Experiments/WikiRun|WikiRun]], that lets you race through Wikipedia by clicking from one article to another, aiming to reach a target page in as few steps and in as little time as possible. The project's goal is to explore new ways of engaging readers. [https://wikirun-game.toolforge.org/ Try playing the game] and let the team know what you think [[mw:Talk:New Engagement Experiments/WikiRun|on the talk page]].
* Users of the Wikipedia Android app in some languages can now play the new [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/TrivaGame|trivia game]]. ''Which came first?'' is a simple history game where you guess which of two events happened earlier on today's date. It was previously available as an A/B test. It is now available to all users in English, German, French, Spanish, Portuguese, Russian, Arabic, Turkish, and Chinese. The goal of the feature is to help engage with new generations of readers. [https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/News/2025/22]
* Users of the iOS Wikipedia App in some languages may see a new tabbed browsing feature that enables you to open multiple tabs while reading. This feature makes it easier to explore related topics and switch between articles. The A/B test is currently running in Arabic, English, and Japanese in selected regions. More details are available on the [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Tabbed Browsing (Tabs)|Tabbed Browsing project page]].
* Bureaucrats on Wikimedia wikis can now use [[{{#special:VerifyOATHForUser}}]] to check if users have enabled [[mw:Special:MyLanguage/Help:Two-factor authentication|two-factor authentication]]. [https://phabricator.wikimedia.org/T265726]
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] A new feature related to [[m:Special:MyLanguage/Community Wishlist/Focus areas/Template recall and discovery|Template Recall and Discovery]] will be deployed later this week to all Wikimedia projects: a [[mw:Special:MyLanguage/Help:TemplateData/Template discovery#Template categories|template category browser]] will be introduced to assist users in finding templates to put in their “favourite” list. The browser will allow users to browse a list of templates which have been organised into a given category tree. The feature has been requested by the community [[m:Special:MyLanguage/Community Wishlist/Wishes/Select templates by categories|through the Community Wishlist]].
* It is now possible to access watchlist preferences from the watchlist page. Also the redundant button to edit the watchlist has been removed. [https://www.mediawiki.org/wiki/Moderator_Tools/Watchlist]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* As part of [[mw:MediaWiki_1.44|MediaWiki 1.44]] there is now a unified built-in Notifications system that makes it easier for developers to send, manage, and customize notifications. Check out the updated documentation at [[mw:Manual:Notifications|Manual:Notifications]], information about migration in [[phab:T388663|T388663]] and details on deprecated hooks in [[phab:T389624|T389624]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.9|MediaWiki]]
'''Meetings and events'''
* [[d:Special:MyLanguage/Event:WikidataCon 2025|WikidataCon 2025]], the conference dedicated to Wikidata is now open for [https://pretalx.com/wikidatacon-2025/cfp session proposals] and for [[d:Special:RegisterForEvent/1340|registration]]. This year's event will be held online from October 31 – November 02 and will explore on the theme of "Connecting People through Linked Open Data".
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/28|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W28"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 8 juli 2025 kl. 02.05 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28930584 -->
== <span lang="en" dir="ltr">Tech News: 2025-29</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W29"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/29|Translations]] are available.
'''Updates for editors'''
* [[mw:Special:MyLanguage/Help:TemplateData/Template discovery#Featured templates|Featured templates]], a new feature related to [[m:Special:MyLanguage/Community Wishlist/Focus areas/Template recall and discovery|Template Recall and Discovery]] will be deployed this week to all Wikimedia projects: With this feature, editors will be able to quickly access a list of templates that are likely to be useful. These templates will be displayed in a list, under the "featured" tab of the template discovery interface. Administrators can define the list via the Community Configuration interface. The feature fulfills a request by the community [[m:Special:MyLanguage/Community Wishlist/Wishes/Easy access Templates|through the Community Wishlist]]. [https://phabricator.wikimedia.org/T367428][https://phabricator.wikimedia.org/T392896]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the request to add Malayalam fonts in the [[oldWikisource:Special:MyLanguage/Wikisource:WS Export|Wikisource Book Export Tool]] was resolved and now, the rendering of Malayalam letters in exported Wikisource books are accurate. [https://phabricator.wikimedia.org/T374457]
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.10|MediaWiki]]
'''In depth'''
* Developers, designers, and all Wikimedians are invited to [https://phabricator.wikimedia.org/project/board/7953/ submit a project idea] for the Wikimania Hackathon 2025. Read [https://diff.wikimedia.org/2025/06/30/call-for-projects-wikimania-hackathon-2025-is-coming-to-nairobi/ this Diff blog post] for more details.
'''Meetings and events'''
* [[m:WikiIndaba conference 2025|WikiIndaba 2025]] scholarship application and program submission is open until 23:59 GMT on July 20. WikiIndaba is a regional conference for African Wikimedians both on the continent and in the diaspora to unite and grow together. Submit [https://docs.google.com/forms/d/e/1FAIpQLSdJTv68R1OPASXXDfpIl8EWiMLTM-TDwh6_5gNVvFuWccFZ2Q/viewform your scholarship application] and [https://ee.kobotoolbox.org/x/BI3omIfH program proposal] now!
* [https://br.wikimedia.org/wiki/WikiCon_Brasil_2025 WikiCon Brasil 2025] will take place on July 19-20 in Salvador, Bahia, Brazil. The Brazilian community members are encouraged to register and attend!
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/29|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W29"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 14 juli 2025 kl. 22.09 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28980963 -->
== <span lang="en" dir="ltr">Tech News: 2025-30</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W30"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/30|Translations]] are available.
'''Updates for editors'''
* The Translation Suggestions feature in the [[mw:Special:MyLanguage/Content translation|Content Translation tool]] now has another level of article filters added to the "[https://en.wikipedia.org/w/index.php?title=Special:ContentTranslation&filter-type=automatic&filter-id=previous-edits&active-list=suggestions&from=en&to=fi#/ ... More]" category. Translators who use the Suggestions feature can now select and receive article suggestions that are customized to geographical locations of their interest using the new "{{int:Cx-sx-suggestions-filters-tab-regions}}" filter. [https://phabricator.wikimedia.org/T113257]
* Administrators can now limit "Add a Link" to newcomers. The [[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|"Add a Link"]] Structured Task [[mw:Special:MyLanguage/Growth/Constructive activation experimentation#Enwiki A/B test & "Add a Link" Improvements (Wiki Experiences 1.2.11 & 1.2.16)|helps new account holders start editing]], but some communities have requested the ability to restrict it to its intended audience: newcomers. Administrators can configure this setting within the [[Special:CommunityConfiguration/GrowthSuggestedEdits|Community Configuration]] feature.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:29}} community-submitted {{PLURAL:29|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* For AbuseFilter editors on [[phab:T392144|some wikis]], it is now possible to filter edits based on the RevertRisk score of the edit being attempted. It is only populated if the action being evaluated is an edit. For more information, please see the [[mw:Special:MyLanguage/Extension:ORES/AbuseFilter variables#What variables are available for use|ORES/AbuseFilter variables]] documentation.
* The [[mw:Special:MyLanguage/Beta Cluster|Beta Cluster]] wikis have [[listarchive:list/wikitech-l@lists.wikimedia.org/thread/YDABPV75LADRQCXMJAFWUP256N4EQ25B/|been moved]] from <code dir=ltr>beta.wmflabs.org</code> to <code dir=ltr>beta.wmcloud.org</code>. Users may need to update URLs in any tools, or in their password managers. Any related issues can be [[phab:T289318|reported in the task]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.11|MediaWiki]]
'''Meetings and events'''
* [[m:Special:MyLanguage/WikiCite 2025|WikiCite 2025]] will take place from 29–31 August, both online and in-person in Bern, Switzerland. The event's goals are to reconnect communities, institutions, and individuals working with open citations, bibliographic data, and the Wikidata/Wikibase ecosystem. Registration is open and the call for proposals will be announced soon. [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/KQZUG3ETKLBWPBYSB2YAWZIRPWHS24TG/]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/30|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W30"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 22 juli 2025 kl. 01.42 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29005283 -->
== <span lang="en" dir="ltr">Tech News: 2025-31</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W31"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/31|Translations]] are available.
'''Weekly highlight'''
* The Community Tech team will be focusing on wishes related to Watchlists and Recent Changes pages, over the next few months. They are looking for feedback. Please [[m:Special:MyLanguage/Community Wishlist/Updates#July 24, 2025: Watchlists and Recent Changes pages|read the latest update]], and if you have ideas, please [[m:Special:MyLanguage/Community Wishlist|submit a wish]] on the topic.
'''Updates for editors'''
* The Wikimedia Commons community has decided to block [[:mw:Special:MyLanguage/Upload dialog|cross-wiki uploads]] to Wikimedia Commons, for all users without autoconfirmed rights on that wiki, starting on August 16. This is because of [[:c:Commons:Cross-wiki media upload tool/History|widespread problems]] related to files that are uploaded by newcomers. Users who are affected by this will get an error message with a link to the less restrictive UploadWizard on Commons. Please help translating the [[:c:Special:MyLanguage/MediaWiki:Abusefilter-disallowed-cross-wiki-upload|message]] or give feedback on the message text. Please also update your local help pages to explain this restriction. [https://phabricator.wikimedia.org/T370598]
* On wikis with temporary accounts enabled and Meta-Wiki, administrators may now set up a footer for the Special:Contributions pages of temporary accounts, similar to those which can be shown on IP and user-account pages. They may do it by creating the page named <code dir=ltr>MediaWiki:Sp-contributions-footer-temp</code>. [https://phabricator.wikimedia.org/T398347]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:21}} community-submitted {{PLURAL:21|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.12|MediaWiki]]
'''Meetings and events'''
* [[wmania:Special:MyLanguage/2025:Wikimania|Wikimania 2025]] will run from August 6–9. The [https://wikimedia.eventyay.com/talk/wikimania2025/schedule/ program is available] for you to plan which sessions you want to attend. Most sessions will be live-streamed, with exceptions for those that show the "no camera" icon. If you are joining online to watch live-streams and use the interactive features, please [[wmania:Special:MyLanguage/2025:Registration|register]] for a free virtual ticket. For example, you may be interested in technical sessions such as:
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/KFEFVG/ Temporary Accounts: Enhancing privacy for our unregistered editors]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/TVCVAB/ Building a Sustainable Future for Wikimedia Contributors]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/WTRQCJ/ A dozen visions for wikitext!]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/8YKKP9/ Coordinate Across Stakeholders with the Product and Technology Advisory Council]
* The [[mw:Special:MyLanguage/MediaWiki Users and Developers Conference Fall 2025|MediaWiki Users and Developers Conference, Fall 2025]] will be held 28–30 October 2025 in Hanover, Germany. This event is organized by and for the third-party MediaWiki community. You can propose sessions and register to attend.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/31|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W31"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 29 juli 2025 kl. 02.26 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29051727 -->
== <span lang="en" dir="ltr">Tech News: 2025-32</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W32"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/32|Translations]] are available.
'''Updates for editors'''
* Editors can now enable the [[mw:Special:MyLanguage/Product Safety and Integrity/Anti-abuse signals/User Info|User Info card]]. This feature adds an icon next to usernames on history pages and similar user-contribution log pages. When you tap or click on the icon, it displays data related to that user account such as the number of edits, reverted edits, blocks, and more. It's part of a broader project to make it easier for moderators to evaluate account trustworthiness. The feature can be enabled in [[testwiki:Special:GlobalPreferences#mw-prefsection-rendering|your global preferences]], and later this week it will be available in local preferences. [https://phabricator.wikimedia.org/T386439]
* Everybody is invited to share comments on [[m:Special:MyLanguage/CampaignEvents/Collaborative contributions|Collaborative Contributions]], a project recently launched by the [[m:Special:MyLanguage/Connection Team|Connection team]]. The project aims to create a new way to display the impact of collaborative editing activities (such as edit-a-thons, backlog drives, and WikiProjects) on the wikis. Post your comments on the [[m:Talk:CampaignEvents/Collaborative contributions|project talk page]]. [https://phabricator.wikimedia.org/T378035]
* Administrators can now define the default block duration for temporary accounts. To do that, they need to create a page named <code dir=ltr>MediaWiki:Ipb-default-expiry-temporary-account</code> and use a value defined in <code dir=ltr>MediaWiki:Ipboptions</code>. This allows administrators to easily block temporary accounts for 90 days, which is functionally equivalent to an indefinite block. The advantage of this solution is that it does not clutter Special:BlockList. [[mw:Special:MyLanguage/Manual:Block and unblock#Default block duration options|More documentation]] is available. [https://phabricator.wikimedia.org/T398626]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Gadgets can now include <code dir=ltr>.vue</code> files. This makes it easier to develop modern user interfaces using [[mw:Vue.js|Vue.js]], in particular using [[mw:Special:MyLanguage/Codex|Codex]], the official design system of Wikimedia. [[wmdoc:codex/latest/icons/overview.html|Codex icons]] can be loaded through the gadget definition. [[mw:Special:MyLanguage/Extension:Gadgets#Pages|The documentation]] has examples. For user scripts that use Vue.js, an [[mw:API:CodexIcons|API module]] now exists to load Codex icons. [https://phabricator.wikimedia.org/T340460][https://phabricator.wikimedia.org/T311099]
* Module developers can now use a [[mw:Help:Extension:Translate/Message Bundles/Lua reference|Lua interface]] to simplify the preparation of Lua modules for translation on Meta-Wiki. This improvement makes it easier for translators to find and edit module strings without dealing with raw Lua code. It helps prevent mistakes that could break the module during translation. Module developers and translators are invited to [[commons:File:Translatable modules video demo July 2025.webm|watch the demo video]], read more about [[mw:Special:MyLanguage/Translatable modules|translatable modules]] to understand how it works, refer to Meta-Wiki's [[m:Module:User Wikimedia project|Module:User Wikimedia project]] for example usage, and [[mw:Talk:Translatable modules|share their feedback]] on how well it addresses the challenges in their workflow. The interface still has some performance issues, so it should not be used in widely used modules yet. [https://phabricator.wikimedia.org/T359918]
* Developers of external tools that connect to Wikimedia pages must set a user-agent that complies with [[foundation:Special:MyLanguage/Policy:Wikimedia Foundation User-Agent Policy|the user-agent policy]]. This policy will start to be more strongly enforced in August because of external crawlers that are [[diffblog:2025/04/01/how-crawlers-impact-the-operations-of-the-wikimedia-projects/|overusing]] Wikimedia's resources. Tools that are hosted on Wikimedia's Toolforge or Cloud VPS will not be affected by this for now, but should still set a user-agent. [[phab:T400119|More technical details are available]], and related questions are welcome in that task.
* Parsoid Read Views is going to be rolling out to some smaller Wikipedias over the next few weeks, following the successful transition of Wikivoyages and Wiktionaries to Parsoid Read Views. For more information, see the [[mw:Special:MyLanguage/Parsoid/Parser Unification|Parsoid/Parser Unification]] project page. [https://phabricator.wikimedia.org/project/profile/7694/]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.13|MediaWiki]]
'''Meetings and events'''
* [[wmania:Special:MyLanguage/2025:Wikimania|Wikimania 2025]] will run from August 6–9. The [https://wikimedia.eventyay.com/talk/wikimania2025/schedule/ program is available] for you to plan which sessions you want to attend. Most sessions will be live-streamed, with exceptions for those that show the "no camera" icon. If you are joining online to watch live-streams and use the interactive features, please [[wmania:Special:MyLanguage/2025:Registration|register]] for a free virtual ticket. For example, you may be interested in technical sessions such as:
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/GEH9DH/ Wikimedia’s knowledge infrastructure in a changing internet: Establishing sustainable pathways for content reuse]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/7ELN9Q/ Wikifunctions is coming soon to a wiki near you!]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/ZMGVJV/ Shaping the Future of Wikipedia’s Reader Experience]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/KCKTFZ/ Making Wikipedia More Readable: What Comes Next]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/32|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W32"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 5 augusti 2025 kl. 05.40 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29083927 -->
== <span lang="en" dir="ltr">Tech News: 2025-33</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W33"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/33|Translations]] are available.
'''Updates for editors'''
* The WikiEditor toolbar now includes [[mw:Special:MyLanguage/Help:Extension:WikiEditor#Keyboard shortcuts|its keyboard shortcuts]] in the tooltips for its buttons. This will help to improve the discoverability of this feature. [https://phabricator.wikimedia.org/T400583]
* The [[m:Special:MyLanguage/Product and Technology Advisory Council|Product and Technology Advisory Council]] published a set of [[m:Special:MyLanguage/Product and Technology Advisory Council/August 2025 draft PTAC proposals for feedback|proposed experiments]] the Wikimedia Foundation can try to improve communication with community. Feedback on the proposals are welcomed until August 22 on [[m:Talk:Product and Technology Advisory Council/August 2025 draft PTAC proposals for feedback|this talk page]].
* The search bar on the Minerva skin (mobile) has been updated to use the same type-ahead search component that is used on the Vector 2022 skin. There are no changes in search functionality but there are minor visual changes. Specifically, the close-search button has been changed from an "X" to a back arrow. This helps to distinguish it from the other "X" button that is used to clear any text. [https://phabricator.wikimedia.org/T393944]
* Editors on some wikis will see a new toggle for "Group results by page" on watchlist, related changes, and recent changes pages. This is [[mw:Special:MyLanguage/Moderator Tools/Watchlist/Experiment|an A/B experiment]] that is planned to start on August 11, and will run for 3–6 weeks on the Bengali, Chinese, Czech, French, Greek, Portuguese, and Urdu Wikipedias. The experiment will examine how making this feature more discoverable might affect editors' ability to find the edits they are looking for. [https://phabricator.wikimedia.org/T396789]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* The multiwiki datasets of [[:wikt:en:Module:Unicode data|Unicode data]] have been moved to [[c:Category:Unicode Module Datasets|Category:Unicode Module Datasets]] on Wikimedia Commons, to follow the idea of "One common data source, multiple local wikis". Most wikis have been updated to use the Commons version. You can ask questions at [[c:Category talk:Unicode Module Datasets|the talkpage]]. [https://en.wiktionary.org/wiki/Module_talk:Unicode_data#Data_from_commons]
* Lua code can add warnings when something is wrong, by using the <code dir=ltr>mw.addWarning()</code> function. It is now possible to add more than one warning, instead of new warnings replacing old ones. If you maintain a Lua module that used warnings, you should check it still works as expected. [https://phabricator.wikimedia.org/T398390]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.14|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/33|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W33"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 12 augusti 2025 kl. 01.29 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29106516 -->
== <span lang="en" dir="ltr">Tech News: 2025-34</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W34"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/34|Translations]] are available.
'''Updates for editors'''
* Later this week, people who are logged-in and have the "[[mw:Special:MyLanguage/Talk pages project/Feature summary|Discussion tools]]" [[Special:Preferences#mw-prefsection-betafeatures|Beta Feature]] enabled will gain the ability to "Thank" individual comments directly from talk pages, rather than needing to navigate to page history. [[mw:Special:MyLanguage/Talk pages project/Feature summary#Comment actions|Learn more about this feature]]. [https://phabricator.wikimedia.org/T400849]
* An A/B test comparing two versions of the desktop donate link launched on testwiki on 12 August and on English Wikipedia 14 August for 0.1% of logged out users on the desktop site. The experiment will run for three weeks, ending on 12 September. [https://phabricator.wikimedia.org/T395716]
* An A/A test to measure the baseline for reader retention was launched 12 August using [[wikitech:Experimentation Lab|Experimentation Lab]]. This measures the percentage of users who revisit a wiki after their initial visit over a 14-day period. No visual changes are expected. The experiment will run through 31 August. [https://phabricator.wikimedia.org/T399227]
* Five new wikis have been created:
** a {{int:project-localized-name-group-wikisource/en}} in [[d:Q34057|Tagalog]] ([[s:tl:|<code>s:tl:</code>]]) [https://phabricator.wikimedia.org/T388639]
** a {{int:project-localized-name-group-wikisource/en}} in [[d:Q36213|Madurese]] ([[s:mad:|<code>s:mad:</code>]]) [https://phabricator.wikimedia.org/T391747]
** a {{int:project-localized-name-group-wikipedia/en}} in [[d:Q3450749|Rakhine]] ([[w:rki:|<code>w:rki:</code>]]) [https://phabricator.wikimedia.org/T392490]
** a {{int:project-localized-name-group-wikibooks/en}} in [[d:Q13324|Minangkabau]] ([[b:min:|<code>b:min:</code>]]) [https://phabricator.wikimedia.org/T395452]
** a {{int:project-localized-name-group-wiktionary/en}} in [[d:Q7598268|Standard Moroccan Amazigh]] ([[wikt:zgh:|<code>wikt:zgh:</code>]]) [https://phabricator.wikimedia.org/T399684]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:46}} community-submitted {{PLURAL:46|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.15|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/34|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W34"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 19 augusti 2025 kl. 02.37 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29127690 -->
== <span lang="en" dir="ltr">Tech News: 2025-35</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W35"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/35|Translations]] are available.
'''Updates for editors'''
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Template authors can now use additional CSS properties, since the CSS sanitizer used by [[mw:Special:MyLanguage/Help:TemplateStyles|TemplateStyles]] was updated. For example: <code>width: fit-content</code>; <code>ruby-align</code>; relative units such as <code>lh</code>; and custom strings in <code>list-style-type</code>. These improvements are a [[m:Special:MyLanguage/Community Wishlist/Wishes/Allow use of modern CSS in templates by updating the TemplateStyles CSS sanitizer|Community Wishlist wish]]. [https://phabricator.wikimedia.org/T271958][https://phabricator.wikimedia.org/T277755][https://phabricator.wikimedia.org/T293633][https://phabricator.wikimedia.org/T295088][https://phabricator.wikimedia.org/T326906][https://phabricator.wikimedia.org/T340057][https://phabricator.wikimedia.org/T360725][https://phabricator.wikimedia.org/T371809][https://phabricator.wikimedia.org/T375344][https://phabricator.wikimedia.org/T394619]
* On large wikis, the default time period to display edits from, within the Special:RecentChanges page, has been changed from 7 days to 1 day. This is part of a performance improvement project. This should have no user-facing impact due to the quantity of edits on these wikis. [https://phabricator.wikimedia.org/T399455]
* Administrators can now access the [[{{#special:BlockedExternalDomains}}]] page from the [[{{#special:CommunityConfiguration}}]] list page. This makes it easier to find. [https://phabricator.wikimedia.org/T393240]
* Wikimedia Commons videos were not shown in the Videos tab in Google Search. The problem was investigated and reported to Google who have now fixed the issue. [https://phabricator.wikimedia.org/T396168][https://meta.wikimedia.org/wiki/Community_Wishlist/Wishes/Do_something_about_Google_%26_DuckDuckGo_search_not_indexing_media_files_and_categories_on_Commons]
* One new wiki has been created: a {{int:project-localized-name-group-wiktionary/en}} in [[d:Q33014|Betawi]] ([[wikt:bew:|<code>wikt:bew:</code>]]) [https://phabricator.wikimedia.org/T402130]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:39}} community-submitted {{PLURAL:39|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Two fields of the [[mw:Special:MyLanguage/Manual:Recentchanges table|recentchanges database table]] are being removed. <code>rc_new</code> and <code>rc_type</code> are being removed in favor of <code>rc_source</code>. Queries to these older fields will start to fail starting this week and developers should use <code>rc_source</code> instead. These older fields were deprecated over 10 years ago and should not be in use. This is part of work to improve the performance and stability of queries to the recentchanges table. [https://phabricator.wikimedia.org/T400696]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.16|MediaWiki]]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/July|Language and Internationalization Newsletter]] is now available. This edition includes: support for new languages in MediaWiki and translatewiki; the start of the Language Onboarding and Development project to help support the growth of new and small wikis; updates on research projects; and more.
'''Meetings and events'''
* The next [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Community meetings#29 August 2025|Language Community Meeting]] is happening soon, August 29th at [https://zonestamp.toolforge.org/1756479600 15:00 UTC]. This week's meeting will cover: the Avro keyboard developers from Wikimedia Bangladesh, who were recently awarded a national award for their contributions to this keyboard; and other topics.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/35|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W35"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 26 augusti 2025 kl. 02.12 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29175124 -->
== <span lang="en" dir="ltr">Tech News: 2025-36</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W36"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/36|Translations]] are available.
'''Weekly highlight'''
* The Editing team wants to compile a list of templates, jargon terms, and policies used in edit summaries when a copyright violation is removed. This will help them identify the number of edits reverted due to copyright issues. We invite community members from the following Wikis to list these terms in [[Phab:T402601|T402601]], or to share their list with [[User:Trizek (WMF)|Trizek_(WMF)]]: {{int:project-localized-name-arwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-cswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-dewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-enwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-eswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-fawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-frwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-idwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-itwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-jawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nlwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-plwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ptwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-trwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ukwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-viwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-zhwiki/en}}. This project is open until September 9th 2025.
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents extension]] has been enabled for all Wikisources. The extension makes it easier to organize and participate in collaborative activities, like edit-a-thons and WikiProjects, on the wikis. The extension has three features: [[m:Special:MyLanguage/Event Center/Registration|Event Registration]], [[m:Special:MyLanguage/CampaignEvents/Collaboration list|Collaboration List]], and [[m:Special:MyLanguage/Connection Team/Invitation list|Invitation List]]. To request the extension for your wiki, visit the Deployment information page. [https://meta.wikimedia.org/wiki/CampaignEvents/Deployment_status#How_to_Request_the_CampaignEvents_Extension_for_your_wiki]
* The lists in the footer of the editing interface, such as "Templates used on this page," will now be organized into columns when there is enough space. This enhancement minimizes scrolling when editing lengthy articles on Wikipedia. [https://phabricator.wikimedia.org/T401066]
* On September 3rd, 2025 we will increase the sampling percentages of our [[mw:Special:MyLanguage/Moderator Tools/Watchlist/Experiment#Scope of the experiment|group by toggle experiment]] of the <code>Special:RecentChanges</code>, <code>Special:Watchlist</code>, and <code>Special:RelatedChanges</code> pages on the Chinese, French, and Portuguese Wikipedias to 100 percent, allowing more editors to be part of this experiment. This adjustment is intended to ensure we have sufficient data to make informed decisions when evaluating the experiment results. [https://phabricator.wikimedia.org/T402958][https://phabricator.wikimedia.org/T396789]
* Upon clicking an empty search bar, logged-out users will see suggestions of articles for further reading on English Wikipedia beginning the week of September 22. The feature will be available on both desktop and mobile. All non-English wikis received this change in June and July. The goal is to make it easier for users to find articles. [[mw:Special:MyLanguage/Reading/Web/Content Discovery Experiments/Search Suggestions|Learn more]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:37}} community-submitted {{PLURAL:37|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.17|MediaWiki]]
'''In depth'''
* Wikifunctions now has a new capability called "lightweight enumeration types", an enumeration type is simply a fixed set of values that's in the type's definition. This capability makes it quick and easy to define such a type, and allows for the reuse of values that are already present in Wikidata. Here is [[f:Special:MyLanguage/Wikifunctions:Status updates/2025-07-19|a newsletter]] to learn more.
* The latest [[mw:Special:MyLanguage/Readers/Newsletter updates#August 2025: Newsletter #1|Readers Newsletter]] is now available. This edition includes: the formation of two new teams — Reader Growth and Reader Experience; insights into declining pageviews and account creations; highlights from the Wikimania Nairobi panel on improving the reading experience; upcoming experiments to engage new and existing readers; and more.
'''Meetings and events'''
* Spotlight on some Wikimania 2025 Sessions:
** Identifying AI-generated text by searching for ISBNs whose checksums fail: Mathias Schindler of WMDE [https://www.youtube.com/watch?v=Dw9o8Lsl974&t=15910s shared tools to help communities search for these].
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/TCHZKH/ La durabilité du mouvement Wikimedia face aux défis actuels et futurs]: This session explored how Wikimedia can stay a trusted source of knowledge in the age of generative AI, information overload, and disinformation.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/36|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W36"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 1 september 2025 kl. 22.50 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29196010 -->
== <span lang="en" dir="ltr">Tech News: 2025-37</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W37"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/37|Translations]] are available.
'''Weekly highlight'''
* The Editing team is working on a new check: [[mw:Special:MyLanguage/Paste check|Paste check]]. This check informs newcomers who paste text into Wikipedia that the content might not be accepted. This check is an effort to increase the likelihood that the new content people are adding to Wikipedia is aligned with the Movement's commitment to offering information under a free content license. This check will soon be tested at a few wikis. If your community is interested in this test, please [[phab:T403680|tell us in this task]], or [[mw:Talk:Edit check|contact the team]].
'''Updates for editors'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Later this week, users of the "{{int:codemirror-beta-feature-title}}" [[Special:Preferences#mw-prefsection-betafeatures|beta feature]] will be able to use a [[w:en:Lint (software)|linting tool]] to see errors or other potential problems in wikitext in real time. See the [[mw:Special:MyLanguage/Help:Extension:CodeMirror#Linting|help page for more information]]. [https://phabricator.wikimedia.org/T381577]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] When browsing a wiki (like <code dir=ltr>en.wikipedia.org</code>), the software responds in one of two ways: a desktop page, or a redirect to a mobile version on an "m" domain (like <code dir=ltr>en.m.wikipedia.org</code>). Over the next three weeks, MediaWiki will start displaying the mobile version to mobile devices directly on the standard domain, without this redirect. This change does not affect existing m-dot URLs, or the "Desktop view" opt-out. [[mw:Requests for comment/Mobile domain sunsetting/2025 Announcement|Learn more]]. [https://phabricator.wikimedia.org/T214998]
* When an edit changes the categories of a page, the changes to the category membership counts are now happening asynchronously. This improves the speed of saving edits, especially when moving many pages to or from the same category, and reduces the risk of site outages, but it means that the counts can show outdated information for a few minutes. [https://phabricator.wikimedia.org/T365303]
* Edits on Wikidata to qualifiers (properties and values) and references (properties and values) in a Wikidata item statement will now not add entries to the RecentChanges or Watchlist pages on all other Wikis. This is a temporary change to improve performance while other solutions are created. Wikidata's own pages remain unchanged. [[m:Wikidata For Wikimedia Projects/Reduce change propagation noise#Phase 1: Turn off (temporarily) Qualifiers and References Wikidata edits to the Recent Changes tables|Learn more]]. [https://phabricator.wikimedia.org/T401286][https://phabricator.wikimedia.org/T400698]
* Japanese-language wikis have had a major upgrade to the way that search works. The new search should generally give more accurate and more relevant search results. [https://phabricator.wikimedia.org/T318269]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.18|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/37|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W37"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 9 september 2025 kl. 03.14 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29238161 -->
== <span lang="en" dir="ltr">Tech News: 2025-38</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W38"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/38|Translations]] are available.
'''Updates for editors'''
* References lists that are made using the <code dir=ltr><nowiki><references/></nowiki></code> [[mw:Special:MyLanguage/Help:Cite#references-tag|tag]] will now automatically display with columns in Vector 2022 when readers are using its 'standard' settings for text-size and page-width. [https://phabricator.wikimedia.org/T334941]
* Starting in the week of October 6, on [[gitiles:operations/mediawiki-config/+/a2d2aaab9ace84280dd2f4c70a33bb69cd73850f/dblists/small.dblist|small wikis]] and [[gitiles:operations/mediawiki-config/+/a2d2aaab9ace84280dd2f4c70a33bb69cd73850f/dblists/medium.dblist|medium wikis]] that have the [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents extension]] enabled, all autoconfirmed users will be able to use [[m:Special:MyLanguage/Event Center/Registration|Event Registration]] as an organizer. No changes will be made for [[gitiles:operations/mediawiki-config/+/a2d2aaab9ace84280dd2f4c70a33bb69cd73850f/dblists/large.dblist|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. [[m:Special:MyLanguage/CampaignEvents/Proposal to grant autoconfirmed users on small and medium wikis the organizer access to the event registration tool|Learn more]].
* Users that search using regular expressions (regex) can now use additional features including:
** for the <code dir=ltr>intitle:</code> keyword: [[mw:Special:MyLanguage/Help:CirrusSearch#Metacharacters|metacharacters]] for start-of-line (<code dir=ltr>^</code>) and end-of-line (<code dir=ltr>$</code>) anchors [https://phabricator.wikimedia.org/T317599]
** for both <code dir=ltr>intitle:</code> and <code dir=ltr>insource:</code> keywords: shorthand [[mw:Special:MyLanguage/Help:CirrusSearch#Character_Classes|character classes]] for digits (<code dir=ltr>\d</code>), whitespace (<code dir=ltr>\s</code>), and word characters (<code dir=ltr>\w</code>); and [[mw:Special:MyLanguage/Help:CirrusSearch#Escape codes|escape codes]] for line feed (<code dir=ltr>\r</code>), newline (<code dir=ltr>\n</code>), tab (<code dir=ltr>\t</code>), and unicode (e.g. <code dir=ltr>\uHHHH</code>). [https://phabricator.wikimedia.org/T403212]
* 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. [https://phabricator.wikimedia.org/T306325]
* [[m:Special:MyLanguage/Tech/Server switch|All wikis will be read-only]] for a few minutes on September 24. This is planned at [https://zonestamp.toolforge.org/1758726000 15:00 UTC]. This is for the datacenter server switchover backup tests which happen twice a year. You can [[diffblog:2025/03/12/hear-that-the-wikis-go-silent-twice-a-year/|read more about the background and details of this process on the Diff blog]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:24}} community-submitted {{PLURAL:24|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|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. [https://phabricator.wikimedia.org/T401043]
'''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 [https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ2aZzbXeQvjOF7gB1fJXiwAYemQjKf4sXNaRODPA7_obFyNBwkzNkoVCoTF-aeov89kIjXHbCQm join an upcoming discovery interview], or [[mw:MediaWiki Interfaces Team/Developer Feedback/Wikimedia Web APIs|leave feedback onwiki]]. [[listarchive:list/wikitech-l@lists.wikimedia.org/thread/C4FBAOA57PH6G5ORVMAUF5TGYBLZDU5Q/|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. [[m:Wikidata For Wikimedia Projects/Reduce change propagation noise#Phase 1: More granular Alias tracking|Learn more]]. [https://phabricator.wikimedia.org/T401288]
* The new [https://www.unicode.org/versions/Unicode17.0.0/ Unicode 17.0] version has been released. The [[:c:Category:Unicode Module Datasets|datasets on Commons]] for the [[:d:Q39301585|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 [[m:Special:MyLanguage/Wikimedia Enterprise|Wikimedia Enterprise]] Structured Contents endpoints can now access [https://enterprise.wikimedia.com/blog/parsed-wikipedia-tables/ Parsed Tables]. The new Parsed Tables feature extracts and represents Wikipedia tables in structured JSON. This improves machine accessibility as part of the [https://enterprise.wikimedia.com/api/structured-contents/ Structured Contents initiative]. Structured Contents output is freely available through the [https://enterprise.wikimedia.com/docs/on-demand/#article-structured-contents-beta On-demand API], or through Wikimedia Cloud Services.
* A [https://www.kaggle.com/datasets/wikimedia-foundation/english-wikipedia-people-dataset dataset of English Wikipedia biographical information] from [[m:Special:MyLanguage/Wikimedia Enterprise|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).
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.19|MediaWiki]]
'''Meetings and events'''
* [[wmania:Special:MyLanguage/2026:Scholarships|Scholarship applications]] for Wikimania 2026 in Paris, France, are open until October 31.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/38|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W38"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 15 september 2025 kl. 19.06 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29263921 -->
== <span lang="en" dir="ltr">Tech News: 2025-39</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W39"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/39|Translations]] are available.
'''Weekly highlight'''
* [https://zonestamp.toolforge.org/1758726000 On September 24th at 15:00 UTC], all Wikimedia sites users will experience a brief read-only period due to a scheduled [[m:Special:MyLanguage/Tech/Server switch|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 [http://listen.hatnote.com/ "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 [[diffblog:2025/03/12/hear-that-the-wikis-go-silent-twice-a-year/|read more about the process on the Diff blog]].
'''Updates for editors'''
* Editors of [[f:Special:Mylanguage/Wikifunctions:Status updates/2025-09-12#Next round of Wiktionaries to receive embedded Wikifunctions calls|60 more Wiktionaries]] will soon be able to call [[f:Special:MyLanguage/Wikifunctions:Introduction|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 [[f:Special:MyLanguage/Wikifunctions:Status updates/2025-08-29#Wikifunctions available on 65 Wiktionaries|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 [[mw:Special:MyLanguage/Help:Magic words#Technical metadata of another page|parser function]] has been added: <code><nowiki>{{#contentmodel}}</nowiki></code>. Template editors and admins can use it to get the localized or canonical name of the [[mw:Special:MyLanguage/Help:ChangeContentModel|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. [https://phabricator.wikimedia.org/T328254]
* Adding or editing a <code>DISPLAYTITLE</code> for an article using VisualEditor will no longer be broken. Editors who use VisualEditor mode to modify the <code><nowiki>{{DISPLAYTITLE}}</nowiki></code> 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 [[phab:P83438|this ticket]].
* Beta users of the Wikipedia Android app can now try the redesigned [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/Activity Tab Experiment|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.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:12}} community-submitted {{PLURAL:12|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.20|MediaWiki]]
'''In depth'''
* Wikifunctions users can now import many essential facts involving [[f:Special:MyLanguage/Z6011|geo-coordinates]], [[f:Special:MyLanguage/Z6010|quantities]] and [[f:Special:MyLanguage/Z6064|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 [[c:File:ImportingWikidataDatatypesIntoWikifunctions.webm|this video]] and Wikifunctions' [[f:Special:MyLanguage/Wikifunctions:Status updates/2025-08-01#News in Types I: Wikidata quantity|August 1 newsletter]] (for quantities) and [[f:Special:MyLanguage/Wikifunctions:Status updates/2025-08-22#News in Types: Wikidata geo-coordinate|August 22 newsletter]] (for geo-coordinates).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/39|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W39"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 23 september 2025 kl. 00.55 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29305556 -->
== <span lang="en" dir="ltr">Tech News: 2025-40</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W40"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/40|Translations]] are available.
'''Weekly highlight'''
* A major software upgrade has been made to [[phab:|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. [https://phabricator.wikimedia.org/phame/post/view/321/iterative_improvements_september_2025/]
'''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 [[:m:Special:MyLanguage/Community Wishlist/Updates|in the latest update]] or you can consult the [[:mw:Special:MyLanguage/Help:Extension:CommunityRequests|current documentation on MediaWiki]].
* As announced [[diffblog:2025/09/02/better-detecting-bots-and-replacing-our-captcha/|on Diff blog]], the production trial of the [[mw:Special:MyLanguage/Product Safety and Integrity/Anti-abuse signals/hCaptcha|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 [[mw:Special:MyLanguage/Extension:ConfirmEdit#FancyCaptcha|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 [[mw:Special:MyLanguage/Extension:CampaignEvents|CampaignEvents]] extension has been [[m:Special:MyLanguage/CampaignEvents/Deployment status|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 [[c:Special:MyLanguage/Commons:Event organizers|event organizer right]].
* [[:m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing|Sub-referencing]], a new feature to re-use references with different details has been released to German Wikipedia. You can [[:m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing#test|test the feature]] on testwiki or [https://en.wikipedia.beta.wmcloud.org/wiki/Sub-referencing on betawiki] as well. Please share your thoughts on [[:m:Talk:WMDE Technical Wishes/Sub-referencing#Templates used in sub-references|using templates in sub-references]] or [[:m:Talk:WMDE Technical Wishes/Sub-referencing#Pilot wikis|volunteer to become a pilot wiki]].
* On wikis using the [[mw:Special:MyLanguage/Help:Growth/Mentorship|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. [https://phabricator.wikimedia.org/T403563]
* The Editing Team and the Machine Learning Team are working on a new check for newcomers: [[mw:Special:MyLanguage/Edit check/Tone Check|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 [[mw:Special:MyLanguage/Edit_check/Tone_Check/Model_evaluation|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 [[:mw:Special:MyLanguage/Help:Manage blocks|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, [{{fullurl:Special:Allmessages|prefix=sp-contributions-blocked-notice}} messages prefixed with <code>sp-contributions-blocked-notice</code>] will be removed and replaced with [{{fullurl:Special:Allmessages|prefix=blocked-notice-logextract}} those prefixed with <code>blocked-notice-logextract</code>] 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 <code dir=ltr><nowiki>[ ] |</nowiki></code> after the fragment identifier (<code><nowiki>#</nowiki></code>). They were not encoded properly creating an incorrect link. This has been fixed. [https://phabricator.wikimedia.org/T404823]
* One new wiki has been created: a {{int:project-localized-name-group-wikiquote/en}} in [[d:Q9237|Malay]] ([[q:ms:|<code>q:ms:</code>]]) [https://phabricator.wikimedia.org/T404698]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:21}} community-submitted {{PLURAL:21|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the [[mw:Special:MyLanguage/Product Safety and Integrity/Anti-abuse signals/User Info|User Info Card]] now displays currently active global lock/blocks. [https://phabricator.wikimedia.org/T401128]
'''Updates for technical contributors'''
* Later this week, editors using Lua modules will be able to use the <code>[[mw:Special:MyLanguage/Extension:Scribunto/Lua reference manual#mw.title.newBatch|mw.title.newBatch]]</code> function to look up the existence of up to 25 pages at once, in a way that only increases the [[mw:Special:MyLanguage/Manual:Parser functions#Expensive parser functions|expensive function]] count once.
* A new [[m:Special:MyLanguage/Product and Technology Advisory Council/Unsupported Tools Working Group|Unsupported Tools Working Group]] has been formed as part of ongoing efforts to collectively determine technical work priorities, similar to the [[m:Special:MyLanguage/Product and Technology Advisory Council|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.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.21|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/40|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W40"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 29 september 2025 kl. 22.52 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29355230 -->
== <span lang="en" dir="ltr">Tech News: 2025-41</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W41"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/41|Translations]] are available.
'''Weekly highlight'''
* [[mw:Special:MyLanguage/Help:Edit check#paste|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, [[phab:T403680|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 <code>en.wikipedia.org</code>), instead of via a redirect to an "m" domain (like <code>en.m.wikipedia.org</code>). This change improves performance. This week it will be enabled on Wikipedias. The existing mobile URLs and the "Desktop view" opt-out remain available. [[mw:Requests for comment/Mobile domain sunsetting/2025 Announcement|Learn more]]. [https://phabricator.wikimedia.org/T214998]
* New [[mw:Special:MyLanguage/Help:CirrusSearch#creationdate and lasteditdate|date filters]], <code dir=ltr>creationdate:</code> and <code dir=ltr>lasteditdate:</code>, 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. <code dir=ltr>>2024</code>) and relative dates (e.g. <code dir=ltr>today-1d</code>), making it easier to find recently updated content or pages within specific age ranges. [https://phabricator.wikimedia.org/T403593]
* [[f:|Wikifunctions]] now supports rich text in embedded calls across the 150 wikis where it's enabled. To showcase this, the team created a [[f:Z26333|Latin declination table]] that Wiktionary editors can use to automatically generate noun forms, producing clear, formatted results — see an [[f:Wikifunctions:Embedded function calls/Wiktionary tables demonstration|example output]]. If you need any help or have any feedback, please [[f:Wikifunctions:Project chat|contact the Wikifunctions Team]]. [https://phabricator.wikimedia.org/T397402]
* 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. [https://phabricator.wikimedia.org/T291691]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:34}} community-submitted {{PLURAL:34|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, there was a problem downloading pdf files last week and that has been resolved. [https://phabricator.wikimedia.org/T405957]
'''Updates for technical contributors'''
* The field <code dir=ltr>rev_sha1</code> in the revision database table is being removed in favor of <code dir=ltr>content_sha1</code> in the content database table. See [https://lists.wikimedia.org/hyperkitty/list/cloud@lists.wikimedia.org/thread/2D2M3SP4WHR6BXXKTZ2PBLZQYR3EGQVR/ the announcement] for more information.
* The [[mw:Special:MyLanguage/Reading/Web|Reader Experience team]] will roll out [[w:en:Light-on-dark color scheme|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 [[mw:Special:MyLanguage/Reading/Web/Accessibility for reading/Updates/2024-04|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 [[mw:Talk:Reading/Web/Accessibility for reading#|this talk page]] before the enablement. [https://phabricator.wikimedia.org/T395628]
* Starting on Monday, October 6, API endpoints under the <code>rest.php</code> path 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 [[phab:tag/serviceops/|Service Ops team board]]. [https://phabricator.wikimedia.org/T400130]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.22|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/41|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W41"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 6 oktober 2025 kl. 19.23 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29400897 -->
== <span lang="en" dir="ltr">Tech News: 2025-42</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W42"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/42|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 [https://auth.wikimedia.org/metawiki/wiki/Special:AccountSecurity 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 [[mw:Special:MyLanguage/Product Safety and Integrity/Account Security|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 [https://auth.wikimedia.org/metawiki/wiki/Special:AccountSecurity 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. [https://phabricator.wikimedia.org/T400579]
* This week, users at wikis where talk page [[mw:Special:MyLanguage/Talk pages project/Usability|Usability Improvements]] are already available by default (everywhere ''except'' the 12 wikis listed in [[phab:T379264|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 [[diffblog:2025/10/13/revolutionizing-gratitude-a-new-era-of-thanking-comments/|learn more about this change]]. [https://phabricator.wikimedia.org/T366095]
* Users who have not [[Special:Preferences#mw-prefsection-personal-email|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. [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Email_confirmation][https://phabricator.wikimedia.org/T58074]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:21}} community-submitted {{PLURAL:21|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|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. [https://phabricator.wikimedia.org/T376531]
'''Updates for technical contributors'''
* The Unsupported Tools Working Group has chosen [[c:Special:MyLanguage/Commons:Video2commons|Video2Commons]] as the first tool for its pilot cycle. The group will explore ways to improve and sustain the tool over the coming months. [[m:Special:MyLanguage/Product and Technology Advisory Council/Unsupported Tools Working Group|Learn more on Meta]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.23|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/42|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W42"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 13 oktober 2025 kl. 20.59 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29434481 -->
== <span lang="en" dir="ltr">Tech News: 2025-43</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W43"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/43|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. [https://phabricator.wikimedia.org/T406724]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:20}} community-submitted {{PLURAL:20|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|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. [https://phabricator.wikimedia.org/T406415]
'''Updates for technical contributors'''
* The work to reroute all traffic to API endpoints under the <code dir=ltr><nowiki>rest.php</nowiki></code> route through a common API gateway is now complete. If any issues are observed, please file a phabricator ticket to the [[phab:tag/serviceops/|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. [https://phabricator.wikimedia.org/T401290]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.24|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/43|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W43"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 20 oktober 2025 kl. 21.36 (CEST)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29478670 -->
== <span lang="en" dir="ltr">Tech News: 2025-44</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W44"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/44|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 [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Tabbed Browsing (Tabs)/New Tab Experience and Recommendations Experiment|read more on the project page]].
* Autoconfirmed users on [[gitiles:operations/mediawiki-config/+/a2d2aaab9ace84280dd2f4c70a33bb69cd73850f/dblists/small.dblist|small]] and [[gitiles:operations/mediawiki-config/+/a2d2aaab9ace84280dd2f4c70a33bb69cd73850f/dblists/medium.dblist|medium wikis]] with the CampaignEvents extension can now use [[m:Special:MyLanguage/Event Center/Registration|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.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|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. [https://phabricator.wikimedia.org/T402285]
'''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. [[m:Special:MyLanguage/CampaignEvents/Deployment status|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 [[mw:Special:MyLanguage/MediaWiki Interfaces Team/Feature Feedback/REST Sandbox|project launch]] page. [https://phabricator.wikimedia.org/project/board/6931/]
* 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 [https://test.wikipedia.org/w/index.php?api=mw-extra&title=Special%3ARestSandbox REST Sandbox]. See the [[mw:API/Deprecation|MediaWiki REST API Deprecation]] page for more detailed information about the API deprecation policies and procedures.
* A dedicated [[mw:API:REST API/Changelog|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 [[mw:API talk:REST API/Changelog|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 [[d:Q130635582#sitelinks-wikipedia|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. [https://phabricator.wikimedia.org/T378352]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.25|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/44|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W44"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 27 oktober 2025 kl. 20.31 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29513638 -->
== <span lang="en" dir="ltr">Tech News: 2025-45</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W45"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/45|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). [https://phabricator.wikimedia.org/T382958]
* For users with "{{int:discussiontools-preference-autotopicsub}}" [[Special:Preferences#mw-prefsection-editing|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 "{{int:Skin-action-addsection}}" or "{{int:Discussiontools-replybutton}}" 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. [https://phabricator.wikimedia.org/T290778]
* Scribunto modules can now be used to [[mw:Special:MyLanguage/Extension:Scribunto/Lua reference manual#SVG library|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. [https://phabricator.wikimedia.org/T405861]
* 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. [https://phabricator.wikimedia.org/T395628]
* Users with large watchlists have long faced timeouts when editing [[Special:EditWatchlist|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 [https://meta.wikimedia.org/wiki/Community_Wishlist/W454 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! [https://phabricator.wikimedia.org/T41510]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the fixing of the persisting highlighting when using VisualEditor find and replace during a query. [https://phabricator.wikimedia.org/T407318]
'''Updates for technical contributors'''
* Since 2019 the [[m:Special:MyLanguage/Wikimedia URL Shortener|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 <code>/s/</code> URLs will not be advertised under article titles via HTML <code dir=ltr>class="title-shortlink"</code>. The <code>/s/</code> URLs will keep working. [https://phabricator.wikimedia.org/T107188]
* On Thursday, October 30, the [[:mw:Special:MyLanguage/MediaWiki Interfaces Team|MediaWiki Interfaces]] and [[:mw:Special:MyLanguage/Wikimedia Site Reliability Engineering|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 [https://phabricator.wikimedia.org/tag/serviceops/ 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. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/SMWTEAES4SDLDUSK4HMWNBSKNCXZAWYN/]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.26|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 [[diffblog:2025/10/17/new-user-trends-on-wikipedia/|a Diff blog post]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/45|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W45"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 3 november 2025 kl. 20.34 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29552512 -->
== <span lang="en" dir="ltr">Tech News: 2025-46</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W46"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/46|Translations]] are available.
'''Updates for editors'''
[[File:Talk pages default look (April 2023).jpg|thumb|alt=Screenshot of the visual improvements made on talk pages|Example of a talk page with the new design, in French.]]
* Starting November 12, users will see a change in the [[m:Special:MyLanguage/Talk pages project/Feature summary#Usability improvements|appearance of talk pages]] on [[Phab:T379264|some Wikipedias]]. Almost [[phab:T392121|all wikis]] have received this design change; [[phab:T409297|English Wikipedia]] will get these changes later. You can read more [[diffblog:2024/05/02/making-talk-pages-better-for-everyone/|on ''Diff'']]. Users can opt out of these changes [[Special:Preferences#mw-prefsection-editing|in their user preferences]] in "{{int:discussiontools-preference-visualenhancements}}". [https://phabricator.wikimedia.org/T379264]
* MediaWiki can now display a [[mw:Special:MyLanguage/Help:Protection indicators|page indicator]] automatically while a page is protected. This feature is disabled by default. It can be enabled by [[m:Special:MyLanguage/Requesting wiki configuration changes|community request]]. [https://phabricator.wikimedia.org/T12347]
* Using the "{{int:showpreview}}" or "{{int:showdiff}}" buttons in the wikitext editor will now carry over certain URL parameters like '[[mw:Special:MyLanguage/Manual:Parameters to index.php#useskin|useskin]]', '[[mw:Special:MyLanguage/Manual:Parameters to index.php#uselang|uselang]]' and '[[mw:Special:MyLanguage/Help:Section#Editing sections|section]]'. This update also fixes an issue where, if the browser crashed while previewing an edit to a single section, saving this edit could overwrite the entire page with just that section’s content. [https://phabricator.wikimedia.org/T62744][https://phabricator.wikimedia.org/T24029][https://phabricator.wikimedia.org/T155097]
* Wikivoyage wikis can use [[mw:Special:MyLanguage/Help:Extension:Kartographer#Markers and counters|colored map markers in the article text]]. The text of these markers will now be shown in contrasting black or white color, instead of always being white. Local workarounds for the problem can be removed. [https://phabricator.wikimedia.org/T369454]
* The Activity tab in the Wikipedia Android app is now available for all users. The new tab offers personalized insights into reading, editing, and donation activity, while simplifying navigation and making app use more engaging. [https://www.mediawiki.org/wiki/Wikimedia_Apps/Team/Android/Activity_Tab_Experiment]
* The Reader Growth team is launching an experiment called "Image browsing" to test how to make it easier for readers to browse and discover images on Wikipedia articles. This experiment, a mobile-only A/B test, will go live on English Wikipedia in the week of November 17 and will run for four weeks, affecting 0.05% of users on English wiki. The test launched on November 3 on Arabic, Chinese, French, Indonesian, and Vietnamese wikis, affecting up to 10% of users on those wikis. [https://www.mediawiki.org/wiki/Readers/Reader_Growth/WE3.1.3_Image_Browsing]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example the inability to lock accounts on mobile sites has been fixed. [https://phabricator.wikimedia.org/T256185]
'''Updates for technical contributors'''
* [[wikitech:Help talk:Toolforge/Toolforge standards committee#November 2025 committee nominations|Nominations are open on Wikitech]] for new [[wikitech:Help:Toolforge/Toolforge standards committee|Toolforge standards committee]] members. The committee oversees the Toolforge [[wikitech:Help:Toolforge/Right to fork policy|Right to fork policy]] and [[wikitech:Help:Toolforge/Abandoned tool policy|Abandoned tool policy]] among other duties. Nominations will remain open through 2025-11-28.
* The [[w:JSON Web Token#Standard fields|JWT issuer field]] in [[mw:Special:MyLanguage/OAuth/For Developers#OAuth 2|OAuth 2 access tokens]] for [[m:Special:MyLanguage/Help:Unified login|SUL wikis]] has been changed to <code><nowiki>https://meta.wikimedia.org</nowiki></code>. Old access tokens will still work. [https://phabricator.wikimedia.org/T399199]
* The [[w:JSON Web Token#Standard fields|JWT subject field]] in [[mw:Special:MyLanguage/OAuth/For Developers#OAuth 2|OAuth 2 access tokens]] will soon change from <code><user id></code> to <code dir=ltr style="white-space:nowrap">mw:<identity type>:<user id></code>, where <code><identity type></code> is typically <code dir=ltr>CentralAuth:</code><!-- not a typo --> (for [[m:Special:MyLanguage/Help:Unified login|SUL wikis]]) or <code dir=ltr style="white-space:nowrap">local:<wiki id></code> (for other wikis). This is to avoid conflicts between different user ID types, and to make OAuth 2 access tokens and the <code>sessionJwt</code> cookie more similar. Old access tokens will still work. [https://phabricator.wikimedia.org/T399199]
* MediaWiki's block messages ([[MediaWiki:Blockedtext|blockedtext]], [[MediaWiki:Blockedtext-partial|blockedtext-partial]], [[MediaWiki:Autoblockedtext|autoblockedtext]], [[MediaWiki:Systemblockedtext|systemblockedtext]], [[MediaWiki:Blockedtext-tempuser|blockedtext-tempuser]], [[MediaWiki:Autoblockedtext-tempuser|autoblockedtext-tempuser]]) now support additional parameters indicating whether the user is blocked from editing their own user talk page <code><nowiki>$9</nowiki></code> or emailing other users <code><nowiki>$</nowiki><nowiki>10</nowiki></code>. [https://phabricator.wikimedia.org/T285612]
* A <code>REL1_45</code> branch for MediaWiki core and each of the extensions and skins in Wikimedia git has been created. This is the first step in the release process for MediaWiki 1.45.0, scheduled for late November 2025. If you are working on a critical bug fix or working on a new feature, you may need to take note of this change. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/ZUY7TY3Z6XPZWZVAZV63OPO5OW52Q6GE/]
* The process for generating CirrusSearch dumps has been updated due to slowing performance. If you encounter any issues migrating to the replacement dumps, please contact the Search Platform Team for support. [https://phabricator.wikimedia.org/T366248][https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/3KQPOR6ACVN6OVLMLZPIBXQSWQKW4E3K/]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.2|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/46|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W46"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 10 november 2025 kl. 21.38 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29606150 -->
== <span lang="en" dir="ltr">Tech News: 2025-47</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W47"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/47|Translations]] are available.
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Readers/Reader Experience|Reader Experience team]] is experimenting with [[mw:Special:MyLanguage/Readers/Reader Experience/WE3.3.4_Reading lists|reading lists on mobile web]], allowing logged-in readers with no edits to save private lists of articles for later. The experiment is running on Arabic, Chinese, French, Indonesian, and Vietnamese Wikipedias since the week of 10 November, and will begin on English Wikipedia the week of 17 November.
* Users who can’t receive their email verification code during login can now get help by submitting a form on a new special page. This update is part of the [[mw:Special:MyLanguage/Product Safety and Integrity/Account Security|Account Security]] initiative. If your account has an email address, please make sure you still have access to it. When logging in from a new device or location without 2FA, you may be asked to enter a 6-digit code sent by email to finish logging in. [[mw:Special:MyLanguage/Product Safety and Integrity/Account Security#Why are you requiring me to enter a code from my email to log in? Can I opt out of this?|Learn more]].
* One new wiki has been created: a {{int:project-localized-name-group-wikisource}} in [[d:Q13324|Minangkabau]] ([[s:min:|<code>s:min:</code>]]) [https://phabricator.wikimedia.org/T408317]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:23}} community-submitted {{PLURAL:23|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* As part of the [[mw:Special:MyLanguage/Parsoid/Parser Unification|Parser Unification]] project, the Content Transform Team rolled out Parsoid as the default parser to many low-traffic Wikipedias and is preparing the next step to high traffic ones. This message is an invitation for you to opt-in to Parsoid, as described in the [[mw:Special:MyLanguage/Help:Extension:ParserMigration|Extension:ParserMigration]] documentation, and identify any issues you might encounter with your own workflow using bots, gadgets, or user scripts. Please, let us know through the ''"Report Visual Bug"'' link in the Tools sidebar or create a phab ticket and tag the [[phab:project/view/5846|Content Transform Team in Phabricator]].
* Unsupported Tools: Several issues with [[:c:Special:MyLanguage/Commons:Video2commons|Video2Commons]] have been fixed, including filename-related upload failures, black-video imports, and retry handling. AV1 support has also been added. Ongoing work focuses on backend stability, ffmpeg errors, subtitle imports, metadata handling, and playlist uploads. To track specific tasks, check the [[phab:tag/video2commons/|Phabricator board]].
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.3|MediaWiki]]
'''Meetings and events'''
* Save the date for the next Wikimedia Hackathon happening in Milan, Italy from May 1–3, 2026. Registration will open in January 2026. [https://pretix.eu/wikimedia/Hackathon-2026/ Scholarship applications are currently open], and will close on November 28, 2025. If you have any questions, please email <bdi lang="en" dir="ltr">hackathon@wikimedia.org</bdi>.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/47|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W47"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 17 november 2025 kl. 18.26 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29627455 -->
== <span lang="en" dir="ltr">Tech News: 2025-48</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W48"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/48|Translations]] are available.
'''Updates for editors'''
* Last week, the [[mw:Special:MyLanguage/Wikimedia Search Platform|Wikimedia Search Team]] recreated the "DWIM" (Do What I Mean) gadget functionality server-side, for Russian and Hebrew Wikipedias. This feature adds cross-keyboard suggestions to the standard search-box suggestions. For example, searching for ''<span lang="und" dir="ltr">cxfcnmt</span>'' on Russian Wikipedia will now add suggestions for ''<span lang="ru" dir="ltr">счастье</span>'' ("happiness") that the user probably intended. They plan to enable this feature for other Russian and Hebrew wikis this week. [https://phabricator.wikimedia.org/T408734]
* Later this week, users of the "{{int:codemirror-beta-feature-title}}" [[Special:Preferences#mw-prefsection-betafeatures|beta feature]] will have syntax highlighting available in [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]]. This requires that the "{{int:discussiontools-preference-sourcemodetoolbar}}" preference be set. [https://phabricator.wikimedia.org/T407918]
* [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|Campaign events extension]] – the set of tools for coordinating events and other on-wiki collaborations has now been deployed to all Wikimedia wikis. A new feature known as [[m:Special:MyLanguage/CampaignEvents/Collaborative contributions|Collaborative contribution]] to help organizers and participants see the impact of activities has also been added. Join the upcoming [[m:Special:MyLanguage/Event:Connection learning session 3|learning session]] to see the new feature in action and share your feedback.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:24}} community-submitted {{PLURAL:24|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the bug which stopped CodeReviewBot from working, has now been fixed. [https://phabricator.wikimedia.org/T410417]
'''Updates for technical contributors'''
* Users of Wikimedia API can join a usability study to help validate the new design of Wikimedia REST API sandboxes. Interested participants should fill the [https://wikimediafoundation.limesurvey.net/487662 recruitment survey]. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/IREJRRWTZTGCYWQHDMSNJFTQAEPOOAE3/]
* The MediaWiki Interfaces team is deprecating XSLT stylesheets within the Action API. Support for <code dir=ltr>format=xml'''&xlst={stylesheet}'''</code> will be removed from Wikimedia projects by the end of November, 2025. In addition, it will soon be disabled by default in MediaWiki release versions: v1.43 (LTS), v1.44, and v1.45. Support for XSLT stylesheets will be fully removed from MediaWiki v1.46 (expected to release between April and May 2026). [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/5AX7UWAVVUNUSBOIRHMNOKWOZ5EZI3JX/]
* The WDQS legacy endpoint ([https://query-legacy-full.wikidata.org/ query-legacy-full.wikidata.org]) will be decommissioned at the end of December 2025, and finally closed down on 7th January 2026. After this date, users should expect requests to query.wikidata.org that require the full graph to fail or return invalid results if they are not rewritten to use SPARQL federation. The team encourages users to ensure that tools and workflows use the supported WDQS endpoints (<span dir=ltr><nowiki>https://query.wikidata.org/</nowiki></span> - Main graph or <span dir=ltr><nowiki>https://query-scholarly.wikidata.org/</nowiki></span> - Scholarly graph). For support with migrating use cases, please review the [[d:Special:MyLanguage/Wikidata:Data_access|Data Access]] and [[d:Wikidata:Request_a_query|Request a Query]] pages for details and assistance on alternative access methods.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.4|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/48|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W48"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 24 november 2025 kl. 16.56 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29702226 -->
== <span lang="en" dir="ltr">Tech News: 2025-49</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W49"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/49|Translations]] are available.
'''Updates for editors'''
* The Wikipedia Year in Review 2025 will be available on December 2 for users of iOS and Android Wikipedia apps, featuring new personalized insights, updated reading highlights, and refreshed designs. Learn more on the review's [[mw:Special:MyLanguage/Wikimedia Apps/Team/Wikipedia Year in Review/Updates|project page]].
* The Growth team is working on improving the text and presentation of the Verification Email sent to new users to make them more welcoming, useful and informative. Some new text have been drafted for A/B testing and you can help by translating them. See [[phab:T396155|Phabricator]].
* [[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]] will now be deployed at Japanese, Urdu and Chinese Wikipedias on December 2. Add a link is based on a prediction model that suggests links to be added to articles. While this feature has already been available on most Wikipedias, the prediction model could not support certain languages. A new model has now been developed to handle these languages, and it will be gradually rolled out to other Wikipedias over time. If you would like to know more, please contact [[mw:user:Trizek (WMF)|Trizek (WMF)]].
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:34}} community-submitted {{PLURAL:34|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the issue where search boxes on some Commons pages showed no results due to switch from SpecialSearch to MediaSearch, has now been fixed. [https://phabricator.wikimedia.org/T399476]
* Two new wikis have been created:
** a {{int:project-localized-name-group-wikipedia}} in [[d:Q36846|Toki Pona]] ([[w:tok:|<code>w:tok:</code>]]) [https://phabricator.wikimedia.org/T404457]
** a {{int:project-localized-name-group-wikiquote}} in [[d:Q33655|Nigerian Pidgin]] ([[q:pcm:|<code>q:pcm:</code>]]) [https://phabricator.wikimedia.org/T408318]
'''Updates for technical contributors'''
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.5|MediaWiki]]
'''In depth'''
* The Wikimedia Foundation is in the early stages of exploring approaches to '''Article guidance'''. The initiative aims to identify interventions that could help new editors easily understand and apply existing Wikipedia practices and policies when creating an article. The project is in the exploration and early experimental design phase. All community members are encouraged to [[mw:Special:MyLanguage/Article guidance|learn more]] about the project, and share their thoughts on [[mw:Special:MyLanguage/Talk:Article guidance|the talk page]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/49|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W49"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 1 december 2025 kl. 19.57 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29732328 -->
== <span lang="en" dir="ltr">Tech News: 2025-50</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W50"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/50|Translations]] are available.
'''Weekly highlight'''
* Anybody who wishes to secure their user account can now use [[m:Special:MyLanguage/Help:Two-factor authentication|two-factor authentication]] (2FA). This is available to all registered users of all Wikimedia projects. This is part of the [[mw:Special:MyLanguage/Product Safety and Integrity/Account Security|Account Security]] initiative. Later, 2FA will be required for all users who can take security- or privacy-sensitive actions.
'''Updates for editors'''
* Following last week's deployments, the [[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]] feature, which allows editors to add suggested links during editing, will be available to an additional [[Phab:T410469|33 Wikipedias]] starting on 9 December. This expansion is possible thanks to the new prediction model that now supports all languages, including those that were previously not covered. While the feature has been available on most Wikipedias for some time, this rollout brings us closer to using the improved model everywhere. If you have any questions or would like more details please contact [[mw:user:Trizek (WMF)|Trizek (WMF)]].
* Last week, the [[mw:Special:MyLanguage/Wikimedia Search Platform|Search Platform team]] added [[w:en:Transliteration|transliterated]] as-you-type search suggestions to Georgian wikis. If there are only a few regular search suggestions, then queries in Latin or Cyrillic script [[phab:T127003|are now rewritten into Georgian script]] to look for more matches. For example, searching for either <bdi lang="ka-Latn" dir="ltr">''bedniereba''</bdi> or <bdi lang="ka-Cyrl" dir="ltr">''бедниереба''</bdi> will now suggest the existing article about <bdi lang="ka" dir="ltr">ბედნიერება</bdi> ("happiness"). You can recommend other languages where transliterated suggestions would be useful [[phab:T375215|on Phabricator]] for future development.
* Later this week, a controlled experiment will begin for editors on the 100 largest Wikipedias who are editing a section in the mobile web visual editor. 50% of these editors will notice a new "Edit full page" button that will enable them to expand their editing session to the whole page. This feature is intended to make it easier for people on mobile web to edit any article section, regardless of which section-edit icon they tapped to begin. The experiment will last ~4 weeks. You can find [[phab:T409112|more details]] about the project.
* Later this week, the [[mw:Special:MyLanguage/Readers/Reader Growth|Reader Growth team]] will launch a [[mw:Special:MyLanguage/Readers/Reader Growth/WE3.1.14 Expanded Mobile Sections|mobile web experiment]] to expand all article sections by default (currently they are collapsed by default) and pin the section header the user is currently reading to the top of the page. The experiment will affect 10% of users on Arabic, Chinese, French, Indonesian, and Vietnamese Wikipedias. [https://phabricator.wikimedia.org/T409485]
* The [[mw:Special:MyLanguage/Wikimedia Apps/Team/Wikipedia Year in Review/2025 Year in Review|Wikipedia Year in Review 2025]], a feature in the Wikipedia mobile apps (iOS and Android) that provides users with a personalised summary of their engagement with Wikipedia over the year, is now available on the iOS and Android apps. This edition includes expanded personalised insights, improved reading highlights, new donor messaging, and updated designs. Open the app to view your Year in Review and explore your reading journey from 2025.
* A recent software bug caused edits made with VisualEditor to make unintended changes to wikitext, including removing whitespace and replacing spaces with underscores in wikilinks inside citations. This was partially fixed last week, and further fixes are in progress. Editors who used VisualEditor between November 28 and December 2 should review their edits for unexpected modifications. [https://phabricator.wikimedia.org/T411238]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:23}} community-submitted {{PLURAL:23|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the incorrect handling of URLs copied from the address bar of Microsoft Edge users, has been resolved. [https://phabricator.wikimedia.org/T341281]
'''Updates for technical contributors'''
* Starting this week, users of the "{{int:codemirror-beta-feature-title}}" [[Special:Preferences#mw-prefsection-betafeatures|beta feature]] will have [[mw:Special:MyLanguage/Help:Extension:CodeMirror|CodeMirror]] as the editor for Lua, JavaScript, CSS, JSON and Vue content models, instead of [[mw:Special:MyLanguage/Extension:CodeEditor|CodeEditor]]. With this, the [[mw:Special:MyLanguage/Help:Extension:CodeMirror#Linting|linters]] will be upgraded. This is part of a larger effort to eventually replace CodeEditor and provide a consistent code editing experience. [https://phabricator.wikimedia.org/T373711]
* Developers are encouraged to take the [https://wikimediafoundation.limesurvey.net/552643 2025 Developer Satisfaction Survey], which remains open until 5 January 2026. If you build software for the Wikimedia ecosystem and would like to share your experiences or feedback, your participation is greatly appreciated. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/W4WBKO6Q55UWWCCSFWQATKEXBEHP3QNR/]
* There is no new MediaWiki version this week.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/50|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W50"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 8 december 2025 kl. 18.45 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29738112 -->
== <span lang="en" dir="ltr">Tech News: 2025-51</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W51"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/51|Translations]] are available.
'''Updates for editors'''
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:18}} community-submitted {{PLURAL:18|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, one of the fixes addressed an issue for temporary accounts adding an external URL, which triggered an hCaptcha request in more cases than intended, and did not display the required popup on the first attempt to publish the edit. [https://phabricator.wikimedia.org/T411927]
'''Updates for technical contributors'''
* To improve database and site performance, external links to Wikimedia projects will no longer be stored in the database. This means they will not be searchable in [[{{#special:LinkSearch}}]], will not be checked by the Spam Blacklist or AbuseFilter as new links, and will not be in the <code dir=ltr>externallinks</code> table on database replicas. In the future this may be extended to other highly-linked trusted websites on a per-wiki basis, such as Creative Commons links on Wikimedia Commons. [https://phabricator.wikimedia.org/T405005]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.7|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/51|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W51"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 15 december 2025 kl. 20.02 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29796010 -->
== <span lang="en" dir="ltr">Tech News: 2025-52</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W52"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/52|Translations]] are available.
'''Updates for editors'''
* From January, edit filters [[mw:Special:MyLanguage/Extension:AbuseFilter/Access flags|can be set]] to automatically suppress their details such as rules and list of attempted edits and actions. This will help oversighters use edit filters to prevent doxxing or other suppressible material. [https://phabricator.wikimedia.org/T290324]
* The next issue of Tech News will be sent out on 12 January 2026 because of the end of year holidays. Thank you to all of the translators, and people who submitted content or feedback, this year.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:16}} community-submitted {{PLURAL:16|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the crash that occurred when tapping "First Steps" in the Wikipedia Android Year in Review has now been fixed, and the feature opens as expected. [https://phabricator.wikimedia.org/T411546]
'''Updates for technical contributors'''
* Interface elements such as diffs and categories generated by MediaWiki used to have the attribute <code dir=ltr>data-mw="interface"</code> to distinguish from wiki content. The attribute has been replaced with <code dir=ltr>data-mw-interface=""</code>, to avoid potential conflicts with other <code dir=ltr>data-mw</code> attributes, which are generated by Parsoid. [https://phabricator.wikimedia.org/T409187]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] There is no new MediaWiki version this week or next week.
'''Meetings and events'''
* The [[mw:Wikimedia Hackathon Northwestern Europe 2026|Wikimedia Hackathon Northwestern Europe 2026]] will take place on 13-14 March 2026 in Arnhem, the Netherlands. Applications just opened mid-December and will close in mid-January or earlier if capacity is reached. With space for approximately 100 participants, early application is encouraged.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/52|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W52"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 22 december 2025 kl. 22.45 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29831856 -->
== <span lang="en" dir="ltr">Tech News: 2026-03</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W03"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/03|Translations]] are available.
'''Weekly highlight'''
* The Wikimedia Foundation has shared some guiding questions for the July 2026–June 2027 Annual Plan on [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2026-2027/Product & Technology OKRs|Meta]] and ''[[diffblog:2025/12/10/shaping-wikimedia-foundations-2026-2027-annual-goals-key-questions-for-the-wikimedia-movement/|Diff]]''. These focus on global trends, faster and healthier experimentation, better support for newcomers, strengthening editors and advanced users, improving collaboration across projects, and growing and retaining readership. Feedback and ideas are welcome on the [[m:Talk:Wikimedia Foundation Annual Plan/2026-2027|talk page]].
'''Updates for editors'''
* As part of the current work of Community Tech team on the [[m:Special:MyLanguage/Community Wishlist/W372|Multiple watchlists]] project, the display of [[Special:EditWatchlist|EditWatchlist]] will be updated as a first step towards multiple watchlists. Additionally, the pagination on [[Special:Search|Search]] will be updated too, as a part of the work on the [[m:Special:MyLanguage/Community Wishlist/W186|Revamp pagination / page navigation]] wish. [https://phabricator.wikimedia.org/T411596]
* [[m:Special:GlobalWatchlist|The Global Watchlist]] is a MediaWiki [[mw:Special:MyLanguage/Extension:GlobalWatchlist|extension]] that lets you see your watchlists from different wikis on the same page. It was recently updated to look more like the regular [[Special:Watchlist|Watchlist]], such as preparing it for temporary accounts in IP masking (including rerouting user links to contributions pages), making page titles bold, and opening links in edit summaries and tags in new browser tabs. [https://phabricator.wikimedia.org/T398361][https://phabricator.wikimedia.org/T298919][https://phabricator.wikimedia.org/T273526][https://phabricator.wikimedia.org/T286309]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:28}} community-submitted {{PLURAL:28|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the issue where global blocks did not have the option to disable sending emails, has now been fixed, and will be available for use in the week of January 13. [https://phabricator.wikimedia.org/T401293]
'''Updates for technical contributors'''
* The [[mw:Special:MyLanguage/VisualEditor/Citation tool|VisualEditor citation tool]] and [[mw:Special:MyLanguage/Help:Reference Previews|Reference Previews]] now support "map" as a reference type. [https://phabricator.wikimedia.org/T411083]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.10|MediaWiki]]/[[mw:MediaWiki 1.46/wmf.11|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/03|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W03"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 12 januari 2026 kl. 20.33 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29907192 -->
== <span lang="en" dir="ltr">Tech News: 2026-04</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W04"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/04|Translations]] are available.
'''Updates for editors'''
* The tray shown on [[Special:Diff|Special:Diff]] in mobile view has been redesigned. It is now collapsed by default, and incorporates a link to undo the edit being viewed, making it easier for mobile editors and reviewers to take action while keeping the interface uncluttered. [https://phabricator.wikimedia.org/T402297]
* [[m:Special:GlobalWatchlist|The Global Watchlist]] lets you view your watchlists from multiple wikis on one page. The [[mw:Special:MyLanguage/Extension:GlobalWatchlist|extension]] continues to improve — it now automatically determines the text direction (ensuring correct display of sites with unusual domain names) and shows detailed descriptions for log actions. Later this week, a new permanent link for page creations and CSS classes for each entry element will be added. [https://phabricator.wikimedia.org/T412505][https://phabricator.wikimedia.org/T287929][https://phabricator.wikimedia.org/T262768][https://phabricator.wikimedia.org/T414135]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:32}} community-submitted {{PLURAL:32|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the previously observed issue in Vector 2022, where anchor link targets were obscured by the sticky header, has now been addressed. [https://phabricator.wikimedia.org/T406114]
'''Updates for technical contributors'''
* As mentioned in the [[m:Special:MyLanguage/Tech/News/2025/44|October 2025 deprecation announcement]], MediaWiki Interfaces team will begin sunsetting all transform endpoints containing a trailing slash from the MediaWiki REST API the week of January 26. Changes are expected to roll out to all wikis on or before January 30th. All API users currently calling them are encouraged to transition to the non-trailing slash versions. Both endpoint variations can be found, compared, and tested using the [https://test.wikipedia.org/wiki/Special:RestSandbox REST Sandbox]. If you have questions or encounter any problems, please file a ticket in Phabricator to the [https://phabricator.wikimedia.org/project/view/6931/ #MW-Interfaces-Team board].
* Interactive reference documentation for the [[mw:Special:MyLanguage/Wikimedia REST API|Wikimedia REST API]] has moved. Requests to API docs previously hosted through [[mw:Special:MyLanguage/RESTBase|RESTBase]] (e.g.: <code dir=ltr>https://en.wikipedia.org/api/rest_v1/</code>) are now redirected to the [[w:en:Special:RestSandbox|REST Sandbox]].
* The [[mw:Special:MyLanguage/Wikidata Platform|WMF Wikidata Platform team]] (WDP) has published its [[d:Special:MyLanguage/Wikidata:Wikidata Platform team/Newsletter|January 2026 newsletter]]. It includes updates on the legacy full-graph endpoint decommissioning, the User-Agent policy change, the monthly Blazegraph migration office hours, and efforts to reduce regressions caused by the legacy endpoint shutdown. As a reminder, you can [[m:Special:MyLanguage/Global message delivery/Targets/WDP team updates|subscribe to the WDP newsletter]]!
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.12|MediaWiki]]
'''Meetings and events'''
* The [[mw:Wikimedia Hackathon Northwestern Europe 2026|Wikimedia Hackathon Northwestern Europe 2026]] will take place on 13-14 March 2026 in Arnhem, the Netherlands. Applications opened mid-December and will close soon or when capacity is reached. It's a two-day, technically oriented hackathon bringing together Wikimedians from the region. Hope to see you there!
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/04|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W04"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 19 januari 2026 kl. 21.29 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29943403 -->
== <span lang="en" dir="ltr">Tech News: 2026-05</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W05"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/05|Translations]] are available.
'''Updates for editors'''
* Wikimedia Foundation invites comments on [[m:Special:MyLanguage/Product and Technology Advisory Council/Year1 Reflections and Proposed Way Forward 2026 Update|proposed future]] of the [[:m:Special:MyLanguage/Product and Technology Advisory Council|Product and Technology Advisory Council]] until 28 February.
* All users with registered accounts can now use passkeys for [[m:Special:MyLanguage/Help:Two-factor authentication|two-factor authentication]] (2FA). Passkeys are a simple way to log in without using a second device. They verify the user's identity using a fingerprint, face scan, or a PIN code. To set up a passkey, first set up a regular 2FA method. Currently, to log in with a passkey, users must also use a password. Later this quarter, passwordless login will allow users to log in with a single click and a passkey. Users with advanced rights will also be required to have 2FA enabled. This is part of the [[mw:Special:MyLanguage/Product Safety and Integrity/Account Security|Account Security]] project.
* Unregistered contributors on blocked IPs or blocked IP ranges can now interact on-wiki to appeal a block by creating a temporary account to appeal a block on the user talk page, unless the "prevent this user from editing their own talk page" is enabled. This solves the problem of logged-out users unable to use the default unblock process via user talk page. [https://phabricator.wikimedia.org/T398673]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:20}} community-submitted {{PLURAL:20|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the Two-Factor Authentication (2FA) methods description on the management page has been updated. It is now clearer and easier for users to understand and make use of. [https://phabricator.wikimedia.org/T332385]
'''Updates for technical contributors'''
* A new AbuseFilter variable, <code>account_type</code>, has been added to provide a reliable way to determine the account type being created in the <code>createaccount</code> and <code>autocreateaccount</code> actions. As part of this change, the variable <code>accountname</code> has been renamed to <code>account_name</code>, and <code>accountname</code> is now deprecated. Edit filter managers should update any filters that use hardcoded account type checks or the deprecated variable. [https://phabricator.wikimedia.org/T414049]
* Image thumbnails that are requested in non-standard sizes, and using non-standard methods such as direct requests to <code dir=ltr><nowiki>upload.wikimedia.org/…</nowiki></code> will stop working in the near future. This change is to prevent ongoing external abuse by web-scrapers and bots. Some users with custom CSS/JS, Interface Admins who can fix gadgets and local skins, and Tool-authors, will need to update their code to use standard thumbnail sizes. [[phab:T414805|Details, search-links, and examples of how to fix them, are available in the task]].
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.13|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/05|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W05"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 26 januari 2026 kl. 22.17 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29969530 -->
== <span lang="en" dir="ltr">Tech News: 2026-06</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W06"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/06|Translations]] are available.
'''Updates for editors'''
* The "{{int:pageinfo-toolboxlink}}" feature, which gives validating information about a page ([{{fullurl:{{FULLPAGENAME}}|action=info}} example]), now automatically includes a table of contents. If there is a local [[{{ns:8}}:Pageinfo-header]] page created by individual users, it can now be removed. [https://phabricator.wikimedia.org/T363726]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:21}} community-submitted {{PLURAL:21|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, VisualEditor previously added bold or italic formatting inside link descriptions, making the wikicode complex. This has now been fixed. [https://phabricator.wikimedia.org/T409669]
'''Updates for technical contributors'''
* There was no XML dump on 20 January. Additionally, from now on, dumps will be generated once per month only. [https://phabricator.wikimedia.org/T414389]
* The MediaWiki Interfaces team removed support for all transform endpoints containing a trailing slash from the [https://www.mediawiki.org/wiki/Special:MyLanguage/API:REST%20API MediaWiki REST API]. All API users currently calling those endpoints are encouraged to transition to the non-trailing slash versions. If you have questions or encounter any problems, please file a ticket in phabricator to the [https://phabricator.wikimedia.org/project/view/6931/ #MW-Interfaces-Team board].
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.14|MediaWiki]]
'''Weekly highlight'''
* Users are reminded that the Wikimedia Foundation has shared some guiding questions for the July 2026–June 2027 Annual Plan on [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2026-2027/Product & Technology OKRs|Meta]] and ''[[diffblog:2025/12/10/shaping-wikimedia-foundations-2026-2027-annual-goals-key-questions-for-the-wikimedia-movement/|Diff]]''. These focus on global trends, faster and healthier experimentation, better support for newcomers, strengthening editors and advanced users, improving collaboration across projects, and growing and retaining readership. Feedback and ideas are welcome on the [[m:Talk:Wikimedia Foundation Annual Plan/2026-2027|talk page]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/06|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W06"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 2 februari 2026 kl. 18.43 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30000986 -->
== <span lang="en" dir="ltr">Tech News: 2026-07</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W07"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/07|Translations]] are available.
'''Updates for editors'''
* [[File:Maki-gift-15.svg|12px|link=|class=skin-invert|Wishlist item]] Logged-in contributors who manage large or complex watchlists can now organise and filter watched pages in ways that improve their workflows with the new [[mw:Special:MyLanguage/Help:Watchlist labels|Watchlist labels]] feature. By adding custom labels (for example: pages you created, pages being monitored for vandalism, or discussion pages) users can more quickly identify what needs attention, reduce cognitive load, and respond more efficiently. This improves watchlist usability, especially for highly active editors.
* A new feature available on [[Special:Contributions|Special:Contributions]] shows [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] that are likely operated by the same person, and so makes patrolling less time-consuming. Upon checking contributions of a temporary account, users with access to temporary account IP addresses can now see a view of contributions from the related temporary accounts. The feature looks up all the IPs associated with a given temporary account within the data retention period and shows all the contributions of all temporary accounts that have used these IPs. [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts#February 2026: Improvements to the patroller tooling|Learn more]]. [https://phabricator.wikimedia.org/T415674]
* When editors preview a wikitext edit, the reminder box that they are only seeing a preview (which is shown at the top), now has a grey/neutral background instead of a yellow/warning background. This makes it easier to distinguish preview notes from actual warnings (for example, edit conflicts or problematic redirect targets), which will now be shown in separate warning or error boxes. [https://phabricator.wikimedia.org/T414742]
* The [[m:Special:GlobalWatchlist|Global Watchlist]] lets you view your watchlists from multiple wikis on one page. The [[mw:Special:MyLanguage/Extension:GlobalWatchlist|extension]] continues to improve — it now properly supports more than one Wikibase site, for example both [[d:|Wikidata]] and [[testwikidata:|testwikidata]]. In addition, issues regarding text direction have been fixed for users who prefer Wikidata or other Wikibase sites in right-to-left (RTL) languages. [https://phabricator.wikimedia.org/T415440][https://phabricator.wikimedia.org/T415458]
* The automatic "magic links" for ISBN, RFC, and PMID numbers have been [[mw:Special:MyLanguage/Help:Magic links|deprecated in wikitext since 2021]] due to inflexibility and difficulties with localization. Several wikis have successfully replaced RFC and PMID magic links with equivalent external links, but a template was often required to replace the functionality of the ISBN magic link. There is now a new [[mw:Special:MyLanguage/Help:Magic words#isbn|built-in parser function]] <code dir=ltr><nowiki>{{#isbn}}</nowiki></code> available to replace the basic functionality of the ISBN magic link. This makes it easier for wikis who wish to migrate off of the deprecated magic link functionality to do so. [https://phabricator.wikimedia.org/T145604]
* Two new wikis have been created:
** a {{int:project-localized-name-group-wikipedia}} in [[d:Q35401|Jju]] ([[w:kaj:|<code>w:kaj:</code>]]) [https://phabricator.wikimedia.org/T413283]
** a {{int:project-localized-name-group-wikipedia}} in [[d:Q1186896|Nawat]] ([[w:ppl:|<code>w:ppl:</code>]]) [https://phabricator.wikimedia.org/T413273]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:23}} community-submitted {{PLURAL:23|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* A new global user group has been created: [[{{int:grouppage-local-bot}}|{{int:group-local-bot}}]]. It will be used internally by the software to allow community bots to bypass rate limits that are applied to abusive [[w:en:Web scraping|web scrapers]]. Accounts that are approved as bots on at least one Wikimedia wiki will be automatically added to this group. It will not change what user permissions the bot has. [https://phabricator.wikimedia.org/T415588]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.15|MediaWiki]]
'''Meetings and events'''
* The [[mw:Special:MyLanguage/MediaWiki Users and Developers Conference Spring 2026|MediaWiki Users and Developers Conference, Spring 2026]] will be held March 25–27 in Salt Lake City, USA. This event is organized by and for the third-party MediaWiki community. You can propose sessions and register to attend. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/AZBWVI46SDEB65PGR5J6E4TYOQQEZXM7/]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/07|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W07"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 10 februari 2026 kl. 00.30 (CET)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30026671 -->
== <span lang="en" dir="ltr">Tech News: 2026-08</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W08"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/08|Translations]] are available.
'''Weekly highlight'''
* The [[mw:Special:MyLanguage/Wikimedia Site Reliability Engineering|SRE Team]] will be performing a cleanup of Wikimedia's [[m:Special:MyLanguage/Etherpad|Etherpad]] instance, the web-based editor for real-time collaborative document editing. All pads will be permanently deleted after 30 April, 2026 – if there are still migration projects in progress at that point the team can revisit the date on a case by case basis. Please create local backups of any content you wish to keep, as deleted data cannot be recovered. This cleanup helps reduce database size and minimize infrastructure footprint. Etherpad will continue to support real-time collaboration, but long-term storage should not be expected. Additional cleanups may occur in the future without prior notice. [https://phabricator.wikimedia.org/T415237]
'''Updates for editors'''
* The Information Retrieval team will be launching an [[mw:Special:MyLanguage/Readers/Information Retrieval/Phase 1|Android mobile app experiment]] that tests hybrid search capabilities which can handle both semantic and keyword queries. The improvement of on-platform search will enable readers to find what they’re looking for directly on Wikipedia more easily. The experiment will first be launched on Greek Wikipedia in late February, followed by English, French, and Portuguese in March. [https://diff.wikimedia.org/2026/01/08/semantic-search-making-it-easier-to-find-the-information-readers-want/ Read more] on Diff blog. [https://www.mediawiki.org/wiki/Readers/Information_Retrieval]
* The Reader Growth team will run [[mw:Special:MyLanguage/Readers/Reader Growth/WE3.10.2 Mobile Table of Contents|an experiment]] for mobile web users, that adds a table of contents and automatically expands all article sections, to learn more about navigation issues they face. The test will be available on Arabic, Chinese, English, French, Indonesian, and Vietnamese Wikipedias.
* Previously, site notices ([[{{ns:8}}:Sitenotice]] and [[{{ns:8}}:Anonnotice]]) would only render on the desktop site. Now, they will render on all platforms. Users on mobile web will now see these notices and be informed. Site administrators should be prepared to test and fix notices on mobile devices to avoid interference with articles. To opt out, interface admins can add <code dir="ltr">#siteNotice { display: none; }</code> to [[{{ns:8}}:Minerva.css]]. [https://phabricator.wikimedia.org/T138572][https://phabricator.wikimedia.org/T416644]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:19}} community-submitted {{PLURAL:19|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, an issue on [[Special:RecentChanges|Special:RecentChanges]] has been fixed. Previously, clicking hide in the active filters caused the "view new changes since…" button to disappear, though it should have remained visible. The button now behaves as expected. [https://phabricator.wikimedia.org/T406339]
'''Updates for technical contributors'''
* New documentation is now available to help editors debug on-site search features. It supports troubleshooting when pages do not appear in results, when ranking seems unexpected, and when you need to inspect what content is being indexed, helping make search behavior easier to understand and analyze. [[mw:Help:CirrusSearch/Debug|Learn more]]. [https://phabricator.wikimedia.org/T411169]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.16|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/08|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W08"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 16 februari 2026 kl. 20.17 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30086330 -->
== <span lang="en" dir="ltr">Tech News: 2026-09</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W09"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/09|Translations]] are available.
'''Weekly highlight'''
* [[mw:Special:MyLanguage/Edit check/Reference Check|Reference Check]] has been deployed to English Wikipedia, completing its rollout across all Wikipedias. The feature prompts newcomers to add a citation before publishing new content, helping reduce common citation-related reverts and improve verifiability. In A/B testing, the impact was substantial: newcomers shown Reference Check were approximately 2.2 times more likely to include a reference on desktop and about 17.5 times more likely on mobile web. [https://analytics.wikimedia.org/published/reports/editing/reference_check_ab_test_report_final_2025.html]
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Extension:InterwikiSorting|InterwikiSorting extension]], which allowed for the [[m:Special:MyLanguage/Interwiki sorting order|sorting of interwiki links]], has been undeployed from Wikipedia. As a result, editors who had enabled interwiki link sorting in non-compact mode (full list format) will now see links reordered. The links moving forward will be listed in the alphabetical order of language code. [https://phabricator.wikimedia.org/T253764]
* Later this week, people who are editing a page-section using the mobile visual editor, will notice a new "Edit full page" button. When tapped, you will be able to edit the entire article. This helps when the change you want to make is outside the section you initially opened. [https://phabricator.wikimedia.org/T387175][https://phabricator.wikimedia.org/T409112]
* [[mw:Special:MyLanguage/Readers/Reader Experience|The Reader Experience team]] is inviting editors to assess whether dark mode should still be considered "beta" on their wiki, based on their experience of how well it functions on desktop and mobile. If the feature is deemed mature, editors can update the interface messages in <code dir=ltr>MediaWiki:skin-theme-description</code> and <code dir=ltr>MediaWiki:Vector-night-mode-beta-tag</code> to indicate that dark mode is ready and no longer considered beta.
* The improved [[mw:Wikimedia_Apps/Team/iOS/Activity_Tab|Activity tab]] which displays user-insights is now available to all users of the Wikipedia iOS app (version 7.9.0 and later). Following earlier A/B testing that showed higher account creation among users with access to the feature, it has been rolled out to 100% of users along with some updates. The Activity tab now shows your edited articles in the timeline, offers editing impact insights like contribution counts and article view trends, and customization options to improve in-app experience for users.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:21}} community-submitted {{PLURAL:21|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug that prevented [[mw:Special:MyLanguage/Extension:DiscussionTools|DiscussionTools]] from working on mobile has now been fixed, restoring full functionality. [https://phabricator.wikimedia.org/T415303]
'''Updates for technical contributors'''
* The [[m:Special:GlobalWatchlist|Global Watchlist]] lets you view your watchlists from multiple wikis on one page. The [[mw:Special:MyLanguage/Extension:GlobalWatchlist|extension]] that makes this possible continues to improve. The latest upgrade is the inclusion of a [[mw:Extension:GlobalWatchlist#hook|new hook]], <code dir=ltr>ext.globalwatchlist.rebuild</code>, which fires after each watchlist rebuild. This allows you to run gadgets and user scripts for the Special page. [https://phabricator.wikimedia.org/T275159]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.17|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/09|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W09"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 23 februari 2026 kl. 20.03 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30119102 -->
== <span lang="en" dir="ltr">Tech News: 2026-10</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W10"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/10|Translations]] are available.
'''Weekly highlight'''
* Wikipedia 25 [[m:Special:MyLanguage/Wikipedia 25/Easter egg experiments|Birthday mode]] is now live on Betawi, Breton, Chinese, Czech, Dutch, English, French, Gorontalo, Indonesian, Italian, Luxembourgish, Madurese, Sicilian, Spanish, Thai, and Vietnamese Wikipedias! This limited-time campaign feature celebrates 25 years of Wikipedia with a birthday mascot, Baby Globe. When turned on, Baby Globe is shown on [[m:Special:MyLanguage/Wikipedia 25/Easter egg experiments/article configuration|~2,500 articles]], waiting to be discovered by readers. Communities can choose to turn Birthday mode on by getting consensus from their community and asking an admin to enable the feature and customize it via [[m:Special:MyLanguage/Wikipedia 25/Easter egg experiments#Community Configuration Demo|community configuration]] on the local wiki.
'''Updates for editors'''
* [[:m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing|Sub-referencing]], a new feature to re-use references with different details has been released to Swedish Wikipedia, Polish Wikipedia and [[:phab:T418209|a couple of other wikis]]. You can [[:m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing#test|try the feature]] on these projects or on testwiki and [https://en.wikipedia.beta.wmcloud.org/wiki/Sub-referencing betawiki]. Learnings from the first pilot wiki German Wikipedia have been [[:m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing/Learnings|published in a report]]. Reach out to the Wikimedia Deutschland team if you are [[:m:Talk:WMDE Technical Wishes/Sub-referencing#Pilot wikis|interested in becoming a pilot wiki]].
* [[mw:Special:MyLanguage/Help:Edit check#Paste check|Paste Check]] will become available at all Wikipedias this week. The feature prompts newcomers who are pasting text they are not likely to have written into VisualEditor to consider whether doing so risks a copyright violation. Paste Check [[mw:Special:MyLanguage/Edit check/Tags|tags]] all edits where it is shown for potential review. Local administrators can configure various aspects of the feature via [[{{#special:EditChecks}}]]. [[mw:Special:MyLanguage/Edit check/Paste Check#A/B Experiment|Research]] across 22 wikis found that Paste Check resulted in an 18% decrease in relative reverted-edits compared to the control group. Translators can [https://translatewiki.net/w/i.php?title=Special%3ATranslate&group=ext-visualeditor-ve-mw-editcheck&filter=&optional=1&action=translate help to localize] this and related features.
* The [[mw:Special:MyLanguage/Readers/Reader Experience|Reader Experience team]] will be standardizing the user menu in the top right for all mobile users so that it is closer to the desktop experience. Currently this user menu is only visible to users with Advanced Mobile Controls (AMC) turned on. The only change is that a couple buttons previously in the left-side menu will move to the top right for users who do not have AMC turned on. This change is expected to go out March 9 and seeks to improve the user interface. [https://phabricator.wikimedia.org/T413912]
* Starting in the week of March 2, the emails sent out when an email address was added, removed, or changed for an account will switch to a substantially nicer and clearer HTML email from the prior plaintext one. [https://phabricator.wikimedia.org/T410807]
* Notifications are currently limited to 2,000 historic entries per user, and extend back to 2013 when the feature was released. This is going to be changed to only store Notifications from the last 5 years, but up to 10,000 of them. This will help with long-term infrastructure health and help to prevent more recent notifications from disappearing too soon. [https://phabricator.wikimedia.org/T383948]
* The [[m:Special:GlobalWatchlist|Global Watchlist]] which lets you view your watchlists from multiple wikis on a single page continues to see improvements. The latest update improves label usage experience. The [[mw:Special:MyLanguage/Extension:GlobalWatchlist|extension]] now allows activating the [[mw:Special:MyLanguage/Manual:Language#Fallback languages|language fallback system]] for Wikidata items without labels in the viewed language, and showing those labels in the user’s preferred Wikidata language if no <code dir=ltr>uselang=</code> URL parameter is provided. [https://phabricator.wikimedia.org/T373686][https://phabricator.wikimedia.org/T416111]
* The Wikipedia Android team has started a beta test of [[mw:Special:MyLanguage/Readers/Information Retrieval/Phase 1|hybrid search]] on Greek Wikipedia. Hybrid search capabilities can handle both semantic and keyword queries enabling readers to find what they’re looking for directly on Wikipedia more easily.
* For security reasons, members of certain user groups are [[m:Special:MyLanguage/Mandatory two-factor authentication for users with some extended rights|required to have two-factor authentication]] (2FA) enabled. Currently, 2FA is required to use the group, but not to be a member of it. Given that this model still has some vulnerabilities, the situation will [[phab:T418580|gradually change in March]]. Members of these groups will be unable to disable last 2FA method on their account, and it will be impossible to add users without 2FA to these groups. Users will still be able to add new authentication methods or remove them, as long as at least one method is continuously enabled. In the second half of March, users without 2FA will be removed from these groups. This applies to: CentralNotice administrators, checkusers, interface administrators, suppressors, Wikidata staff, Wikifunctions staff, WMF Office IT and WMF Trust & Safety. Nothing will change for other users. See the linked task for deployment schedule. [https://phabricator.wikimedia.org/T418580]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the issue preventing users from creating an instance in [https://www.wikibase.cloud/ Wikibase.cloud] has now been fixed. [https://phabricator.wikimedia.org/T416807]
'''Updates for technical contributors'''
* To help ensure [[mw:Special:MyLanguage/MediaWiki Product Insights/Responsible Reuse|fair use of infrastructure]], over the next month the Wikimedia Foundation will implement global API rate limits across our APIs. In early March, stricter limits will be applied to unidentified requests from outside Toolforge/WMCS and API requests that are made from web browsers. In April, higher limits will be applied to identified traffic. These limits are intentionally set as high as possible to minimise impact on the community. Bots running in Toolforge/WMCS or with the bot user right on any wiki should not be affected for now. However, all developers are advised to follow updated best practices. For more information, see [[mw:Special:MyLanguage/Wikimedia APIs/Rate limits|Wikimedia APIs/Rate limits]].
* The Wikidata Query Service Linked Data Fragment (LDF) endpoint will be decommissioned in February. This endpoint served limited traffic, which was successfully migrated to other data access methods that were better suited to support existing use cases. The hardware used to support the LDF endpoint will be reallocated to support the ongoing backend migration efforts. [https://phabricator.wikimedia.org/T415696]
* The new Parsoid parser [[mw:Special:MyLanguage/Parsoid/Parser Unification/Updates|continues to be deployed to additional wikis]], improving platform sustainability and making it easier to introduce new reading and editing features. Parsoid is now the default parser on 488 WMF wikis (268 Wikipedias), now covering more than 10% of all Wikipedia page views.
* The process and criteria for [[Special:MyLanguage/Wikimedia Enterprise#Access|requesting exceptional access]] to the high volume feed of the ''Wikimedia Enterprise'' APIs (at no cost for mission-aligned usecases), [[m:Talk:Wikimedia Enterprise#Exceptional access criteria|have now been published]]. This is to provide more thorough and clearer documentation for users.
* [https://techblog.wikimedia.org/ Tech Blog], the blog dedicated to the Wikimedia technical community [https://techblog.wikimedia.org/2026/02/24/a-tech-blog-diff/ will be migrating] to [[diffblog:|Diff]], the community news and event blog. The migration should be complete in April 2026, after which new posts will be accepted for publishing. Readers will be able to access posts – old and new – on the landing page at https://diff.wikimedia.org/techblog.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.18|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/10|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W10"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 2 mars 2026 kl. 18.51 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30137798 -->
== <span lang="en" dir="ltr">Tech News: 2026-11</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W11"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/11|Translations]] are available.
'''Weekly highlight'''
* [[m:Special:MyLanguage/Tech/Server switch|All wikis will be read-only]] for a few minutes on Wednesday, 25 March 2026 at [https://zonestamp.toolforge.org/1774450800 15:00 UTC]. This is for the datacenter server switchover backup tests, [[wikitech:Deployments/Yearly calendar|which happen twice a year]]. During the switchover, all Wikimedia website traffic is shifted from one primary data center to the backup data center to test availability and prevent service disruption even in emergencies.
* Last week, all wikis had 2 hours of read-only time, and extended unavailability for user-scripts and gadgets. This was due to a security incident which has since been resolved. Work is ongoing to prevent re-occurrences. For current information please see the [[m:Steward's noticeboard#Statement on Meta about today's user script security incident|post on the Stewards' noticeboard]] ([[m:Special:MyLanguage/Wikimedia Foundation/Product and Technology/Product Safety and Integrity/March 2026 User Script Incident|translations]]).
'''Updates for editors'''
* Users facing multiple blocks on mobile will now see the reasons for each block separately, instead of a generic message. This helps them understand why they are blocked and what steps they can take to resolve the issue. For example, users affected for using common VPNs (such as [[Special:MyLanguage/Apple iCloud Private Relay|iCloud Private Relay]]) will receive clearer guidance on what they need to do to start editing again. [https://phabricator.wikimedia.org/T357118]
* Later this week, [[mw:Special:MyLanguage/VisualEditor/Suggestion Mode|Suggestion Mode]] will become available as a beta feature within the visual editor at all Wikipedias. This feature proactively suggests various types of actions that people can consider taking to improve Wikipedia articles, and learn about related guidelines. The feature is locally configurable, and can also be locally expanded with custom Suggestions. Current settings can be seen at [[Special:EditChecks]] and there are [[mw:Special:MyLanguage/Help:Suggestion mode#For administrators %E2%80%93 local customization|instructions for how administrators can customize]] the links to point to local guidelines. The feature is connected to [[mw:Special:MyLanguage/Help:Edit check|Edit check]] which suggests improvements while someone is writing new content. In the future, the Editing team plans to evaluate the feature's impact with newcomers through a controlled experiment. [https://phabricator.wikimedia.org/T404600]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:23}} community-submitted {{PLURAL:23|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the issue where the cursor became misaligned during the use of CodeMirror’s syntax highlighting, which makes wikitext and code easier to read, has now been fixed. This problem specifically affected users who defined a font rule in a custom stylesheet while creating a new topic with DiscussionTools. [https://phabricator.wikimedia.org/T418793]
'''Updates for technical contributors'''
* API rate limiting update: To help ensure [[mw:Special:MyLanguage/MediaWiki Product Insights/Responsible Reuse|fair use of infrastructure]], global API rate limits will be applied this week to requests without a compliant User-Agent that originate from outside Toolforge/WMCS and to unauthenticated requests made from web browsers. Higher limits will be applied to identified traffic in April. Bots running in Toolforge/WMCS or with the bot user right on any wiki should not be affected for now. However, all developers are advised to follow updated best practices. For more information, see [[mw:Special:MyLanguage/Wikimedia APIs/Rate limits|Wikimedia APIs/Rate limits]].
* The new GraphQL API has been released. The API was developed as a flexible alternative to select features of the Wikidata Query Service (WDQS), to improve developer experience and foster adaptability, and efficient data access. Try it out and [[d:Wikidata:Wikibase GraphQL#Feedback and development|give feedback]]. You can also [https://greatquestion.co/wikimediadeutschland/GraphQLAPI/apply sign up for usability tests].
* The [[m:Special:MyLanguage/Product and Technology Advisory Council/Unsupported Tools Working Group|PTAC Unsupported Tools Working Group]] continued improvements to [[commons:Special:MyLanguage/Commons:Video2commons#|Video2Commons]] in February, with fixes addressing authentication errors, large-file handling, task queue visibility, and clearer upload behavior. Work is still ongoing in some areas, including changes related to deprecated server-side uploads. Read [[m:Special:MyLanguage/Product and Technology Advisory Council/Unsupported Tools Working Group#February 2026|this update]] to learn more.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.19|MediaWiki]]
'''In depth'''
* The Article Guidance team invites experienced Wikipedia editors from selected [[mw:Special:MyLanguage/Article guidance/Pilot wikis and collaborators#Collaborators|pilot wikis]] and interested contributors from other Wikipedias to fill out this questionnaire which is available in [https://docs.google.com/forms/d/e/1FAIpQLSfmLeVWnxmsCbPoI_UF2jyRcn73WRGWCVPHzerXb4Cz97X_Ag/viewform English], [https://docs.google.com/forms/d/e/1FAIpQLSd6rzr4XXQw8r4024fE3geTPFe13M_6w7Mitj-YJi0sOlWTAw/viewform?usp=header Arabic], [https://docs.google.com/forms/d/e/1FAIpQLSdok3-RfB18lcugYTUMGkpwmqG_8p760Wv4dCXitOXOszjUDw/viewform?usp=header Bengali], [https://docs.google.com/forms/d/e/1FAIpQLSfjTfYp4jEo0akA4B1e-Nfg3QZPCudUjhJzHzzDi6AHyAaMGA/viewform?usp=header Japanese], [https://docs.google.com/forms/d/e/1FAIpQLScteVoI29Aue4xc72dekk-6RYtvmMgQxzMI900UOawrFrSTWg/viewform?usp=header Portuguese], [https://docs.google.com/forms/d/e/1FAIpQLSetdxnYwL3ub2vqA7awCg5hJZPMIYcDPaiTe12rY9h0GYnVlw/viewform?usp=header Persian], and [https://docs.google.com/forms/d/e/1FAIpQLScNvfJF-Ot-4pzA4qAN771_0QDJ4Li19YcUsaTgSKW8Nc7U_Q/viewform?usp=header Turkish]. Your answers will help the team customize guidance for less experienced editors and help them learn community policies and practices while creating an article. Learn more [[mw:Special:MyLanguage/Article guidance|on the project page]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/11|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W11"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 9 mars 2026 kl. 19.52 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30213008 -->
== <span lang="en" dir="ltr">Tech News: 2026-12</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W12"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/12|Translations]] are available.
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Help:Extension:CodeMirror|{{int:codemirror-beta-feature-title}}]] beta feature, also known as [[mw:Special:MyLanguage/Extension:CodeMirror|CodeMirror 6]], has been used for wikitext syntax highlighting since November 2024. It will be promoted out of beta by May 2026 in order to bring improvements and new [[mw:Special:MyLanguage/Help:Extension:CodeMirror#Features|features]] to all editors who use the standard syntax highlighter. If you have any questions or concerns about promoting the feature out of beta, [[mw:Special:MyLanguage/Help talk:Extension:CodeMirror|please share]]. [https://phabricator.wikimedia.org/T259059]
* Some changes to local user groups are performed by stewards on Meta-Wiki and logged there only. Now, interwiki rights changes will be logged both on Meta-Wiki and the wiki of the target user to make it easier to access a full record of user's rights changes on a local wiki. Past log entries for such changes will be backfilled in the coming weeks. [https://phabricator.wikimedia.org/T6055]
* On wikis using [[m:Special:MyLanguage/Flagged Revisions|Flagged Revisions]], the number of pending changes shown on [[{{#Special:PendingChanges}}]] previously counted pages which were no longer pending review, because they have been removed from the system without being reviewed, e.g. due to being deleted, moved to a different namespace, or due to wiki configuration changes. The count will be correct now. On some wikis the number shown will be much smaller than before. There should be no change to the list of pages itself. [https://phabricator.wikimedia.org/T413016]
* Wikifunctions composition language has been rewritten, resulting in a new version of the language. This change aims to increase service stability by reducing the orchestrator's memory consumption. This rewrite also enables substantial latency reduction, code simplification, and better abstractions, which will open the door to later feature additions. Read more about [[f:Special:MyLanguage/Wikifunctions:Status updates/2026-03-11|the changes]].
* Users can now sort search results alphabetically by page title. The update gives an additional option to finding pages more easily and quickly. Previously, results could be sorted by Edit date, Creation date, or Relevance. To use the new option, open 'Advanced Search' on the search results page and select 'Alphabetically' under 'Sorting Order'. [https://phabricator.wikimedia.org/T403775]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:28}} community-submitted {{PLURAL:28|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the bug that prevented UploadWizard on Wikimedia Commons from importing files from Flickr has now been fixed. [https://phabricator.wikimedia.org/T419263]
'''Updates for technical contributors'''
* A new special page, [[{{#special:LintTemplateErrors}}]], has been created to list transcluded pages that are flagged as containing lint errors to help users discover them easily. The list is sorted by the number of transclusions with errors. For example: [[{{#special:LintTemplateErrors}}/night-mode-unaware-background-color]]. [https://phabricator.wikimedia.org/T170874]
* Users of the [[mw:Special:MyLanguage/Help:Extension:CodeMirror|{{int:codemirror-beta-feature-title}}]] beta feature have been using [[mw:Special:MyLanguage/Extension:CodeMirror|CodeMirror]] instead of [[mw:Special:MyLanguage/Extension:CodeEditor|CodeEditor]] for syntax highlighting when editing JavaScript, CSS, JSON, Vue and Lua content pages, for some time now. Along with promoting CodeMirror 6 out of beta, the plan is to replace CodeEditor as the standard editor for these content models by May 2026. [[mw:Special:MyLanguage/Help talk:Extension:CodeMirror|Feedback or concerns are welcome]]. [https://phabricator.wikimedia.org/T419332]
* The [[mw:Special:MyLanguage/Extension:CodeMirror|CodeMirror]] JavaScript modules will soon be upgraded to CodeMirror 6. Leading up to the upgrade, loading the <code dir=ltr>ext.CodeMirror</code> or <code dir=ltr>ext.CodeMirror.lib</code> modules from gadgets and user scripts was deprecated in July 2025. The use of the <code dir=ltr>ext.CodeMirror.switch</code> hook was also deprecated in March 2025. Contributors can now make their scripts or gadgets compatible with CodeMirror 6. See the [[mw:Special:MyLanguage/Extension:CodeMirror#Gadgets and user scripts|migration guide]] for more information. [https://phabricator.wikimedia.org/T373720]
* The MediaWiki Interfaces team is expanding coverage of REST API module definitions to include [[mw:Special:MyLanguage/API:REST API/Extensions|extension APIs]]. REST API modules are groups of related endpoints that can be independently managed and versioned. Modules now exist for [https://phabricator.wikimedia.org/T414470 GrowthExperiments] and [https://phabricator.wikimedia.org/T419053 Wikifunctions] APIs. As we migrate extension APIs to this structure, documentation will move out of the main MediaWiki OpenAPI spec and REST Sandbox view, and will instead be accessible via module-specific options in the dropdown on the [https://test.wikipedia.org/wiki/Special:RestSandbox REST Sandbox] (i.e., [[{{#Special:RestSandbox}}]], available on all wiki projects).
* The [[mw:Special:MyLanguage/Extension:Scribunto|Scribunto]] extension provides different pieces of information about the wiki where the module is being used via the [[mw:Special:MyLanguage/Extension:Scribunto/Lua reference manual|mw.site]] library. Starting last week, the library also provides a [[mw:Special:MyLanguage/Extension:Scribunto/Lua reference manual#mw.site.wikiId|way]] of accessing the [[mw:Special:MyLanguage/Manual:Wiki ID|wiki ID]] that can be used to facilitate cross-wiki module maintenance. [https://phabricator.wikimedia.org/T146616]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.20|MediaWiki]]
'''In depth'''
* The [[m:Special:MyLanguage/Coolest Tool Award|2026 Coolest Tool Award]] celebrating outstanding community tools, is now open for nominations! Nominate your favorite tool using the [https://wikimediafoundation.limesurvey.net/435684?lang=en nomination survey] form by 23 March 2026. For more information on privacy and data handling, please see the [[foundation:Special:MyLanguage/Legal:Coolest_Tool_Award_2026_Survey_Privacy_Statement|survey privacy statement]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/12|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W12"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 16 mars 2026 kl. 20.35 (CET)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30260505 -->
== <span lang="en" dir="ltr">Tech News: 2026-13</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W13"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/13|Translations]] are available.
'''Weekly highlight'''
* Wikimedia site users can now log in without a password using passkeys. This is a secure method supported by fingerprint, facial recognition, or PIN. With this change, all users who opt for passwordless login will find it easier, faster, and more secure to log in to their accounts using any device. The new passkey login option currently appears as an autofill suggestion in the username field. An additional [[phab:T417120|"Log in with passkey" button]] will soon be available for users who have already registered a passkey. This update will improve security and user experience. The [[c:File:Passwordless_login_screencast.webm|screen recording]] demonstrates the passwordless login process step by step.
* [[m:Special:MyLanguage/Tech/Server switch|All wikis will be read-only]] for a few minutes on Wednesday, 25 March 2026 at [https://zonestamp.toolforge.org/1774450800 15:00 UTC]. This is for the datacenter server switchover backup tests, [[wikitech:Deployments/Yearly calendar|which happen twice a year]]. During the switchover, all Wikimedia website traffic is shifted from one primary data center to the backup data center to test availability and prevent service disruption even in emergencies.
'''Updates for editors'''
* Wikimedia site users can now export their notifications older than 5 years using a [[toolforge:echo-chamber|new Toolforge tool]]. This will ensure that users retain their important notifications and avoid them being lost based on the planned change to delete notifications older than 5 years, as previously announced. [https://phabricator.wikimedia.org/T383948]
* Wikipedia editors in Indonesian, Thai, Turkish, and Simple English now have access to Special:PersonalDashboard. This is an [[mw:Special:MyLanguage/Moderator Tools/Dashboard|early version of an experience]] that introduces newer editors to patrolling workflows, making it easier for them to move from making edits to participating in more advanced moderation work on their project. [https://phabricator.wikimedia.org/T402647]
* The [[Special:Block]] now has two minor interface changes. Administrators can now easily perform indefinite blocks through a dedicated radio button in the expiry section. Also, choosing an indefinite expiry provides a different set of common reasons to select from, which can be changed at: [[MediaWiki:Ipbreason-indef-dropdown]]. [https://phabricator.wikimedia.org/T401823]
* Mobile editors [[mw:Special:MyLanguage/Contributors/Account Creation Experiments#Logged-out|at several wikis]] can now see an improved logged-out edit warning, thanks to the recent updates from the Growth team. These changes released last week are part of ongoing efforts and tests to enhance [[mw:Special:MyLanguage/Contributors/Account Creation Experiments|account creation experience on mobile]] and then increase participation. [https://phabricator.wikimedia.org/T408484]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:36}} community-submitted {{PLURAL:36|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the bug that prevented mobile web users from seeing the block information when affected by multiple blocks has been fixed. They can now see messages of all the blocks currently affecting them when they access Wikipedia.
'''Updates for technical contributors'''
* Images built using Toolforge will soon get the upgraded buildpacks version, bringing support for newer language versions and other upstream improvements and fixes. If you use Toolforge Build Service, review the recent [https://lists.wikimedia.org/hyperkitty/list/cloud-announce@lists.wikimedia.org/thread/EMYTA32EV2V5SQ2JIEOD2CL66YFIZEKV/ cloud-announce email] and update your build configuration as necessary to ensure your tools are compatible. [https://wikitech.wikimedia.org/w/index.php?title=Help:Toolforge/Building_container_images&oldid=2392097#Buildpack_environment_upgrade_process][https://phabricator.wikimedia.org/T380127]
* The [https://api.wikimedia.org/wiki/Main_Page API Portal] documentation wiki will shut down in June 2026. API keys created on the API Portal will continue to work normally. api.wikimedia.org endpoints will be deprecated gradually starting in July 2026. Documentation on the API Portal is moving to [[mw:Wikimedia APIs|mediawiki.org]]. Learn more on the [[wikitech:API Portal/Deprecation|project page]].
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.21|MediaWiki]]
'''In depth'''
* [[m:Special:MyLanguage/WMDE Technical Wishes|WMDE Technical Wishes]] is considering improvements to [[m:WMDE Technical Wishes/References/VisualEditor automatic reference names|automatically generated reference names in VisualEditor]]. Please check out the [[m:WMDE Technical Wishes/References/VisualEditor automatic reference names#Proposed solutions|proposed solutions]] and participate in the [[m:Talk:WMDE Technical Wishes/References/VisualEditor automatic reference names#Request for comment|request for comment]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/13|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W13"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 23 mars 2026 kl. 17.51 (CET)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30268305 -->
== <span lang="en" dir="ltr">Tech News: 2026-14</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W14"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/14|Translations]] are available.
'''Weekly highlight'''
* The Beta version of [[abstract:|Abstract Wikipedia]] a new Wikimedia project which is language-independent, was launched last week. The project allows communities to build Wikipedia articles in their native language, which can be readily accessed by other users in their own languages. The wiki is powered by instructions from Wikifunctions and also based on structured content from Wikidata. [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-03-26|Read more]].
'''Updates for editors'''
* The Growth team is running an A/B test to evaluate a clearer, more user-friendly message that promotes account creation on wikis. Currently when logged-out mobile users begin editing, they see a jarring warning message that can feel abrupt and discouraging. This also presents temporary account editing as the default rather than encouraging account creation. The test is running on ten Wikipedias, including Arabic, French, Spanish and German. [[mw:Special:MyLanguage/Contributors/Account Creation Experiments#2. Improve logged-out warning message (T415160)|Read more]].
* The Wikimedia Apps team is inviting feedback on [[mw:Special:MyLanguage/Wikimedia Apps/Team/Future of Editing on the Mobile Apps|how editing should work on the Wikipedia mobile apps]]. The discussion focuses on improving how users access editing tools when they tap "Edit". This is part of a broader effort to convert readers who develop an interest in editing, to access a more user-friendly pathway to start contributing.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:45}} community-submitted {{PLURAL:45|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, an issue where citation fetching from the large newspaper archive [https://www.newspapers.com Newspapers.com] was no longer working, due to a block in [[mw:Special:MyLanguage/Citoid|Citoid]] requests, has now been fixed. [https://phabricator.wikimedia.org/T419903]
'''Updates for technical contributors'''
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.22|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/14|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W14"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 30 mars 2026 kl. 21.25 (CEST)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30329462 -->
== <span lang="en" dir="ltr">Tech News: 2026-15</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W15"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/15|Translations]] are available.
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents extension]] now includes a new group goal-setting feature, enabling organizers to set and track event goals such as the number of articles created and participating contributors in real time. Similarly, participants can work toward shared targets and see their collective impact as the event unfolds. The feature is now available on all Wikimedia wikis. Learn more in [[mw:Special:MyLanguage/Help:Extension:CampaignEvents/Registration/Collaborative contributions#Goal setting|the documentation]].
* [[File:Maki-gift-15.svg|12px|link=|class=skin-invert|Wishlist item]] The new [[mw:Special:MyLanguage/Help:Watchlist labels|watchlist labels]] feature (announced in [[m:Special:MyLanguage/Tech/News/2026/07|Tech News 2026-07]]) is now available via VisualEditor, the source editor, and the 'watchstar' (or watch link, for skins that don't have a star icon). Previously it was only possible to assign labels via [[Special:EditWatchlist|EditWatchlist]]. In all three places it is a new field following the expiry field.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:23}} community-submitted {{PLURAL:23|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the issue where talk pages on mobile with Parsoid are unusable after empty section headers, has now been fixed. [https://phabricator.wikimedia.org/T419171]
'''Updates for technical contributors'''
* The [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing|sub-referencing feature]], which lets editors add details to an existing reference without duplicating it, will be gradually rolled out to [[phab:T414094|more wikis]] later this year. Wikis using the [[mw:Special:MyLanguage/Reference Tooltips|Reference Tooltips]] gadget are encouraged to update their version (typically at [[m:MediaWiki:Gadget-ReferenceTooltips.js|MediaWiki:Gadget-ReferenceTooltips.js]] as shown [https://en.wikipedia.org/w/index.php?diff=1344408362 here]) to ensure compatibility. Other reference-related gadgets may also be affected. [https://phabricator.wikimedia.org/T416304]
* All Wikinews editions will be closed and switched to read-only mode on 4 May 2026. Content will remain accessible, but no new edits or articles can be added. This closure was approved by the Board of Trustees of the Wikimedia Foundation following extended discussions. [[m:Wikimedia Foundation Board noticeboard#Board of Trustees Approves Closure of Wikinews|Read more]].
* The [[:mw:Special:MyLanguage/API:Action API|Action API]] has had several formats for requested output. One of them, <bdi lang="zxx" dir="ltr"><code><nowiki>format=php</nowiki></code></bdi>, is being removed soon. Please ensure your scripts or bots use the [[mw:Special:MyLanguage/API:Data formats#Output|JSON format]]. This removal should affect very few scripts and bots. [https://phabricator.wikimedia.org/T118538]
* The [[Special:NamespaceInfo|Special:NamespaceInfo]] page now includes namespace aliases. For example "WP" for the "Project" ("Wikipedia") namespace on the German Wikipedia. [https://phabricator.wikimedia.org/T381455]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.23|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/15|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W15"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 6 april 2026 kl. 18.19 (CEST)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30362761 -->
== <span lang="en" dir="ltr">Tech News: 2026-16</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W16"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/16|Translations]] are available.
'''Weekly highlight'''
* Experienced editors are invited to [https://b24e11a4f1.catalyst.wmcloud.org/wiki/Main_Page test] the [[mw:Special:MyLanguage/Article guidance|Article guidance]] feature, designed to help less-experienced editors create well-structured, policy-compliant Wikipedia articles. Testing instructions are [[mw:Special:MyLanguage/Article guidance/Test feature guide|available]]. Also, after reviewing [https://b24e11a4f1.catalyst.wmcloud.org/wiki/Category:Pages_using_article_guidance the outlines], please provide feedback on the [[mw:Talk:Article guidance|project talk page]]. Based on your input, the feature will be refined and transferred to the pilot Wikipedias to translate and adapt. Check out [[c:File:Article Guidance workflow demo - April 2026.webm|the video]] explaining the feature.
'''Updates for editors'''
* On most wikis, all autoconfirmed users can now use [[Special:ChangeContentModel|Special:ChangeContentModel]] page to [[mw:Special:MyLanguage/Help:ChangeContentModel|create new pages with custom content models]], such as mass message lists, making custom page formats more accessible. Check [[Special:ListGroupRights|Special:ListGroupRights]] for the status of your wiki. [https://phabricator.wikimedia.org/T248294]
* The Growth team has launched an [[mw:Special:MyLanguage/Contributors/Account_Creation_Experiments|account creation experiment]] to evaluate whether adding an account creation button to the mobile web header increases new account registrations and encourages more mobile users to contribute to the wikis. The experiment is currently live on Hindi, Indonesian, Bengali, Thai, and Hebrew Wikipedia, and targets 10% of logged-out mobile web users.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:30}} community-submitted {{PLURAL:30|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, an issue where VisualEditor could get stuck loading on Windows devices with animations turned off, has now been fixed. [https://phabricator.wikimedia.org/T382856]
'''Updates for technical contributors'''
* Starting later this week, {{int:group-abusefilter}} who have the [[mw:Special:MyLanguage/Help:Extension:CodeMirror|{{int:codemirror-beta-feature-title}}]] beta feature enabled will have [[mw:Special:MyLanguage/Extension:CodeMirror|CodeMirror]] instead of [[mw:Special:MyLanguage/Extension:CodeEditor|CodeEditor]] as the editor at [[Special:AbuseFilter|Special:AbuseFilter]]. This is part of the broader effort to make the user experience more consistent across all editors. [https://phabricator.wikimedia.org/T399673][https://phabricator.wikimedia.org/T419332]
* Tools and bots that access the [[mw:Special:MyLanguage/Notifications/API|Notifications API]] (<bdi lang="zxx" dir="ltr"><code><nowiki>action=query&meta=notifications</nowiki></code></bdi>) will need to update their OAuth or BotPassword grants to also include access to private notifications. [https://phabricator.wikimedia.org/T421991]
* Due to a library upgrade, listings on category pages may be displayed out of order starting on Monday, 20th April. A migration script will be run to correct this, and will take hours to days depending on the size of the wiki (up to a week for English Wikipedia). [https://phabricator.wikimedia.org/T422544]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.24|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/16|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W16"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 13 april 2026 kl. 17.19 (CEST)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30380527 -->
== <span lang="en" dir="ltr">Tech News: 2026-17</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W17"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/17|Translations]] are available.
'''Weekly highlight'''
* After two years of development, [[mw:Special:MyLanguage/Help:Extension:CodeMirror|{{int:codemirror-beta-feature-title}}]], also known as [[mw:Special:MyLanguage/Extension:CodeMirror|CodeMirror 6]], is to be promoted out of beta on Tuesday, April 21. It brings better code and wikitext readability, reduction in typing errors, and other [[mw:Special:MyLanguage/Help:Extension:CodeMirror|benefits]] to all users of the standard syntax highlighter. A huge thank you to volunteer [https://phabricator.wikimedia.org/p/Bhsd/ Bhsd] who developed many of the new features, including [[mw:Special:MyLanguage/Help:Extension:CodeMirror#Code folding|code folding]], [[mw:Special:MyLanguage/Help:Extension:CodeMirror#Autocompletion|autocompletion]], and [[mw:Special:MyLanguage/Help:Extension:CodeMirror#Linting|linting]]. [https://phabricator.wikimedia.org/T259059]
* A major update to the Wikipedia app for iOS is now rolling out, redesigning the interface to align with Apple's latest "Liquid Glass" visual design. [https://apps.apple.com/us/app/wikipedia/id324715238 Download the latest version] and explore the update.
'''Updates for editors'''
* [[mw:Special:MyLanguage/Readers/Reader Experience/WE3.3.4 Reading lists|Reading lists]] is a feature which allows readers to save articles to a list for reading later. This feature is now in beta on Arabic, French, Indonesian, Vietnamese, and Chinese Wikipedias and by default for all new accounts on all Wikipedias.
* An experiment which explores extending [[mw:Special:MyLanguage/Readers/Reader Growth/Mobile page previews|Page Previews to mobile web]] will be launched in the week of April 20 on Arabic, English, French, Italian, Polish, and Vietnamese Wikipedias. Page Previews are pop-ups that display a thumbnail, lead paragraph, and a link to open the full article of a blue link, thereby improving content discovery. The feature is already available on desktop and in the apps. [[m:Special:MyLanguage/List of experiments in Product and Technology#Template|Read more about this experiment and others]].
* On several wikis, logged-in editors who haven't [[mw:Special:MyLanguage/Help:Email confirmation|confirmed their email addresses]] can now see a banner encouraging them to do so. Having the email address confirmed allows a user to restore access to the account if they lose it. [[mw:Special:MyLanguage/Product Safety and Integrity/Account Security#Encouraging users to confirm their email addresses|Learn more]]. [https://phabricator.wikimedia.org/T421366]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:15}} community-submitted {{PLURAL:15|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, an issue where editing very large wiki pages in the 2017 wikitext editor caused slow loading, preview and scrolling lag, and performance issues when selecting, cutting, or pasting content, has now been fixed. [https://phabricator.wikimedia.org/T184857]
'''Updates for technical contributors'''
* As part of the promotion of [[mw:Special:MyLanguage/Help:Extension:CodeMirror|CodeMirror]] from a beta feature, all users will use [[mw:Special:MyLanguage/Extension:CodeMirror|CodeMirror]] instead of [[mw:Special:MyLanguage/Extension:CodeEditor|CodeEditor]] for syntax highlighting when editing JavaScript, CSS, JSON, Vue and Lua content pages. [https://phabricator.wikimedia.org/T419332]
* The <code>mirrors.wikimedia.org</code> service for Debian and Ubuntu users will sunset and stop working on May 15. The resources for the service will be replaced with new and better options. Some users may need to switch to a different server which should take about a minute. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/LJYRIS4WB66HIRCAO4GIDTXCMDVZRBMA/ You can read more]. [https://phabricator.wikimedia.org/T416707]
* The <bdi lang="zxx" dir="ltr"><code><nowiki>image</nowiki></code></bdi> and <bdi lang="zxx" dir="ltr"><code><nowiki>oldimage</nowiki></code></bdi> table will be removed from [[wikitech:Help:Wiki Replicas|wikireplicas]]. If your tools or queries access <bdi lang="zxx" dir="ltr"><code><nowiki>image</nowiki></code></bdi> or <bdi lang="zxx" dir="ltr"><code><nowiki>oldimage</nowiki></code></bdi> directly, please update them to use the <bdi lang="zxx" dir="ltr"><code><nowiki>file</nowiki></code></bdi> and <bdi lang="zxx" dir="ltr"><code><nowiki>filerevision</nowiki></code></bdi> table before 28 May. [https://phabricator.wikimedia.org/T28741]
* Following the recent implementation of global API rate limits on unidentified traffic, the Wikimedia Foundation will continue efforts to ensure [[mw:Special:MyLanguage/MediaWiki Product Insights/Responsible Reuse|fair use of infrastructure]] by applying global limits to identified API traffic beginning the last week of April. These limits are intentionally set as high as possible to minimise impact on the community. Bots running in Toolforge/WMCS or with the bot user right on any wiki should not be affected for now. However, all developers are advised to follow updated best practices. For more information, see [[mw:Special:MyLanguage/Wikimedia APIs/Rate limits|Wikimedia APIs/Rate limits]] and [[mw:Special:MyLanguage/Wikimedia APIs/Rate limits/FAQ|Frequently Asked Questions]].
* The [[mw:Special:MyLanguage/Attribution API|Attribution API]] is now available as a [[mw:Special:MyLanguage/Wikimedia APIs/Stability policy|beta]]. The API fetches information for crediting Wikimedia articles and media files wherever they are used. Reference documentation is available through the REST Sandbox special page available on all Wikimedia wikis (such as the [https://en.wikipedia.org/w/index.php?api=attribution.v0-beta&title=Special%3ARestSandbox REST sandbox on English Wikipedia]). Share your feedback on the [[mw:Talk:Attribution API|project talk page]].
* There is no new MediaWiki version this week.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/17|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W17"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 20 april 2026 kl. 17.00 (CEST)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30432763 -->
== <span lang="en" dir="ltr">Tech News: 2026-18</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W18"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/18|Translations]] are available.
'''Updates for editors'''
* There is a change in how new users are autoconfirmed that will improve anti-vandalism protection. Currently, users who have had an account for a few days and made a few edits are automatically added to the [[{{int:grouppage-autoconfirmed/{{CONTENTLANGUAGE}}}}|{{int:group-autoconfirmed}}]] group. This configuration tends to be exploited by some vandals, who create accounts and start to use them only after some time. To mitigate this, the configuration will be updated next week so that – for the purpose of becoming autoconfirmed – the account age will be counted from their first edit, instead of registration date. The numeric value of the age threshold will remain the same. This change will be deployed only to wikis which require at least one edit as part of the autoconfirmation conditions. [https://phabricator.wikimedia.org/T418484]
* All Wikipedia users with new accounts and those who activated the "automatically enable most beta features" option in their preference can now use the [[mw:Special:MyLanguage/Readers/Reader Experience/WE3.3.4 Reading lists|reading lists]] beta feature to save articles for later reading. This helps organize reading interests in one place for convenient access.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:30}} community-submitted {{PLURAL:30|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the issue where infobox images have huge padding in Firefox, has been fixed. [https://phabricator.wikimedia.org/T423676]
'''Updates for technical contributors'''
* As a reminder, the global API rate limits will be applied this week to identified API traffic. This is to help ensure [[mw:MediaWiki Product Insights/Responsible Reuse|fair use of infrastructure]]. Bots running in Toolforge/WMCS or with the bot user right on any wiki should not be affected for now. However, all developers are advised to follow updated best practices. For more information, including the actual rate limits, see [[mw:Wikimedia APIs/Rate limits|Wikimedia APIs/Rate limits]] and [[mw:Wikimedia APIs/Rate limits/FAQ|Frequently Asked Questions]].
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.26|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/18|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W18"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 27 april 2026 kl. 20.06 (CEST)
<!-- Meddelande skickades av User:UOzurumba (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30458046 -->
== <span lang="en" dir="ltr">Tech News: 2026-19</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W19"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/19|Translations]] are available.
'''Weekly highlight'''
* The [[mw:Special:MyLanguage/Article guidance|Article guidance]] team invites experienced editors of [[mw:Special:MyLanguage/Article guidance/Pilot wikis and collaborators|pilot Wikipedias]]—Arabic, Bangla, Japanese, Portuguese, Persian, Turkish, Simple English, Spanish, and French—to help translate and adapt [https://b24e11a4f1.catalyst.wmcloud.org/wiki/Category:Pages_using_article_guidance sample outlines]. These outlines will guide editors in creating clear, well-structured, and policy-compliant articles when using [https://b24e11a4f1.catalyst.wmcloud.org/wiki/Special:NewArticle the feature] once it is launched in May 2026. [[mw:Special:MyLanguage/Article guidance#Adapting a sample outline in a Wikipedia|Simple instructions]] on how to translate and adapt the outlines are available.
'''Updates for editors'''
* The [[:m:Special:MyLanguage/Product and Technology Advisory Council|Product and Technology Advisory Council]] has published [[:m:Special:MyLanguage/Product and Technology Advisory Council/May 2026 draft PTAC recommendation for feedback|draft recommendations]] on a model that affiliates can follow when contributing to the technical space. Community members are invited to provide feedback on the recommendation until May 8th [[:m:Talk:Product and Technology Advisory Council/May 2026 draft PTAC recommendation for feedback|on the talk page]].
* The number of available thumbnail size preferences in MediaWiki is being reduced to three standardized options—Small (180px), Regular (250px), and Large (400px), as part of ongoing efforts to improve performance and reduce strain on thumbnail services. As a result, existing preferences will be mapped to the nearest new size (for example, smaller selections like 120px or 150px will render at 180px, while larger ones like 300px or 360px will render at 400px). The preferences interface will soon be updated to reflect these changes, and users who wish to opt out or provide feedback can do so. [https://phabricator.wikimedia.org/T424909]
* From now on, even when a permission expires automatically, users will receive an Echo notification similar to the standard notification for permission changes. There is a difference between this and [[m:Special:MyLanguage/Global reminder bot|Global reminder bot]] in that the latter reminds users a week ''before'' the rights are due to expire, so that they can renew the rights.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:32}} community-submitted {{PLURAL:32|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the problem where the ULS language selector in [[m:Special:Translate|Special:Translate]] would scroll vertically when it shouldn't, has been resolved. Previously, when users opened the "Translate to English" dropdown and typed certain inputs, the dialog would scroll vertically by a few pixels even when there was enough space to display all results. The dropdown no longer shifts unnecessarily when filtering languages. [https://phabricator.wikimedia.org/T358864]
* The [[m:Special:GlobalWatchlist|Global Watchlist]], which lets you view your watchlists from multiple wikis on a single page, continues to improve. For example, watchlists for Wikibase sites such as [[:d:|Wikidata]] now support [[mw:Special:MyLanguage/Extension:EntitySchema|EntitySchema]] elements for better tracking. The Live Updates mode now refreshes the special page every 60 seconds to comply with the updated [[mw:Special:MyLanguage/Wikimedia APIs/Rate limits|global API rate limits]] for improved real-time responsiveness. Additionally, a directionality bug that displayed links as "changes 3" instead of "3 changes" in mixed-direction lists has been fixed. [https://phabricator.wikimedia.org/T415450][https://phabricator.wikimedia.org/T424422][https://phabricator.wikimedia.org/T418091]
'''Updates for technical contributors'''
* The second phase of [[mw:Special:MyLanguage/Wikimedia APIs/Rate limits|global API rate limits]] has been rolled out to reduce the [[diffblog:2026/03/26/quo-vadis-crawlers-progress-and-whats-next-on-safeguarding-our-infrastructure/|impact of AI crawlers]] and ensure fair, sustainable access to Wikimedia resources, prioritising human and mission-aligned traffic. [[mw:Special:MyLanguage/Wikimedia APIs/Rate limits#Limits|Limits]] have been shifted from per-hour to per-minute, producing smoother traffic patterns and more predictable API load. Community users are not expected to be affected, and no action is required. Early indications show some User-Agent-based requestors are adjusting behaviour, and around 64% of automated API traffic has been identified. Monitoring continues, and Wikimedia Enterprise remains available for commercial support.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.27|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/19|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W19"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 4 maj 2026 kl. 22.43 (CEST)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30498077 -->
== <span lang="en" dir="ltr">Tech News: 2026-20</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W20"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/20|Translations]] are available.
'''Weekly highlight'''
* Community Tech has published [[m:Special:MyLanguage/Community Wishlist/How to write a good wish|new guidance]] explaining how wishes on Community Wishlist are triaged and prioritized. The documentation is intended to help contributors write stronger proposals by clarifying the factors that influence prioritization decisions. Beyond vote counts, the guidance highlights considerations such as potential impact on the community when determining which wishes move forward.
'''Updates for editors'''
* The Reader Growth team is launching an experiment to test a new [[mw:Special:MyLanguage/Readers/Reader_Growth/Share_Card|Share Card feature]] that allows readers to create visually engaging cards from Wikipedia articles or selected article sections and share them online, with each card linking back to the original article to help expand readership and article discovery. The mobile-only A/B test will be available to a portion of readers on Arabic, Chinese, French, Vietnamese, and English Wikipedia to better understand reading and sharing habits, and is scheduled to begin the week of May 18 and run for four weeks.
* The Android and iOS Wikipedia apps recently released the [[mw:Special:MyLanguage/Wikimedia_Apps/Team/25th_Birthday_Reading_Challenge|25-day reading challenge]] into Beta, as part of efforts to drive reader engagement by encouraging users to complete reading milestones. To track their reading streak during the challenge, App users can add a widget featuring Baby Globe to their home screen. The challenge officially begins May 11.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:17}} community-submitted {{PLURAL:17|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, an issue where the global preference for enabling syntax highlighting in wikitext could unexpectedly disable itself after being turned on, has now been fixed. [https://phabricator.wikimedia.org/T425286]
'''Updates for technical contributors'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The ResourceLoader module <bdi lang="zxx" dir="ltr"><code><nowiki>mediawiki.ui.input</nowiki></code></bdi>, deprecated since [[m:Special:MyLanguage/Tech/News/2023/39|September 2023]], will be removed this week. There is a [[mw:Special:MyLanguage/Codex/Migrating_from_MediaWiki_UI|guide for migrating from MediaWiki UI to Codex]] for any tools that use it. [https://phabricator.wikimedia.org/T420125]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.47/wmf.2|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/20|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W20"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 11 maj 2026 kl. 21.20 (CEST)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30524429 -->
== <span lang="en" dir="ltr">Tech News: 2026-21</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W21"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/21|Translations]] are available.
'''Weekly highlight'''
* The Abstract Wikipedia team has identified five potential pilot wikis to assess their interest in adopting abstract articles on their wikis. The pilots are Malayalam, Bengali, Dagbani, Arabic, and Indonesian Wikipedia. The feedback period will be open until May 22. If your community is interested in becoming a pilot, [[m:Talk:Abstract Wikipedia|let us know on Meta]].
'''Updates for editors'''
* An experiment to show [[mw:Special:MyLanguage/Readers/Reader Experience/Reading lists|Reading Lists]] to logged-out readers on mobile web will launch on May 18 across German, Spanish, Italian, Portuguese, Polish, Dutch, Turkish, and Urdu Wikipedias, and will run for one month. The effort supports broader goals of helping readers save and organize articles for later reading, while encouraging habits that could lead to future Wikipedia contributions.
* To support a bookmark button in the Reading List beta feature, the "Tools > Action" menu has been updated to display icons, including the watch star indicator that helps editors identify temporarily watched articles. The icons now also match those used on mobile, improving consistency across platforms. The change is currently limited to the actions menu and mainly affects editors with privileged user rights. [https://phabricator.wikimedia.org/T426008]
* [[mw:Special:MyLanguage/VisualEditor/Suggestion Mode|Suggestion Mode]] was released as an [[w:en:A/B test|A/B test]] for newcomer editors on the mobile website at [[phab:T421189|~15 Wikipedias]]. The experiment will measure the impact that Suggestion Mode has on the proportion of newcomer mobile web edit sessions that result in constructive (un-reverted) article edits. The experiment will also evaluate the feature's impact on editor retention, and monitor changes in revert and block rates.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, an issue in the Wikipedia Android app where images could sometimes fail to load after opening a recommended reading list notification, has now been fixed. [https://phabricator.wikimedia.org/T418231]
'''Updates for technical contributors'''
* The [[mw:Special:MyLanguage/Wikidata Platform|Wikidata Platform team]] has published its [[d:Special:MyLanguage/Wikidata:SPARQL query service/WDQS backend update/Backend Replacement|backend replacement recommendation]] and accompanying [[wikitech:Wikidata Query Service/WDQS Architecture re-design|technical architecture]] for the migration of the Wikidata Query Service (WDQS) away from Blazegraph. Feedback is invited until May 25th 2026, especially on potential gaps and impacts on advanced use cases. Wikidata community members and WDQS users are also encouraged to help identify high-impact tools and workflows that may need attention on [[d:Wikidata:SPARQL query service/WDQS backend update/High-Impact Use Cases|this page]]. Feedback can be shared on the [[d:Wikidata talk:SPARQL query service/WDQS backend update|Migration talk page]] or during the [[d:Special:MyLanguage/Wikidata:Blazegraph Migration Office Hours|next office hour]]. See the [[d:Special:MyLanguage/Wikidata:Wikidata Platform team/Newsletter|WDP team newsletter]] for more details.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.47/wmf.3|MediaWiki]]
'''In depth'''
* On English, French, Japanese, and a few other Wikipedias, there was a [[diffblog:2025/09/02/better-detecting-bots-and-replacing-our-captcha/|trial of hCaptcha]], a third-party bot detection service. The trial showed that hCaptcha effectively detects and deters some bad-faith automated activity, on its own and by giving [[w:en:Wikipedia:Village pump (technical)/Archive 225#Introducing SuggestedInvestigations|checkusers and stewards]] signals to look into. Because the results were positive, hCaptcha will be rolled out across all wikis over the next few weeks. [[mw:Special:MyLanguage/Product Safety and Integrity/Anti-abuse signals/hCaptcha|See the hCaptcha project page]] for technical information about the implementation and privacy protections. [[diffblog:2026/05/04/better-detecting-bots-and-replacing-our-captcha-part-2/|Learn more]].
* The latest Community Tech update is now available, with progress across several Community Wishlist initiatives, including Reading Lists expansion from the mobile app to the website, new language support for "Who Wrote That" and the Personal Dashboard, improvements to 3D rendering and Charts, and upcoming work on talk page sorting, audio playback, and editing workflows. The update also shares current priorities, wishlist status trends, and opportunities for community feedback on future focus areas and the Wikimedia Foundation’s 2026–2027 Annual Plan. [[m:Special:MyLanguage/Community Wishlist/Updates#May 13, 2026: Latest updates from the Community Tech team|Read the full newsletter for details]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/21|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W21"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 18 maj 2026 kl. 22.21 (CEST)
<!-- Meddelande skickades av User:STei (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30539262 -->
== <span lang="en" dir="ltr">Tech News: 2026-22</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-W22"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2026/22|Translations]] are available.
'''Weekly highlight'''
* Following a [[mw:Special:MyLanguage/Contributors/Account Creation Experiments#LOWM|successful account creation experiment]], an improved logged-out edit warning message will be deployed to all Wikimedia wikis in the first week of June. The change will only affect logged-out users on mobile web who open an editing session. The updated experience is designed to encourage account creation more clearly, while still allowing users to edit with temporary accounts. Results from the experiment showed a significant increase in account creation, with a 27% relative lift among users shown the updated message. As expected, as more people funnel into account creation, temporary accounts decreased by a relative 16%. The experiment did not show any significant changes in constructive edit rates or other monitored contributor metrics. [https://phabricator.wikimedia.org/T424595]
'''Updates for editors'''
* For security reasons, members of certain user groups are [[m:Special:MyLanguage/Mandatory two-factor authentication for users with some extended rights|required to have two-factor authentication]] (2FA) enabled. Members of these groups will be unable to disable the last 2FA method on their account, and it will be impossible to add users without 2FA to these groups. Users will still be able to add new authentication methods or remove them, as long as at least one method is continuously enabled. In the next few weeks, users without 2FA will be removed from these groups. Notably, this applies to bureaucrats. See the linked tasks for deployment schedules. [https://phabricator.wikimedia.org/T423119][https://phabricator.wikimedia.org/T423120]
* [[m:Special:MyLanguage/WMDE Technical Wishes|WMDE Technical Wishes]] will run an [[w:en:A/B testing|A/B test]] on [[:phab:T415904|10 wikis]], testing [[m:WMDE Technical Wishes/References/Reference Previews|potential improvements for Reference Previews]]. The experiment will run for ~2 weeks at the end of May / beginning of June and will affect 10% of desktop readers on the participating wikis.
* After two successful experiments, the Reader Growth team is rolling out an [[mw:Special:MyLanguage/Readers/Reader Growth/Image Browsing|Image Browsing]] beta feature for all Wikipedias on mobile on May 25. This means that anyone who has all beta features on by default will start to see this feature, and others can check the box to turn it on in their preferences. The beta feature will include a carousel of all an article's images at the top of the article, with controls for editors to [[mw:Readers/Reader_Growth/Image_Browsing#Phase_2.1_beta_feature|exclude images from the article's carousel or to exclude an article from the feature entirely]].
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:30}} community-submitted {{PLURAL:30|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, three dimensional STL files were being rendered incorrectly by the media viewer 3D extension which is now fixed. [https://phabricator.wikimedia.org/T416723]
'''Updates for technical contributors'''
* The legacy CSS classes <bdi lang="zxx" dir="ltr"><code><nowiki>tleft</nowiki></code></bdi> and <bdi lang="zxx" dir="ltr"><code><nowiki>tright</nowiki></code></bdi> have been replaced with <bdi lang="zxx" dir="ltr"><code><nowiki>floatleft</nowiki></code></bdi> and <bdi lang="zxx" dir="ltr"><code><nowiki>floatright</nowiki></code></bdi> as the former do not work consistently across all MediaWiki platforms, notably mobile web and mobile apps. Projects relying on these classes are encouraged to review related usage and plan for migration. Please note that <bdi lang="zxx" dir="ltr"><code><nowiki>floatleft</nowiki></code></bdi> and <bdi lang="zxx" dir="ltr"><code><nowiki>floatright</nowiki></code></bdi> may also be deprecated in future, although there are currently no plans to do so. [[phab:T426452|Read more]].
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.47/wmf.4|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2026/22|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2026-W22"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 25 maj 2026 kl. 23.52 (CEST)
<!-- Meddelande skickades av User:Quiddity (WMF)@metawiki med hjälp av listan på https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=30584502 -->
ewzom3kaudg6zcavo7r1lvvlxa0j2y2
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/72
104
219268
652077
647581
2026-05-25T17:16:35Z
Thuresson
20
/* Validerad */
652077
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 328 —}}</noinclude>sittande omkring en trevlig samling av fat,
tallrikar, glas och buteljer, ölkrus och vinflaskor om
varandra, föga ordning på bordet, någon
oordning därunder.
“Under bordet gjorde de förskräckligt oväsen med
fötterna.”<br />
säger Moliére.
Se där, var man klockan halv fem på
eftermiddagen hade det sällskap av herdar och herdinnor,
som börjat sin utflykt klockan fem på morgonen.
Solen var i nedgående, matlusten i avtagande.
Champs-Élysées, fulla av sol och folk, voro
endast ljus och damm, två saker, av vilka äran är
sammansatt. Marly-hästarna, denna gnäggande
marmor, stegrade sig i en guldsky. Vagnar foro
fram och tillbaka. En skvadron av de ståtliga
livdrabanterna, med trumpetaren i spetsen, kom
ridande utför Avenue de Neuilly. Den vita fanan,
åt vilken den nedgående solen gav en skiftning i
rosenrött, svajade från tuilerieskupolen. Place de
la Concorde, som då ånyo blivit Place Louis XV,
vimlade av glada promenerande. Många buro en
silverlilja hängande i det vita moaréband, som år
1817 ännu icke alldeles försvunnit ur knapphålen.<noinclude>
<references/></noinclude>
illpdwx3fid64arh54sixiam2oi8pwe
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/73
104
219269
652078
647582
2026-05-25T17:17:50Z
Thuresson
20
/* Validerad */
652078
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 329 —}}</noinclude>Här och där mitt ibland de förbigående, som
samlade sig omkring dem och klappade händerna,
dansade flockar av små flickor i ring och sjöngo
därtill en på den tiden berömd bourbonsk visa,
som var ämnad att alldeles förkrossa de hundra
dagarna och hade till omkväde:
{{dikt|Sänd oss vår far tillbaka från Gent,
giv oss åter vår far!}}
Skaror av förstadsbor i helgdagsdräkt, stundom
till och med utstyrda med liljor som
parisborgarna själva, sågos spridda på det stora torget och
på Marigny-torget. Somliga av dem kastade ring
eller åkte karusell på trähästarna, andra drucko,
några boktryckarlärlingar buro pappersmössor.
Över allt hördes deras skratt. Allt strålade av
fröjd. Det var en obestridligt fredlig tid, en tid
av djup rojalistisk trygghet. Det var den tid, då
en förtrolig rapport från polisprefekten Anglés till
konungen, och som särskilt rörde Paris' förstäder,
slutade med dessa rader:
“Allt noga övervägt, Ers Majestät, har man
ingenting att frukta av de där människorna. De
äro sorglösa och makliga som kattor. Den lägre<noinclude>
<references/></noinclude>
fevvp82756kbgqfofaw4qfph0nbtlnw
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/74
104
219270
652079
647583
2026-05-25T17:19:18Z
Thuresson
20
/* Validerad */
652079
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 330 —}}</noinclude>befolkningen i provinserna är bångstyrig, men
icke den i Paris. De äro alla smått folk. Det
skulle behövas två sådana ställda på varandra för
att få ihop en av Ers Majestäts grenadierer. Man
har ingenting att frukta av huvudstadens
befolkning. Det är märkvärdigt, att den på ett
femtiotal år ytterligare avtagit i kroppslängd, och folket
i Paris' förstäder är mindre till växten nu än före
revolutionen. Det är icke farligt. Med ett ord,
det är beskedligt pack.”
Att en katt kan förvandlas till ett lejon, det
anse polisprefekterna omöjligt. Sådant händer
likväl, och detta är det underbara med
pariserbefolkningen. Katten, så föraktad av greve Anglès, stod
dock hos forntidens republiker i stor aktning. Han
var i deras ögon ett förkroppsligande av friheten,
och på det stora torget i Korint stod en jättestor
bronskatt. Restaurationens enfaldiga polis såg pariserbefolkningen allt för mycket i rosenrött.
Befolkningen är visst icke det “beskedliga pack”,
som man tror den vara. Parisaren är för
fransmannen, vad atenaren var för greken. Ingen
sover bättre än han, ingen är mera innerligt
lättsinnig än han och maklig är han, ingen har mera<noinclude>
<references/></noinclude>
hv6dqvum3xzefbd7yct0eysfnn78asv
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/75
104
219271
652080
647584
2026-05-25T17:34:11Z
Thuresson
20
/* Validerad */
652080
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 331 —}}</noinclude>utseende av att kunna glömma. Må man dock icke
lita därpå! Han är i stånd till allt slags
sorglöshet, men då äran vinkar vid målet, är han
beundransvärd i allt slags raseri. Giv honom en pik,
och han skall göra en 10:e augusti. Giv honom
ett gevär, och ni skall få ett Austerlitz. Han är
Napoleons stödjepunkt och Dantons hjälphär.
Gäller det fäderneslandet, skriver han in sig i
rullan. Gäller det friheten, bryter han upp
stenläggningen. Akta er! Hans hår, resande sig av
vrede, talar om hjälten. Hans blus draperar sig som
romarens krigsmantel. Akta er! Av första bästa
Grenétagata skall han göra ett kaudinskt pass.
Om timmen slår, skall denne förstadsbo växa, skall
denne lille man resa på sig och blicka omkring
sig på ett fruktansvärt sätt. Hans andedräkt skall
bli en storm, och ur detta stackars svaga bröst
skall utgå en vind, tillräckligt stark att skaka
Alperna ur deras fogar. Tack vare den parisiske
förstadsbon kunde revolutionen med sina härar
erövra Europa. Förstadsbon sjunger, det är hans
glädje. Giv honom en sång, som
överensstämmer med hans natur, och ni skall få se. Så länge
han icke har någon annan refräng än<noinclude>
<references/></noinclude>
1x873vn4mhcd3vey5evi2rk9jvev6qp
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/76
104
219272
652081
647585
2026-05-25T17:34:44Z
Thuresson
20
/* Validerad */
652081
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 332 —}}</noinclude>carmagnolen, störtar han endast Louis XVI. Låt honom
sjunga marseljäsen och han skall befria världen.
Sedan vi tecknat denna not i kanten av herr
Anglès' rapport, återvända vi till våra fyra par.
Middagen led, som vi redan sagt, mot sitt slut.
{{tomrad}}<noinclude>
<references/></noinclude>
m0vdgmhjrchgkdanjzzvj1ln9sorwbt
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/78
104
219273
652083
647586
2026-05-25T17:42:25Z
Thuresson
20
/* Validerad */
652083
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 334 —}}</noinclude>Blachevelle smålog med det belåtna och
dumma självbehaget hos en man, vilkens egenkärlek
blivit kittlad.
Favourite återtog:
— Jo, jag skulle just skrika på polis! Jag
skulle visst lägga det på sinnet! Eländige!
Blachevelle kastade sig förtjust baklänges på
stolen och tillslöt högmodigt bägge ögonen.
Under det allmänna sorlet yttrade nu Dahlia
helt sakta till Favourite, allt under det hon åt:
— Du avgudar då riktigt din Blachevelle?
— Jag? Jag avskyr honom, svarade Favourite
i samma ton och fattade åter sin gaffel. Han är
snål. Jag tycker om den lille, som bor mitt emot
mig. Det är en präktig gosse, skall du tro.
Känner du honom? Man kan se, att han har anlag för
att bli aktör. Jag tycker om aktörer, jag. Så snart
han kommer hem, säger hans mamma: “Ack, min
Gud, mitt lugn är nu förbi! Nu skall han börja
med sitt skrik igen. Men, käre gosse, du spräc
ker ju örhinnorna på mig!” Han går omkring i
huset, upp till råttorna på vindarna, i alla möjliga
svarta hål, så högt upp han kan komma och
sjunger och deklamerar, Gud vet icke allt vad, så att<noinclude>
<references/></noinclude>
ntzs9x8ru50epdh440ohhs5y0t5men4
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/79
104
219274
652084
647587
2026-05-25T17:45:41Z
Thuresson
20
/* Validerad */
652084
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 335 —}}</noinclude>man hör honom ända ned. Han förtjänar redan
en franc om dagen på att skriva advokatyr hos en
advokat. Han är son till en för detta kantor i
Saint-Jacques du Haut-Pas. Ack, han är för söt!
Han tillber mig så, att då han här om dagen såg
mig vispa pannkakssmet, sade han: {{spärrad|Mamsell
gör pannkakor av era handskar,
och jag skall äta upp dem.}} Det är
endast artister, som kunna säga sådana där saker.
Ack, han är för söt! Jag är nära att bli galen i
den där lille. Men det är det samma, jag säger
ändå till Blachevelle, att jag tillber honom. Men
vad jag ljuger! Åh, vad jag ljuger!
Favourite gjorde ett uppehåll och fortfor sedan:
— Ser du, Dahlia, jag är ledsen. Det har inte
gjort annat än regnat hela sommarn, blåsten retar
mig, blåst tar inte bort misshumöret, Blachevelle
är så ful, på torget finns knappast någonting
annat än spritärter att få, man vet inte, vad man
skall äta, jag har spleen, såsom engelsmännen
säga, och smöret är så dyrt. Och sedan, ser du, är
det ju en fasa, att vi skola äta middag i ett rum,
där det står en säng. Det ger mig avsmak för
livet.
{{tomrad}}<noinclude>
<references/></noinclude>
ofylwzlduwcuei8ehprgzradcwxp5ow
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/81
104
219276
652086
647834
2026-05-25T18:12:30Z
Thuresson
20
/* Validerad */
652086
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 337 —}}</noinclude>iver, mina herrar! Grimod de la Reynière är av
samma mening som Talleyrand.
Ett doft knorrande hördes bland gruppen.
— Tholomyès, låt oss vara i fred, sade
Blachevelle.
— Ned med tyrannen! sade Fameuil.
— Bombarda, Bombance och Bamboche<ref>
{{spärrad|Bombance}} betyder även fråssande måltid och
{{spärrad|bamboche}} utsvävande lustbarhet. Sådant hörde till
Bombarda, menar väl Listolier med sina omstöpningar av
hans namn. </ref>!
skrek Listolier.
— Det är ju söndag, återtog Fameuil.
— Vi äro ju spiknyktra, tillade Listolier.
— Tholomyès, inföll Blachevelle, betrakta mitt
lugn (mon calme).
— Ja så, du är då markisen<ref>
{{spärrad|Marquis}} betyder även en dum sprätt, snobb.
</ref> svarade
Tholomyès.
Denna gottköpsordlek gjorde samma verkan
som en sten, kastad i ett kärr. Markis de
Montcalm var en den tiden ryktbar rojalist.
Alla grodorna tego.
— Vänner, lugna er! utbrast Tholomyès med
tonen av en man, som återtager herraväldet. Man<noinclude>
<references/></noinclude>
eq8sqwb4spibglvf36xv7cc0c04pan8
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/82
104
219277
652087
647589
2026-05-25T18:14:01Z
Thuresson
20
/* Validerad */
652087
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 338 —}}</noinclude>bör inte med allt för mycken häpnad mottaga
denna från himlen nedfallna ordlek. Allt, som
faller ned på det viset, är därför inte nödvändigt
förtjänt av förtjusning och aktning. Ordleken är
den träck, som snillet fäller under flykten.
Infallet faller ned, lika gott var, och snillet fördjupar
sig i den blå rymden, sedan det kläckt ur sig en
dumhet. En vitaktig klick, som plattar ut sig på
klippan, hindrar inte kondoren att sväva i luften.
Vare det långt ifrån mig att vilja smäda ordleken!
Jag ger honom blott den ära honom tillkommer,
men ingenting vidare. Allt, vad vi äga
vördnadsbjudande, upphöjt och förtjusande i
mänskligheten, kanske också utom mänskligheten, har tillåtit
sig ordlekar. Jesus Kristus gjorde en ordlek om
den helige Petrus, Moses över Isaac, Aiskylos över
Polyneikes, Kleopatra över Octavius. Och märk
väl, att denna Kleopatras ordlek föregick
slaget vid Aktion, och att ingen utan den skulle
påminna sig staden Toryne, ett grekiskt ord, som
betyder köksslev. Efter detta medgivande
återgår jag till min predikan. Mina bröder, jag
upprepar det, ingen iver, ingen oreda, ingen överdrift,
inte ens i infall, löjen, nöjen och ordlekar. Hör<noinclude>
<references/></noinclude>
27gqvyf2aa8jy5h0ofqoi53lh9moq8w
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/83
104
219278
652088
647590
2026-05-25T18:15:16Z
Thuresson
20
/* Validerad */
652088
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 339 —}}</noinclude>mig, jag har Amfiaraos' försiktighet och Cæsars
flintskallighet. Det bör vara en gräns även för
rebusar. {{spärrad|Est modus in rebus.}} Det bör
vara en gräns även för middagar. Ni tycka om
äppletårta, mina damer, men missbruka den
därför icke. Även i tårtväg bör man ha sunt förnuft
och sans. Fråsseriet straffar fråssaren. Den
dåliga matsmältningen har av den gode Guden fått
sig ålagt att läsa moral för magen. Och märk
väl, var och en av våra lidelser, till och med
kärleken, har en mage, som man inte bör proppa allt
för full. I allting bör man i tid skriva ordet
{{spärrad|finis}}. Man måste behärska sig, när det blir
högst nödvändigt, skjuta regeln för sin matlust,
sätta sin smak i kurran och själv föra sig till
vaktkontoret. Vis är den, som vet att i det rätta
ögonblicket själv verkställa sin häktning. Hav något
förtroende för mig. Emedan jag studerat min
lagfarenhet en smula, efter vad mina examina intyga,
emedan jag känner skillnaden emellan en väckt
och en anhängig fråga, emedan jag försvarat en
latinsk avhandling om det sätt, varpå tortyren
användes i Rom under den tid, då Munatius
Demens var quæstor parricidii, emedan jag, efter<noinclude>
<references/></noinclude>
fatnoj5qbl12ov7mbtwaua9w01ucara
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/84
104
219279
652089
647835
2026-05-25T18:16:26Z
Thuresson
20
/* Validerad */
652089
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 340 —}}</noinclude>vad det vill synas, kommer att bli juris doktor, så
följer därav icke med ringaste nödvändighet, att
jag skulle vara ett dumhuvud. Jag anbefaller er
måtta i era begär. Så sant som jag heter Felix
Tholomyès, är icke detta väl talat. Lycklig den,
som, då timmen slagit, fattar ett hjältemodigt
beslut och avgår som Sulla eller Origenes!
Favourite lyssnade med djup uppmärksamhet.
— Felix, sade hon, vilket vackert ord! Jag
tycker om det namnet. Det är latin. Det betyder
det samma som Prosper, lycklig.
Tholomyès fortfor:
— Quirites, gentlemen, caballeros, mina
vänner! Vilja ni, att blodet skall rinna lugnare i era
ådror, vilja ni trotsa kärleken? Ingenting är
enklare. Se här receptet: limonad, stark
kroppsrörelse, strängt arbete, bär ryggen av er, släpa stora
stenblock, sov ej, vaka, proppa uti er
salpeterhaltiga drycker och näckrosdekokter, sörpla i er
emulsioner av vallmo och Vitex, krydda allt detta
med en sträng diet, svält, så att ni äro nära att
dö av hunger, lägg till allt detta kalla bad,
gördlar med insydda örter, en pålagd blyplåt,
tvättningar med blyvatten och ättiksomslag. Kvinnan<noinclude>
<references/></noinclude>
donyq1haxijab6hx54k0iofeim7s2wz
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/85
104
219280
652090
647836
2026-05-25T18:17:39Z
Thuresson
20
/* Validerad */
652090
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 341 —}}</noinclude>åter, fortfor Tholomyès, misstro henne! Olycklig
den, som överlämnar sig åt en kvinnas ombytliga
hjärta! Kvinnan är trolös och fallen för att
slingra sig. Hennes avsky för ormen kommer av
yrkesavund. Ormen, det ordet står att läsa på
butikens framsida.
— Tholomyès, skrek Blachevelle, du är
drucken!
— Visst tusan! sade Tholomyès.
— Nå var glad då, återtog Blachevelle.
— Beviljas, svarade Tholomyès.
Och fyllande sitt glas, sade han, i det han reste
sig upp:
— Ära vare vinet! {{spärrad|Nunc te, Bacche,
canam}}! Förlåt, mina damer, det är spanska.
Och beviset därför, senoras, är: sådant folk, sådan
tunna. Den kastillanska arroban håller sexton
liter, den alikantiska cantaron tolv, Canarieöarnas
almuda tjugofem, Baleariska öarnas cuartaln
tjugosex och tsar Peters stövel trettio. Leve denne
tsar, som var stor, och leve hans stövel, som var
ännu större! Mina damer, ett vänligt råd: tag
vilse på granne, om er så för gott synes. Det är
kärlekens egenhet att gå vilse. Kärleken är inte<noinclude>
<references/></noinclude>
snf3o729nzt8vylaagbjl6hspr86yv5
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/86
104
219281
652091
647594
2026-05-25T18:19:10Z
Thuresson
20
/* Validerad */
652091
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 342 —}}</noinclude>skapad till att krypa ihop på ett ställe och
förslöas som en engelsk tjänsteflicka, som fått valkar
på knäna av golvskurning. Den är inte skapad
för sådant, den svävar glättigt omkring, den
ljuva kärleken. Man säger: att fela är mänskligt;
jag säger: att fela är kärleken givet. Mina
damer, jag tillber er allesammans. O Zéphine, o
Joséphine, era mer än småtäcka drag skulle vara
förtjusande, om det inte vore någonting snett i
dem. Ni ser ut som ett vackert ansikte, på
vilket någon av våda kommit att sätta sig. Vad
Favourite beträffar, o nymfer och sånggudinnor!
så hände det en dag, då Blachevelle gick över
rännstenen på gatan Guérin-Boisseau, att han fick
se en vacker flicka med vita, väl pådragna
strumpor visa sina ben. Denna prolog föll honom i
smaken, och Blachevelle blev kär. Föremålet för
denna kärlek var Favourite. O Favourite, du har
joniska läppar! Det fanns en grekisk målare vid
namn Euforion, som hade fått tillnamnet
läppmålaren. Endast denne grek skulle ha varit värdig
att måla av din mun. Hör! Före dig fanns ingen
varelse värdig ditt namn. Du är skapad att
emottaga äpplet liksom Afrodite eller att äta av det<noinclude>
<references/></noinclude>
lxwyo4r1xwyiqvbrfkqot2d6mwz8acg
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/87
104
219282
652092
647595
2026-05-25T19:22:15Z
Thuresson
20
/* Validerad */
652092
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 343 —}}</noinclude>liksom Eva. Skönheten börjar med dig. Jag
talade om Eva, det är du, som skapat henne. Du
förtjänar patentbrev på uppfinningen av den
vackra kvinnan. O Favourite, jag upphör att säga {{spärrad|du}}
till er, emedan jag övergår från poesi till prosa.
Ni talade nyss om mitt namn. Detta väckte
rörelse hos mig, men vilka vi än må vara, så låt
oss misstro namn. De kunna bedraga. Jag
heter Felix, men är likväl inte lycklig. Orden äro
lögnare. Låt oss ej blint antaga de antydningar,
som de giva oss. Det skulle vara ett misstag att
skriva till Liège efter kork<ref>
{{spärrad|Liège}} betyder kork.
</ref> och till Pau efter
handskar<ref>
{{spärrad|Pau}}, ordlek på {{spärrad|peau}}, skinn.
</ref>. Miss Dahlia, i ert ställe skulle jag
kalla mig Rosa. En blomma bör lukta gott och
kvinnan bör ha själ. Jag säger ingenting om
Fantine, hon är en svärmerska, en drömmerska, en
grubblerska, en sensitiva. Hon är en skugga med
gestalten av en nymf och blygheten hos en nunna,
som förirrat sig in i grisettlivet, men som tar sin
tillflykt till illusionerna, som sjunger, som beder
och som betraktar det blå himlavalvet utan att
rätt veta, varken vad hon ser eller vad hon gör,<noinclude>
<references/></noinclude>
cknm99reb5biwnpxre9eis8nlq1tq2v
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/88
104
219283
652093
647596
2026-05-25T19:23:26Z
Thuresson
20
/* Validerad */
652093
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 344 —}}</noinclude>och som med blicken riktad mot himlen irrar
omkring i en trädgård, där hon ser flere fåglar,
än som finnas till. O Fantine, vet detta: jag,
Tholomyès, jag är en illusion. Men hon hör mig
icke en gång, denna drömmarnas blonda dotter.
För övrigt är allt hos henne friskhet, ljuvhet,
ungdom, mild morgonglans. O Fantine, flicka värdig
att kallas Marguerite eller Perle, du är bland
kvinnor en pärla av renaste vatten. Mina damer, ännu
ett råd: gift er aldrig. Äktenskapet är en
ympning, den kan lyckas eller misslyckas. Undvik
detta vågspel. Men vad är det jag här står och
pratar! Det är ju förspillda ord. Flickorna äro
ohjälpliga i fråga om giftermål, och vad vi än må
säga, vi, som äro kloka, skall det inte kunna
avhålla västsömmerskor och skonåtlerskor från att
drömma om en make, översållad med diamanter.
Må så vara då! Men kom ihåg en sak, mina
sköna: Ni äta för mycket socker. Ni ha inte mer
än ett fel, o kvinnor, och det är att knapra på
socker. O gnagande kön, dina små vackra vita
tänder äro förtjusta i socker. Men hör nu noga
på: Sockret är ett salt. Alla salter verka
förtorkande. Sockret är det mest förtorkande av alla<noinclude>
<references/></noinclude>
fjthvaakdpz8p8uon5ar3u9ifo96npb
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/89
104
219284
652094
647598
2026-05-25T19:26:59Z
Thuresson
20
/* Validerad */
652094
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 345 —}}</noinclude>salter. Det utdriver blodvattnet tvärs igenom
ådrornas väggar. Därav blodets levring och
slutliga stelnande, därav tuberkler i lungorna, därav
döden. Och det är skälet, varför sockersjukan är
nära besläktad med lungsot. Knapra således inte
på socker, och ni skola leva. Jag vänder mig nu
till männen. Mina herrar, gör erövringar. Roffa
utan samvetskval till er varandras älskarinnor.
Chassez-croisez! Ingen vän i kärlek. Över allt,
där det finns en skön kvinna, öppen fiendskap!
Ingen pardon, krig på liv och död! En vacker
kvinna är en {{spärrad|casus belli}}. Att äga en vacker
kvinna är ett uppenbart brott. Alla historiens
anfallskrig ha blivit föranledda av kjortlar. Kvinnan
är mannens rätt. Romulus bortrövade sabinskorna, William Erövraren angelsachsiskorna. Cæsar
romarinnorna. Den man, som ej är älskad,
kretsar som en gam omkring andras älskarinnor, och
vad mig angår, slungar jag till alla de olycklige,
som äro löshästar, Bonapartes sublima
proklamation till den italienska armén: »Soldater! Ni
sakna allt. Fienden har det.»
Tholomyès avbröt sig.
— Hämta då andan, Tholomyès, sade
Blachevelle.
{{tomrad}}<noinclude>
<references/></noinclude>
5ipjcbiqnqdeianfyinsqdbip5xj9m0
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/90
104
219285
652095
648860
2026-05-25T19:28:15Z
Thuresson
20
/* Validerad */
652095
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 346 —}}</noinclude>I det samma uppstämde Blachevelle,
sekunderad av Listolier och Fameuil, på en klagande
melodi en av dessa artistvisor, sammansatta av de
första bästa ord, som kommit för författaren, än
rika på rim, än utan sådana, meningslösa likt
trädens rörelser och vindens sus, och som födas med
röken ur tobakspipan och dunsta bort med den.
Se här den visa, med vilken sällskapet besvarade
Tholomyès' tal:
{{dikt|Les pères dindons donnèrent
de l'argent à un agent,
pour que mons Clemont-Tonnerre
fût fait pape à la Saint-Jean;
mais Clermont ne put pas être
fait pape, n'étant pas prêtre;
alors leur agent rageant,
leur rapporta leur argent.}}
Detta var icke ägnat att hejda Tholomyès'
improvisationer. Han tömde sitt glas, fyllde det på
nytt och började åter:
— Ned med visheten! Glöm allt, vad jag har
sagt. Var varken blyga, försiktiga eller
förståndiga! Jag föreslår en skål för glädjen. Låt oss
vara glada! Fullända vår kurs i lagfarenheten
med dårskap och ätande. Dålig matsmältning<noinclude>
<references/></noinclude>
3zk40mlf230i7mhzc0hfrw9ml1exegz
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/91
104
219286
652096
647600
2026-05-25T19:29:23Z
Thuresson
20
/* Validerad */
652096
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" />{{huvud||— 347 —}}</noinclude>och romersk rätt. Må Justinianus vara hanen och
Fråsseriet honan! Glädje i botten! Lev, o
skapelse! Världen är en stor diamant. Jag är
lycklig. Fåglarna äro förvånande. Vilken fäst över
allt! Näktergalen är en Elleviou<ref>
Ryktbar fransk sångare på den tiden.
</ref>, som man får
höra gratis. Sommar, jag hälsar dig. O
Luxembourg! O ni alla georgikor på gatan Madame och
i Allée de l'Observatoire! O drömmande
gardister! O alla dessa förtjusande barnpigor, som,
medan de vakta barnen, roa sig med att göra utkast
till sådana! Amerikas pampas skulle behaga mig,
om jag inte hade Odéons arkader. Min själ
flyger bort till de jungfruliga skogarna och
savannerna. Allt är skönt. Flugorna surra i solskenet.
Solen har nyst fram kolibrin. Omfamna mig,
Fantine!
Han tog miste och omfamnade Favourite.
{{tomrad}}<noinclude>
<references/></noinclude>
qa6ws68x16yy7yr3ip4skktfd4zef03
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/71
104
219316
652076
647489
2026-05-25T17:15:01Z
Thuresson
20
/* Validerad */
652076
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" /></noinclude><h4 align="center">
V.
<br />
Hos Bombarda.
</h4>
Sedan man blivit mätt på rutschbanan, hade
man börjat tänka på middagen, och den
strålande oktetten, som slutligen blivit litet trött, hade
hamnat på värdshuset Bombarda, en liten filial,
som den ryktbare restauratören Bombarda,
vilkens skylt då sågs på Rivoligatan bredvid Passage
Delorme, hade upprättat i Champs-Élysées.
Ett stort, men fult rum med alkov och längst
inne i den en säng — i anseende till den stora
mängden av gäster om söndagarna hade de måst
nöja sig med detta krypin. Två fönster, från vilka
man genom almarnas lövverk kunde se kajen och
floden. En härlig stråle av augustisolen snuddade
förbi fönstren. Två bord: på det ena ett ståtligt
berg av blombuketter, blandade med mans- och
fruntimmershattar, vid det andra de fyra paren<noinclude>
<references/></noinclude>
nmk6wro9i5uo0v77snpt1vry9j0dnoi
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/77
104
219318
652082
647832
2026-05-25T17:35:39Z
Thuresson
20
/* Validerad */
652082
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" /></noinclude><h4 align="center">
VI.<br />
Ett kapitel, vari man tillber varandra.
</h4>
Bordsprat och kärleksprat, det ena är lika
omöjligt att taga fatt uti som det andra.
Kärleksprat är skyar, bordsprat är rökmoln.
Fameuil och Dahlia gnolade, Tholomyès drack,
Zephine skrattade, Fantine smålog. Listolier
blåste i en trätrumpet, som han köpt i Saint-Cloud.
Favourite gav Blachevelle en öm blick och sade:
— Blachevelle, jag tillber dig.
Detta föranledde Blachevelle att fråga:
— Vad skulle du göra, Favourite, om jag
upphörde att älska dig?
— Jag! utbrast Favourite. Ah, säg inte något
sådant, ens på skämt! Om du upphörde att älska
mig, skulle jag springa efter dig, spänna klorna i
dig, klösa dig, hälla vatten över dig, låta häkta
dig.
{{tomrad}}<noinclude>
<references/></noinclude>
hb82rgbp481z4wndy5skzegtq1buk75
Sida:Samhällets olycksbarn - Volym 2 (1927).pdf/80
104
219319
652085
647821
2026-05-25T18:11:09Z
Thuresson
20
/* Validerad */
652085
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="Thuresson" /></noinclude><h4 align="center">
VII.<br />
Tholomyès' vishet.
</h4>
Under det somliga sjöngo, pratade de andra
överljutt och alla på en gång. Man kunde i sorlet
icke urskilja ett ord. Då trädde Tholomyès
emellan.
— Låt oss inte prata i vädret längre och inte
heller så fort, utbrast han. Låt oss tänka först,
om vi vilja blända. Allt för mycken
improvisation gör huvudet fäaktigt tomt. På öl, som
rinner, samlas ingen fradga. Därför, ingen brådska,
mina herrar! Låt oss blanda majestät i yran. Låt
oss äta med andakt. Låt oss skynda långsamt.
Låt oss ej ha så bråttom. Sen på våren, om den
skyndar sig för mycket, så blir den bränd, det vill
säga av frosten. Överdriven iver förstör både
persike- och aprikosträden, överdriven iver
dödar behaget och glädjen vid en god middag. Ingen<noinclude>
<references/></noinclude>
p8pduh2s30ejx6lozktmj8vf1cct505
Sida:Årstafruns dagböcker - Nordiska museet - 1827.pdf/16
104
220886
652117
651898
2026-05-26T11:09:27Z
PWidergren
11678
/* Validerad */
652117
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="PWidergren" />{{Marginalnot börjar}}
{{c|Februari}}</noinclude>{{Inre marginalnot|20}} <u>Tisdag.</u> Ännu ganska kalt och blåst.
Glasmästar Grek var här hela dagen
för att laga mina Bänkfönster.
En hustru att slagta 3 små grisar.
Jag var sysselsatt med hvarjehanda
små arrangements med mina
blomkruke växster — med små
städning i Byreaux och skåp, och att läsa
Dagblad — egentelig hvad jag kallar
något arbete, vardt slutl: litet nystat,
men illa spunnit garn, går fatalt
långsamt att nysta väl.
En fru Lindberg var här att köpa
1.½ tjog egg för 4 plåtar tjoget.
Eftermidagen hitkom min Systers äldste
son, men blef eij qvar till aftonmål.
Då han tog afsked möttes han i dörren
af Handelsman och distelatorn Schneider
som med en Subscriptions lista halft
pockande ville forcera mig att tekna
en summa för fru Looström. Han hade
sjelf teknad sig för 250. RD — en annan
200 förmodeligen Banco.
Herr Rubenson var ock här med honom
{{Inre marginalnot|21}} <u>Onsdag.</u> Ännu ganska sträng köld fastän
Baromethren föll. Genast på morgonen
var penninge utgifter mitt göromål — och
och Trädgårdsmästarens dumhet min
plåga. Mamsell kokade korfbuding
af de 3 i går slagtade grisar — och
jag nystade lingarn, besvärlig åkigt.
{{Inre marginalnot|22}} <u>Thorsdag.</u> En aldeles faselig frost fortfor.
Mina stackars gamle hästar hemdrogo
från Gropen 6 lass gödsell hvardera.
Jag skref ett bref och en revers att få
låna pängar af Kamrer Vesterstråle
{{Inre marginalnot|23}} <u>Fredag.</u> Lika grufvelig frost och
stundtals snögade smått.
Grönberg var efter penningarne
300 RD Banco.
Mamsell sydde ny matta till hela
matsalsgålfvet. Jag nystade, och
alla grufvade sig för kölden.
{{Inre marginalnot|24}} <u>Lördag.</u> Alt lika kalt, stundom blåst
och snöyra. Till Doctor Hæggström
skickade jag en slagtad gris.
Lieutenant Sivers kom hit kl.
5 och tog här en liten aftonvard.
En kalf köptes af Musköbonde
för 7. Riksdaler som vägde 2 L℔:
{{Inre marginalnot|25}} <u>Söndag.</u> Kalt och klart. Man läste, åt
och drack — om aftonen spisade Herr
Capitaine Moltzer här in liten måltid.
{{tomrad}}<noinclude>
<references/>
{{Marginalnot slutar}}</noinclude>
ipkppyybh3085gpjul7ms6xnbylsrgr
Sida:Årstafruns dagböcker - Nordiska museet - 1827.pdf/17
104
220887
652075
650251
2026-05-25T16:57:09Z
Thuresson
20
/* Korrekturläst */
652075
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{Marginalnot börjar}}
{{c|Februari}}</noinclude>{{Inre marginalnot|26}} <u>Måndag.</u> Den aldrarysligaste
storm och Snöyra hela dygnet —
Gud bevare oss alla, för eldsvådor
och alla olyckor!!
Herr Handelsman Helsingius
försummade dock eij att 2 gånger
fara hit i dag och se på arbetarena
vid Bränneriet, och äntelig var
han så god kom upp och drack en
kopp Caffée. Gardisten Larsson
kom ock hit i ovädret att efter
aftal göra ett par Svarta Bombasins
Kjängor åt mig — Han berättade att
gamla Fru Ahlström aflidit som
lärer skedt förliden Lördag.
{{Inre marginalnot|27}} <u>Tisdag.</u> Så kallad Fet-Tisdag men
för det myckna snöfallet hade jag
eij bud till Staden efter bullar
utan åto vi här Skorpor i mjölk.
Väderleken var nu blidare och
folk måste på Landsvägen skotta
bort snön för Posten och resande.
Här var således fritt för alla
besök – Jag skref och nystade.
{{Inre marginalnot|28}} Mildare i dag <u>onsdag</u> förmiddag och ett
härligt Solsken, hvarföre jag beslöt att
fara om eftermidagen med Skrinda
öfver Sjön till Lilljeholmen, men vägen
var gement elak efter det myckna
Snöfallet och gårdagens rägn att min
gamle Castor oftast skjönk ned till Knäet.
Grönberg som körde åt mig var vid
Qvarnen i Hornskroken
efter en tunna där gröpt råg åt min Sugga och
mälden kostade 40 ß: rgds.
Innan jag for var Handelsman
Helsingius här — Han hade varit f:m:
till Fittja hvarest varit Ting och Pastor
Gellerstedt hållit en vacker Predikan
Då jag for mötte jag här vid gården
2<sup><u>ne</u></sup> Karlar som Grönberg sade var den
ena den infame {{Samma som|på|Q=Q16643871|ord=Målaren Löfstedt}}
som på många ställen pockar sig fram
att få något och hotar att annars
måla Caricaturen — kanske var det hans
ärende ty de hade genast vändt om ner
åt sjön, då de sågo att jag for bort.
Gud bevars för alla elaka menniskor.
{{tomrad}}<noinclude>
<references/>
{{Marginalnot slutar}}</noinclude>
73l2c4hlmve1ptlwa8vyaqcyc48vws0
652118
652075
2026-05-26T11:26:30Z
PWidergren
11678
/* Validerad */
652118
proofread-page
text/x-wiki
<noinclude><pagequality level="4" user="PWidergren" />{{Marginalnot börjar}}
{{c|Februari}}</noinclude>{{Inre marginalnot|26}} <u>Måndag.</u> Den aldrarysligaste
storm och Snöyra hela dygnet —
Gud bevare oss alla, för eldsvådor
och alla olyckor!!
Herr Handelsman Helsingius
försummade dock eij att 2 gånger
fara hit i dag och se på arbetarena
vid Bränneriet, och äntelig var
han så god kom upp och drack en
kopp Caffée. Gardisten Larsson
kom ock hit i ovädret att efter
aftal göra ett par Svarta Bombasins
Kjängor åt mig — Han berättade att
gamla Fru Ahlström aflidit som
lärer skedt förliden Lördag.
{{Inre marginalnot|27}} <u>Tisdag.</u> Så kallad Fet-Tisdag men
för det myckna snöfallet hade jag
eij bud till Staden efter bullar
utan åto vi här skorpor i mjölk.
Väderleken var nu blidare och
folk måste på Landsvägen skotta
bort snön för Posten och resande.
Här var således fritt för alla
besök – Jag skref och nystade.
{{Inre marginalnot|28}} Mildare i dag <u>onsdag</u> förmiddag och ett
härligt Solsken, hvarföre jag beslöt att
fara om eftermidagen med Skrinda
öfver Sjön till Lilljeholmen, men vägen
var gement elak efter det myckna
Snöfallet och gårdagens rägn att min
gamle Castor oftast skjönk ned till knäet.
Grönberg som körde åt mig var vid
Qvarnen i Hornskroken
efter en tunna där gröpt råg åt min Sugga och
mälden kostade 40 ß: rgds.
Innan jag for var Handelsman
Helsingius här — Han hade varit f:m:
till Fittja hvarest varit Ting och Pastor
Gellerstedt hållit en vacker Predikan
Då jag for mötte jag här vid gården
2<sup><u>ne</u></sup> Karlar som Grönberg sade var den
ena den infame {{Samma som|på|Q=Q16643871|ord=Målaren Löfstedt}}
som på många ställen pockar sig fram
att få något och hotar att annars
måla Carricaturen — kanske var det hans
ärende ty de hade genast vändt om ner
åt sjön, då de sågo att jag for bort.
Gud bevars för alla elaka menniskor.
{{tomrad}}<noinclude>
<references/>
{{Marginalnot slutar}}</noinclude>
8yv76l5mv1xuwzwl786n85slx20i6t6
Sida:Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf/420
104
222149
652074
2026-05-25T15:00:42Z
Gottfried Multe
11434
/* Korrekturläst */
652074
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Gottfried Multe" />{{huvud|50|<small>KARL HENRIK KARLSSON.</small>|}}</noinclude>I <b>Småland</b> äro <i>hem-</i>namnen fåtaliga. Dock träffas utefter
Östersjökusten gammalt <i>hem</i> uti sockennamnen <i>Hossmo (Huseme)</i>
och <i>Ålem (Alema)</i> hvarjämte sju <i>hem-</i>namn kunna framletas uti
Tjust. Längre in i landet finnas också enstaka dylika namn. Dock
saknas de helt och hållet i flere härad, såsom Tveta, Vedbo och
Ydre, samt äro på det hela taget vida sällsyntare än <i>sta-</i>namnen.
Hvarhelst ett <i>hem-</i>namn finnes, där träffar man också nästan alltid
flere <i>sta-</i>namn, hvilket tyder på att dessa senare äro yngre.
Uti <b>Östergötland</b> finnas knappast mer än femton gamla
<i>hem-</i>namn, alla belägna å den bördiga Östgöta-slätten. Af dem är det
gamla sockennamnet <i>Svem (Sveem)</i> vestligast och sockennammet
<i>Häradshammar (Herseme)</i> östligast. De ligga alla inom eller invid
<i>sta-</i>gränsen.
Beträffande Svea-landskapen träffas gammalt <i>hem</i> i <b>Nerike</b> helt
säkert uti sockennamnet <i>Hardemo (Hartheme)</i> samt i <b>Södermanland</b>
i sockennamnen <i>Salem (Slæm)</i> och <i>Ärja (Æreme)</i> äfvensom i
bynamnen <i>Orrem (Orem)</i> i Brännkyrka socken och (<i>Bollem</i>) i Daga
härad, hvarförutom två eller tre tvifvelaktiga <i>hem-</i>namn finnas. — I
<b>Vestmanland</b> finnes endast ett, <i>Vettmö (Veteme),</i> i Romfartuna
socken och i <b>Dalarna</b> intet. — I <b>Upland</b> åter äro dessa namn
talrikare. Därifrån har jag nämligen antecknat femton <i>hem-</i>namn,
hvilka här må uppräknas: <i>Skornome (Skornem)</i> i Hagby socken,
(<i>Kurneem</i>) i Balingsta socken, <i>Stjerna (Skærnem)</i> och <i>Ärna
(Ernem)</i> i Gamla Upsala socken, <i>Barma (Bæremi)</i> i S. Petri socken
vid Sigtuna, <i>Gråmunkehöga (Gromundhem)</i> i Fundbo socken,
(<i>Marhem</i>) i Rasbo socken, <i>Marma (Marheme)</i> i Lagga socken,
<i>Markim (Markem)</i> socken, <i>Gränome (Grenhemi)</i> i Staby socken, <i>Marma
(Marhem)</i> och <i>Voxome (Vaxhem)</i> i Alunda socken, <i>Marjume
(Marheme)</i> i Söderby Karls socken, <i>Massum (Massem)</i> i Väddö socken
och <i>Grytjon (Grytem)</i> i Tierps socken, förutom hvilka nog ännu ett
och annat torde kunna framletas.
Af de norrländska landskapen sakna <b>Gestrikland, Helsingland</b>
och <b>Härjedalen</b> <i>hem-</i>namnen helt och hållet. — Däremot finnas
helt säkert en mängd dylika namn uti <b>Medelpad</b> och
<b>Ångermanland,</b> men dessa äro synnerligen svåra att skilja från de namn, i
hvilka den gamla dativändelsen <i>-om</i> stelnat, enär endast ett fåtal
äldre skrifningar af dem hittills offentliggjorts. Då man emellertid
finner <i>Hellgum</i> socken, <i>Nässom</i> i Bjertrå socken och <i>Salum</i> i
Thorsåkers socken förut skrifna <i>Helghyöm, Neshem</i> och <i>Saleme</i> samt<noinclude>
<references/></noinclude>
77320fnek7lra5hsoajb310zk3yc9sq
Sida:Monasteriologia Sviogothica.djvu/94
104
222150
652097
2026-05-25T21:15:43Z
Bio2935c
11474
/* Korrekturläst */
652097
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Bio2935c" />{{huvud|56|Om klostren|}}{{linje}}</noinclude>wisst säga, hwilka eller huru monga Kyrkior
ther fordom warit. Är ock något twifwel om
klostrens belägenhet, namn och antal i thenna
staden. Dock kan man af gambla Skrifter
finna wisst, at här warit tv kloster, såsom
1. {{ant|<i>BENEDICTINORUM</i>,}} begynt och inrettadt
af Biskopen {{ant|Adelvard}} hin yngre wid år
Christi 1064, til Christendomens wid machthållande
och fortplantande: Såsom hwar och en af the
första Biskopar på sin ort här i riket giorde,
warandes thesse munkar the aldraförste, som
finnas hafwa här i riket inkommit och
boningar fådt, til then ändan, at någre af landets
vngdom motte så blifwa vnderwiste vti then
Christna lärons stycken, at församblingen
kunde i framtiden få infödda lärare; ty
på then tiden woro, såsom tilförne är sagdt,
klostren icke annat, än {{ant|Theologi}}ske {{ant|Scholar}}.
Thetta {{ant|Benedictin}}-klostret hafwer vthan
twifwel blefwit ödelagdt vti then allmenna
förstöring {{rättelse|är|år}} 1188. Efter hwilken tid man icke
finner, at thetta klostret i någon Skrift
blefwit nemndt.
2. {{ant|<i>DOMINICANORUM</i>,}} Prediko-Ordens-
eller Swartmunka-Kloster, 49 år efter then
nemnda förstöringen, eller år Christi 1237
{{ant|Funderadt}} och inrettadt af then ottonde
Archebiskopen i Vpsala, {{ant|<i>Jarlero</i>,}} som, efter sin egen giorda
anordning, blef år 1255 (död {{ant|d. 25. Augusti}})
här i {{ant|Sigtuna}} begrafwen hos
<b>Predikare-bröderna af</b> {{ant|<i>Dominicaner</i>}}-<b>lifnad</b>. Ibland the första<noinclude>
{{huvud|||{{ant|Domi}}-}}
<references/></noinclude>
bfvfhfnldfj04232g95tu7o595nzsgt
Sida:Kongl. vitt. hist. och ant. akad. handlingar 25 och 26.pdf/327
104
222151
652099
2026-05-26T07:38:57Z
Gottfried Multe
11434
/* Korrekturläst */
652099
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Gottfried Multe" /></noinclude><section begin="Protokoll, hållna vid öppnandet af Konung CARL XII:s likkista den 31 Augusti 1859 och Konung GUSTAF III:s likkista den 23 Maj 1866." />
<h2 align=center style="border: none">Protokoll,</h2>
{{c|hållna vid öppnandet af}}
<h2 align=center style="border: none">Konung CARL XII:s likkista</h2>
<h3 align=center style="border: none">den 31 Augusti 1859</h3>
{{c|och}}
<h2 align=center style="border: none">Konung GUSTAF III:s likkista</h2>
<h3 align=center style="border: none">den 23 Maj 1866.</h3>
{{linje|6em}}
{{Tomrad}}<noinclude>
<references/></noinclude>
j7vhm0wnd6405ts29oh2i0yfna9x3o1
Sida:Kongl. vitt. hist. och ant. akad. handlingar 25 och 26.pdf/328
104
222152
652100
2026-05-26T07:39:46Z
Gottfried Multe
11434
/* Utan text */
652100
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="Gottfried Multe" /></noinclude><noinclude>
<references/></noinclude>
3w5yhd86k5c853je0dvejld4b0yrw23
Sida:Kongl. vitt. hist. och ant. akad. handlingar 25 och 26.pdf/329
104
222153
652101
2026-05-26T07:53:16Z
Gottfried Multe
11434
/* Korrekturläst */
652101
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Gottfried Multe" />{{huvud|||313}}</noinclude><h3 align=center style="border: none">1.</h3>
{{högertext|Protokoll, vid öppnande af framlidne<br>
Hans Maj:t Konung CARL XII:s<br>
likkista, hållet i Carolinska grafchoret uti<br>
Riddarholmskyrkan i Stockholm den<br>
31 Augusti 1859.}}
Sedan Kongl. Maj:t den 26:te i denna månad, vid
underdånig föredragning i Statsrådet, bifallit en af
Professoren m. m. Doktor Anders Fryxell hos
Riks-Marskalks-Embetet gjord, men af detta Embete till Kongl. Maj:ts
nådiga afgörande i underdånighet anmäld ansökning, att
Konung Carls XII:s sarkofag och likkista måtte få öppnas
och hans banesår af sakkunnige vetenskapsmän blifva noga
undersökt och bedömdt, till vinnande af närmare
upplysning om hans dödssätt; hade innevarande dag blifvit af
Kongl. Maj:t bestämd för nämnde undersökning, och till
densammas förrättande, enligt nådig föreskrift tillkallats:
{{indraget stycke|Professoren i Anatomi och Fysiologi vid Carolinska
Medico-Chirurgiska Institutet, m. m., Medicinæ
Doktorn och Chirurgiæ Magistern Herr {{sp|Anders Adolf
Retzius}}.|4}}
{{indraget stycke|Öfver-Chirurgen vid Serafimerordens Lazarett,
Professoren i Chirurgi vid ofvannämnde Institut, m. m.,
Medicinæ Doktorn och Chirurgiæ Magistern Herr {{sp|Carl
Gustaf Santesson}}; samt|4}}
{{indraget stycke|Hans Maj:t Konungens Förste Lifmedicus, m. m.,
Medicinæ Doktorn och Chirurgiæ Magistern Herr {{sp|Dan
Vincent Lundberg}}.|4}}
{{Tomrad}}<noinclude>
<references/></noinclude>
asgku7jm1w6c6y3hwdyaa3kejcwhqi3
Sida:Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf/421
104
222154
652102
2026-05-26T08:38:18Z
Gottfried Multe
11434
/* Korrekturläst */
652102
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Gottfried Multe" />{{huvud||<small>NÅGRA BIDRAG TILL SVERIGES UPPODLINGSHISTORIA.</small>|51}}</noinclude>dessas ändelser således tydligen härstamma från ett gammalt <i>-hem,</i>
är man fullt berättigad taga för gifvet, det <i>-hem</i> äfven ingår i
sådana namn som <i>Solum</i> i Sättna och Styrnäs, <i>Salum</i> i Nora och
Ullångers samt <i>Hellgum</i> i Njurunda och Gudmundrå socknar m. fl.
dylika. — Detsamma är förhållandet med dessa namn uti <b>Jämtland.</b>
Man har likväl utaf dem flere gamla former, så att till <i>hem-</i>namnen
kunna med säkerhet föras <i>Hallom (Halleme)</i> i Mysjö socken,
<i>Hvatjom (Hvadhem)</i> och <i>Landsom (Landzeme)</i> i Ovikens socken, <i>Sem
(Seym)</i> i Ås socken samt <i>Mjäle (Mieldeim)</i> och <i>Vagle (Vaghlem)</i>
på Frösön.
Då dessa <i>hem-</i>namn i så öfvervägande mängd förekomma i
Sveriges äldst bebygda trakt, Vestgöta-slätten, samt eljes öfverallt
hålla sig till de mest odlingsbara bygderna och alltid inom eller i
närheten af <i>sta-</i>gränsen, är det tydligt att äfven de, åtminstone
hvad södra Sverige angår, beteckna ett särskildt skede i Sveriges
uppodlingshistoria och det ett äldre än något af de förut antydda.
Jämngamla med dem äro nog en mängd andra namn, bland hvilka
särskildt må framhållas de på <i>-ene</i> t. ex. <i>Fridene, Lefvene,</i> men
då tvifvel råder, huruvida dessa gå tillbaka till ett gammalt <i>vin</i>
(ängsmark, betesmark) eller, hvilket är troligare, en
afledningsändelse samt de i så fall möjligen kunna sammanställas med en mängd
namn på <i>-n</i> och <i>-na</i> har jag ej vågat draga några slutsatser af dem.
Det är emellertid egendomligt, att man icke för detta <i>hem-</i>område,
såsom för <i>sta-, tuna-</i> och <i>vi-</i>namnen kan uppdraga några bestämda
gränser, utan att detsamma afbrytes af tvänne bälten, det ena
omfattande norra Östergötland, Södermanland, Nerike, Vestmanland,
Dalarna och Fjärdhundra i Upland, där <i>hem-</i>namnen blott sporadiskt
förekomma, och det andra bestående af Gestrikland, Helsingland
och södra Medelpad utan ett enda dylikt namn.
I grannlandet Norge, där äfven odlingen gått från söder till
norr och <i>sta-</i>namnen gå både längre in i landet och längre upp i
norden än <i>hem-</i>namnen, finnas för dessa senare inga så skarpa och
stora afbrott, utan de träffas öfverallt på de mest odlingsbara
bygderna kring fjordarna, och <i>hem-</i>namn finnas såväl långt in i
landet vid det inre af Trondhjemsfjorden som efter hafskusten i södra
Hålogaland.
Af denna omständighet torde <i>hem-</i>namnens förekomst i
Norrland kunna förklaras. Vägen från det inre af Trondhjemsfjorden
till bygderna kring Storsjön i Jämtland är nämligen vida kortare<noinclude>
<references/></noinclude>
ivxqboy4jydx7nj3ysv8fqrbp8n7cvf
Sida:Hemmen i den nya verlden, Andra delen.djvu/475
104
222155
652103
2026-05-26T09:37:54Z
PWidergren
11678
/* Korrekturläst */
652103
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />{{ph|469}}</noinclude>»Vid Cap Palmus hade jag tillfälle att se
kolonisternas små farms eller ny-röjdningar. Dessa utvisade
betydligt arbete och begynte småningom antaga
utseendet af väl odlade fält. Vägarne genom hela detta
settlement voro märkvärdigt goda när man betraktar
koloniens ungdom och små medel».
»Yid alla de särskilta »settlements» voro lagarne
troget hållna; folkets seder äro goda; och samhället
synes starkt lifvadt af religiösa känslor».
»Guvernör Roberts af Liberia (en ljus mulatt) och
Russwurm af Cap Palmas, äro förståndiga och
aktningsvärda män; och vi hafva i dessa män
ovedersägliga prof på det färgade folkets förmåga till
sjelfstyrelse».
»Vestra Afrikas klimat bör ej för den färgade kolonisten
anses ohälsosamt. Alla måste undergå den
aklimatiserande febern, men sedan beqväma bostäder
blifvit uppbyggda, och de sjuka kunna väl vårdas, har
antalet af dödsfall betydligt aftagit. En gång väl igenom
sjukdomen, finner kolonisten ett klimat och en luft
passande för hans konstitution. Icke så med den hvita
menniskan. För henne är ett vistande af få år på
denna kust nästan säker död».
»De Förenta Staternas experiment att stifta på
denna kust en koloni för det fria färgade folket, har
lyckats öfver mångas förväntan, och jag vågar förutsäga,
att afkomlingarne af de nuvarande kolonisterna
äro ämnade att bli ett förståndigt och trefsarat folk».
En hvit amerikansk läkare, som tillbringat sex år
i Liberia, uppgifver den unga neger-statens
handelsimport, såsom uppgående till 120,000 dollars för året<noinclude>
<references/></noinclude>
li3mm2awqpa8dy95rdmv240nwer72zr
Sida:Hemmen i den nya verlden, Andra delen.djvu/476
104
222156
652104
2026-05-26T09:41:45Z
PWidergren
11678
/* Korrekturläst */
652104
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />470</noinclude>och exporten till nära samma summa. »Vårt lands
handel med Afrika», — så skrifves i Amerika detta
år (1850), »blir dagligen af högre betydelse».
Liberia-kolonien säges sträcka sitt herradöme för
närvarande öfver tiotusen personer.
Den engelska kolonien vid Sierra Leone, äldre och
mäktigare, öfver fyrtio tusen.
Det ser då ut som Liberia och Sierra Leone, skola
blifva de plantskolor, ur hvilka Afrikas nya kultur och
skönare framtid skall framgå. Men — jag kan ej tro
annat, än att dessa plantor från främmande land
derförinnan måste undergå en metamorfos — bli mera
afrikanska.
Hade jag tid och hade jag penningar nog, skulle
jag resa öfver till Liberia på ett års tid. Men hvart
ville jag ej resa, hvad ville jag ej se af det som är
betydande i natur eller i folklif på den vida jorden?
Hela jorden ville jag göra till min. Hvarför är lifvet
så kort?! ….
{{linje|5em|style=margin-top:2em;margin-bottom:2em;}}
{{c|{{större|{{sp|'''Cincinnati'''}}}}}}{{ph|''D. 29 Nov.''|5}}
I går firades här ''Tacksägelse-festen'' (Thankgivings)
en af den nya verldens få nationella fester, och en fest
som borde firas af alla folk, såsom en af de mest
värdiga en ädel och klarögd mensklighet. Festen firas
på en hvardag, som göres till helgdag. Jag var på
förmiddagen i Baptist-kyrkan. Presten, en man af
talang, hade till ämne för sitt tal, näst tacksägelsen för
allmänna och enskilta välgerningar, som uppräknades,
frågan om slafveriet i Förenta Staterna. »Man hade<noinclude>
<references/></noinclude>
f3lqsf8oipazysqwloh7upsrt3wp4fy
Sida:Hemmen i den nya verlden, Andra delen.djvu/477
104
222157
652105
2026-05-26T09:45:17Z
PWidergren
11678
/* Korrekturläst */
652105
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />{{ph|471}}</noinclude>förebrått honom fruktan att uttala sig i ämnet. Han
ville afskudda sig den misstankan, och visa att han ej
fruktade. Han fördömde slafveriet och beklagade dess
införande i Amerika. Men han fördömde likaså
abolitionisternas förfarande. »De hade försvårat
ställningen. De hade gjort emancipationen ''inom'' Amerika
omöjlig». Predikanten ansåg slafveriet i Amerika aldrig
ha mindre utsigter att häfvas än just nu. »Aldrig hade
söderns stater gripit om slaf-kedjan med stadigare hand».
Hot och trots hade alstrat hot och trots. Talarens hopp
låg i kristendomens upplyftande af den afrikanska
racen, jemte kolonisationen af kristna befriade negrer på
Afrikas kust, såsom de enda tillförlitliga medlen till
slafveriets gradvisa afskaffande. Efter några intressanta
uppgifter om Afrikas produkter och det fria afrikanska
arbetets produktivitet i förhållande till slaf-arbetet, samt
det uppväxande Liberias tillgångar, öppnade han en
poetiskt skön utsigt öfver den ethiopiska folkracens
möjliga framtid i dess moderland, det mystiska, varma
Afrika.
Jag hade följt med talaren med djupaste intresse.
Hans slutliga framställning kallade upp inom mig
en syn.
Jag såg »det varma mystiska Afrika», med månans
berg och Nilen och Pyramiderna, och tropiska
skogar, svärmande af djurlifvets och växtrikets fullhet,
uppstå till nytt lif; jag såg Asien med dess urgamla
vishet, och gamla, hälft petrificerade stater; Europa
med dess mångfald af liffulla, till egendomlighet
utpräglade riken och folk, jag såg Amerika yngst, men
snart mäktigast af jordens uppväxta döttrar med sina<noinclude>
<references/></noinclude>
8p6kgg3dnwa1fwggwpgesstubak0162
Sida:Hemmen i den nya verlden, Andra delen.djvu/478
104
222158
652106
2026-05-26T09:49:33Z
PWidergren
11678
/* Korrekturläst */
652106
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />472</noinclude>nya menniskor, födda af morgondaggen af ett nytt lif;
jag såg Australien med dess kolonier af förlorade, men
förlåtna söner åter upptagna i fadershuset, — jag såg
verlds-delarne alla uppresa sig på nytt i Fridsfurstens
namn, alla förena sig såsom aldrig förr på jorden i
lofsången vid den Gudomliges födelse: »Ära vare Gud i
höjden, frid på jorden!
En ström af toner brusade genom kyrkan bärande
lofsångens ord. Jag kände igen den mäktiga, herrliga
chören, jag hade hört den förr, hvar, visste jag ej. Men
det tycktes mig att den var själen af all lofsång på
jorden.
''Det var den svenska Messan:'' »Tackom och lofvom
Herran», etc, som sjöngs af kyrkans chör. Jag hade
för denna glädje att tacka en landsman, direktör för
den utmärkta sångchören i denna kyrka. När församlingen
uppstod och sjöng Halleluja i mitt hemlands sång,
sjöng den för mitt folk och alla folk på jorden, det
var herrligt! .…. Men sjunga kunde jag ej då.
En skönare tacksägelsefest har jag aldrig firat.
Och aldrig skall jag glömma denna stund.
{{linje|5em|style=margin-top:2em;margin-bottom:2em;}}
Några ord ännu måste jag tillägga om staten och
staden, der jag nu är en lycklig gäst. Det rika, sköna
Ohio sitter som hjertat i den stora statsgruppen
emellan Österhafvet och Missisippi. Och ehuru denna stat
är af de yngre inom Unionen, känner jag röra sig här
ett mera centralt lif, än i de stater, jag hittills besökt.
Det synes mig som om man här ville med fördomsfritt
sinne göra rättvisa åt alla krafter och rigtningar<noinclude>
<references/></noinclude>
64dq6qwy9j6m2o66dz263cemt0rl9wy
Sida:Hemmen i den nya verlden, Andra delen.djvu/479
104
222159
652107
2026-05-26T09:55:52Z
PWidergren
11678
/* Korrekturläst */
652107
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />{{ph|473}}</noinclude>inom menniskonaturen, och låta hvar få sin del af
hjertäts lif och blod. Till fenomener af denna art räknar
jag det medicinska Collegium härstädes under
ordförande af en snillrik, ung man, doktor J. Buchanan, i
hvilket alleopathi, homöopathi, hydropathi och den
s. k. botaniska medicinen upptagas och studeras såsom
naturliga methoder i naturens hälsolära, alla tjenliga
under vissa sjukdomar och omständigheter, alla
nödvändiga i en omfattande hälso- och sjukdoms-lära.
Buchanan gör menniskan till måttet för universum,
och till dettas centrum. I menniskohjernan ser han
menniskans central-organism, och ser derifrån utstråla
en oändligt herrlig framtid, när alla de oändliga
möjligheter, ännu hvilande derinom, skola utveckla sig till
lif och harmoni på jorden och i verldsaltet. Under
dagligt hårdt arbete och många bekymmer hvilar han
lycklig i denna syn såsom i sin andes sabbatsfest.
Till fenomener af denna art räknar jag Oberlin
College, der färgade, så väl som hvita ynglingar och
flickor få studera och taga graden i alla de ämnen, som
läras vid Amerikas Akademier.
Dertill räknar jag äfven böcker och meningar af
många utmärkta män, åsyftande en mera hel och hela
menniskan omfattande uppfostran, för qvinnor så väl
som för männer än den hittills brukliga.
Cincinnati »vesterns drottning» som sitter på »den
sköna flodens (Ohio) strand, i bakgrunden omgifven af
höjder, som en drottning af sina hof-damer, är en
kosmopolitisk stad, och omfattar i sitt sköte allahanda folk,
religionssekter och kyrkor. Tyskarne utgöra en
betydlig del af stadens folkmängd (denna uppgår nu till<noinclude>
<references/></noinclude>
9ex671yky86p3deolvtsdzsay82g56n
Sida:Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf/422
104
222160
652108
2026-05-26T10:07:27Z
Gottfried Multe
11434
/* Korrekturläst */
652108
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Gottfried Multe" />{{huvud|52|<small>KARL HENRIK KARLSSON.</small>|}}</noinclude>och lättare att färdas än vägen från Upland till Jämtland. Den
förra ansluter sig till elfdalarna och följer dem, då den senare
åter korsas af en mängd elfvar och sjöar samt afbrytes af stora
skogar nästan omöjliga att genomtränga, såvida nämligen man ej
tog den långa omvägen efter kusten. Från Norge har därför
antagligen Jämtland fått sina <i>hem-</i>namn och sin äldsta befolkning,
och därifrån hafva de vidare spridt sig till Medelpad och
Ångermanland. — Helt säkert har dock plägseden att nämna sina bostäder
<i>-hem</i> varat mycket längre i Norge än i Sverige, och de
norrländska <i>hem-</i>namnen torde därför vara vida yngre än de
vestgötska.
Mellersta Sveriges <i>hem-</i>namn kunna däremot icke härledas från
Norge, utan man måste i dem se en direkt fortsättning af
Götalandskapens <i>hem-</i>namn. Uti Upland, där de förekomma talrikast, möter
man nämligen <i>-ryd</i> i några ortnamn, hvilket namngifningselement
eljes tillhör det egentliga <i>hem-</i>området och de därtill angränsande
skogsbygderna. Detta <i>ryd</i> saknas för öfrigt i de delar af mellersta
Sverige och Norrland, där <i>hem-</i>-namnen antingen endast sporadiskt
eller ock alls icke förekomma.
De nu med ledning af ortnamnen angifna skedena i Sveriges
uppodlingshistoria få naturligtvis icke fattas som bestämdt
afgränsade från hvarandra, så att <i>alla hem-</i>namn beteckna en äldre bygd
än <i>tuna-</i> och <i>vi-</i>namnen, och dessa åter en äldre än <i>sta-</i>namnen,
utan de ha naturligtvis öfvergått det ena i det andra. Sålunda
härstamma nog enstaka <i>tuna-, vi-</i> och <i>sta-</i>namn äfven från
<i>hem-</i>skedet, men först sedan detta upphört, torde dessa
namngifningselement kommit allmännare i bruk, och af dem fortlefde <i>stad</i>
längst.
Vestgötaslätterna och särskildt den stora slätten mellan Lidan
och Tidan hafva sålunda enligt ortnamnen först tagits i besittning
af våra förfäder, då de slogo sig ned som ett fullt bofast folk.
Därifrån utbredde sig befolkningen så småningom till Småland, dit
väl också nybyggare trängde in från Skåne och Blekinge, kring
kusterna af Venern till Dalsland och Värmland samt från Hjo
öfver Vettern till Östgötaslätten. Från Östergötland torde någon
enstaka flock gått öfver Vettern och Tiveden in i Nerike samt
andra smärre flockar öfver Kolmården in i Södermanland samt efter
kusten in i Mälaren och till Upland. Detta allt ägde rum under
det skede, som representeras af <i>hem-</i>namnen. — Men befolkningen<noinclude>
<references/></noinclude>
j0acgu0l9eehvidax39jd7z40r1ah9y
Sida:Hemmen i den nya verlden, Andra delen.djvu/480
104
222161
652109
2026-05-26T10:07:31Z
PWidergren
11678
/* Korrekturläst */
652109
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />474</noinclude>120,000 själar) och Tyskarne äro ännu här, likasom i
det gamla Tyskland, »''gemüthliga''», dricka öl, öfva musik,
och ha sina funderingar »über die Weltgeschichte».
Jag har nyss fått en liten bok med denna titel, af en
här bosatt doktor Pulte. Vesterns drottning låter alla
sina medborgare fundera, tala och skrifva bäst de vilja.
Hon är den mest frisinnade drottning i verlden.
I skolväsendet står Ohio ännu efter de nordöstra
staterna. Men man arbetar som bäst på dess utveckling.
Då jag besökte en af distrikt-skolorna för gossar
i Cincinnati, sade man mig, då man förde mig i
en af lärosalarne: »Detta är vårt bäst styrda rum.
Här behöfver aldrig användas kroppslig bestraffning».
Jag såg ett blekt, ännu ungt fruntimmer af mildt
utseende stå här i kathedern, styrande med mild makt en
trettio à fyrtio små ystra republikaner. De primära
skolorna, så för gossar som flickor, skötas af
lärarinnor. Man anser dem skickligare än manliga lärare
till den första ungdomens handledande. De få i årlig
lön ifrån 300 och till 500 dollars, allt som de visa
förmåga till sitt embete. Med stort nöje af hörde jag
här en lektion, i hvilken de mindre barnen lärdes att
behandla djuren med rättvisa och godhet. De fingo
upprepa ur minnet historier, der elakhet mot djur
bestraffas på träffande sätt. Jag vet icke om man har
sådana lektioner i våra skolor. Men nog vet jag att
de kunde behöfvas.
Bland vetenskapliga anstalter i Cincinnati, utmärker
sig dess observatorium, tillvägabragt genom en enskilt
mans, [[:en:w:Ormsby M. Mitchel|professor O. M. Mitshells]] snille och nit.
Historien om uppkomsten af detta sköna observatorium<noinclude>
<references/></noinclude>
9bk8dsqxnzd8gerc456lvbvebnyvyix
Sida:Hemmen i den nya verlden, Andra delen.djvu/481
104
222162
652110
2026-05-26T10:17:07Z
PWidergren
11678
/* Korrekturläst */
652110
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />{{ph|475}}</noinclude>(det är af högsta klassen) förtjenar att bli bekant för att
lära rätt värdera livad en enskilt mans kraft och
enthusiasm förmår i den nya verlden, och på hvad sätt
han kan intressera folkmängden för en vetenskap, som
han förmår att göra populär. Det är snillets, men det
är också tålamodets och den ihärdiga viljans seger.
Det är mannens, men äfven folkmassans berömmelse.
Men berättelsen härom skulle draga mig för långt.
Äfven konsterna ha begynt uppträda i Cincinnati.
Men det är dock ännu blott begynnelse. Sjelfva
staden är endast sextio år gammal. Här är en
konstförening, hvars exposition jag ett par gånger besökt.
Der äro några goda taflor. Ingen har fästat sig så
starkt i mitt minne, som en liten humoristisk målning,
föreställande tre stora — svin, mycket naturliga. De
sitta på bakfötterna nedanför en klippa med inskrift:
»Lard-oil», och se med betänksamma blickar på en här
af deras medbröder, som anfaller en död hvalfisk på
hafsstranden. Utanför ses det stora hafvet. Detta
lilla, väl målade och humoristiskt tänkta stycke hänger
emellan två taflor, hvilka ha till ämne: »the loves of
the Angels». Etheriska gestalter sväfva fram öfver
klara sjöar, och möta hvarandra vid gröna, blomrika
stränder. Kontrasten emellan dessa poetiska bilder och
den förras prosa kan knappt vara större. Skada att
utförandet af dessa ej komma upp mot denna. Vår
Södermark skulle gifva målningspriset åt den sednare.
Det skulle äfven jag, men ville ej hafva taflan i
mitt rum; hellre då engla-poemerna med deras ljusa
aningar.
{{Tomrad}}<noinclude>
<references/></noinclude>
ckyigfq4o4izvxtz9b7r9lyjgdbn5n8
Sida:Hemmen i den nya verlden, Andra delen.djvu/482
104
222163
652111
2026-05-26T10:27:32Z
PWidergren
11678
/* Korrekturläst */
652111
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />476</noinclude>De sköna konsterna ha hittills rönt föga uppmuntran
i Förenta Staterna, vare sig att talangerna icke
äro utmärkta eller, hvad jag misstänker vara fallet,
att folket i allmänhet saknar konstsinne. Jag har
mycket hört talas om en amerikansk målare, vid namn
Alston, såsom en af de största konstnärer, och hört
hans verk storligen prisas och beundras. Likväl läser
jag i ett bref af den ädle, gamle Channing dessa ord:
»Så länge jag ser män, sådana som Alston, i saknad
af det nödvändiga, känner jag mig icke ha rätt
att tillegna mig lifvets öfverflöd».
Och af mina vänner, Springs, hörde jag att en
ung landskapsmålare i New York, af omisskännelig
talang och älskvärd karakter, nyligen en dag rådgjorde
med sin unga hustru, huru de skulle kunna hushålla
på bästa viset för sig och sina två små barn. De
kommo slutligen öfverens om att bästa hushållningssättet
för dem voro att — ''dö!'' — Och detta i den
unga, rika verlden! Denna unga konstnärs taflor äro
dock af den art att man gerna skulle se en af dem i
hvart amerikanskt hem.
Bildhuggare-konsten synes i Förenta Staterna ha ett
större hopp om framgång, och de ha i Hiram Powers
frambringat en konstnär af högsta rang, icke som
uppfinnande snille, men som kännande och utförande.
Hans Proserpina, hans lyssnande fiskargosse, hans
grekiska slafvinna ha blifvit beundrade i gamla Italien.
Det själfulla, fina uttrycket, är likaså beundransvärdt
i hans skapelser, som formernas fulländade skönhet.
Hans skapelser tyckas lefva. Hiram Powers är född
i Cincinnati, och arbetade der som fattig gosse på en<noinclude>
<references/></noinclude>
fuxb7fjsetn8wa12d7a08wxcldlc9om
Sida:Hemmen i den nya verlden, Andra delen.djvu/483
104
222164
652112
2026-05-26T10:30:58Z
PWidergren
11678
/* Korrekturläst */
652112
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />{{ph|477}}</noinclude>urmakare-verksråd. Här redan visade sig hans
egendomliga snille. Några af stadens förmögna män togo
sig an den lofvande gossen och gåfvo honom medel att
studera och att resa. Främst bland dessa män var
M:r Longworth, och åt honom skänkte Powers såsom
tacksamhetsgärd sin första originella skapelse i
marmor. Jag säger skapelse, ty intet i detta verk talar
om arbete. Det är en bild så helgjuten, så lefvande
och skön att — det ej kan beskrifvas. Den är en
qvinnobyst i naturlig storlek. Man har kallat den
''Genevra'', jag vet ej hvarför. Den borde heta ''Galathea'',
ty Pygmalion-Powers har i henne ingjutit ett lif, som
behöfde blott en Guda-vink för att andas. Eller
rättare den borde heta ''Amerikanskan'', ty dragens egna
skönhet, hufvudets och halsens form och rörelse äro
af Amerikas qvinnor. Der finnes icke den grekiska
stelheten; der är en regelmässighet, full af lif och
behag; och uttrycket, — ja, så bör hon se ut, den nya
verldens qvinna, hon som uppburen af en allmän anda,
full af välvilja, kan utan kamp och protest utveckla
sin naturs fullhet och innerlighet, så bör hon le, blicka,
röra sig, hvilande i denna, som i en inre verld af
sanning, godhet och skönhet; så fast bör hon vara och
likväl så ljuf, så gudomligt viss, så himmelskt
harmonisk och god, så bör hon verka! Och då, då — skall
den nya verldens nya dag gå upp!
M:r Longworth hade skämtsamt, innan han förde
mig in i sitt konst-kabinett, der bilden står,
förberedt mig på »råheten af en ung konstnärs första
arbete», och uppmanat mig till öfverseende. Jag såg
på bilden, jag betraktade den tills mitt hjerta svällde<noinclude>
<references/></noinclude>
a22r0vhlvlzhp515o0jtf7uun6kml4b
Sida:Hemmen i den nya verlden, Andra delen.djvu/484
104
222165
652113
2026-05-26T10:34:24Z
PWidergren
11678
/* Korrekturläst */
652113
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />{{ph|478}}</noinclude>af värma och ögonen af tårar. Jag gret framför detta
nya skönhets-ideal, icke blott derför att jag sjelf var så
fjerran derifrån, nej, af beundran, af glädje, af hopp,
i känslan att jag här såg den nya verldens qvinna,
den Galathea som nu sofver i marmorn, men som
skall få lif en dag af gudomlighetens flägt. Och har
jag ej redan sett hennes drag, hennes lif hos några
af landets unga qvinnor? Jag ser dem, och nämner
älskade namn! ….
Hädanefter skall jag söka dessa drag, detta
uttryck i hvar ung qvinnas ansigte; hon skall bli mig
kär eller likgiltig, allt som hon närmar sig bilden af
den nya verldens Galathea.
Afbilder af denna bild borde ägas i hvarje
amerikanskt hem, och hvar ung flicka uppväxa under dess
åskådning, som Hawthornes yngling växte upp,
skådande på »det stora sten-anletet» till dess han blef ett
med dess skönhet.
{{linje|5em|style=margin-top:2em;margin-bottom:2em;}}
Har jag sagt dig att jag här lefver i Norra
Amerikas vinregion? Vinrankan som ymnigt växer
vildt öfverallt i Norra Amerika, har på höjderna af
den sköna Ohio-floden blifvit odlad med stor omsorg,
förnämligast af M:r Longworth, och man tillverkar
här amerikanskt sherry och champagne.
Cathawba- och Isabella-vindrufvorna, äro landets förnämsta odlade
drufarter. Men ännu mogna ej drufvorna här harmoniskt
såsom vid Rhein och Seine. Klimatets ojemnbet
torde vara orsak dertill.
{{Tomrad}}<noinclude>
<references/></noinclude>
lrvq8a0adkaw09ni7lslt84klnc598k
Sida:Hemmen i den nya verlden, Andra delen.djvu/485
104
222166
652114
2026-05-26T10:42:39Z
PWidergren
11678
/* Korrekturläst */
652114
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />{{ph|479}}</noinclude>Farväl! Jag måste afbryta. När jag härnäst talar
med dig, vet jag ej. Men ha vi icke begynt ett
samtal och slutit en vänskap, som kan hålla tid och
rum och synliga tecken för godt köp? Vårt samtalsrum
är evigheten. Dock äfven ett synligt tecken är
dyrbart. Och ville du gifva mig ett här i fjerran
land, — huru välkommet vore det ej!
Dina ord äro alltid med mig såsom ett tyst samtal.
»Jag tror på en sol, en organiserande makt, af hvilken
hvar ljus tanke, hvart innehållsrikt lif är ett utflöde!» — Så var ett af dina första ord till mig.
Denna sol har blifvit min sol. I dess ljus går
jag fram, sökande och besinnande. Och hvad jag sett
i dess ljus, det skall du en gång se. Ty hvad som är
mitt är ditt.
Jag omfamnar din hustru och kysser de små
omkring henne, och väntar att bli af dem omfamnad och
kysst igen, i Sverige!
{{linje|5em|style=margin-top:2em;margin-bottom:2em;}}
{{em|2}}{{större|'''''P. S.'''''}}
Mitt bref förskräcker mig. Det har vuxit till en
sådan bredd och längd, att mina vänner i Cincinnati
skulle anse det för en af den stora vesterns
oformliga jätte-produkter, en slags rhimtusse från
Missisippi Utgård. Mig synes det som ett slags troll med
många fötter, och en mängd ögon, blängande åt alla håll.
Och nu skall det löpa af till Sverige. Får gå! ….
Hvad tinget har af hjerta och hufvud, anförtror jag
dig att ta reda på.
{{Tomrad}}<noinclude>
<references/></noinclude>
tj5rx2t6tu6x6m5dcon86iznwecgcvn
Sida:Hemmen i den nya verlden, Andra delen.djvu/486
104
222167
652115
2026-05-26T10:44:13Z
PWidergren
11678
/* Korrekturläst */
652115
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />480</noinclude>Om få dagar reser jag till NewOrleans och derifrån
till Cuba för vintermånaderna. Jag vill se jordens
anlete under vändkretsens sol, och under spanska
folkstammens välde. Jag vill se det Södra Korset och
Argos stora stjerna på himmelen. Sedan vänder jag
mig åter mot Polstjernan och vår tysta Nord, mitt
kära, stilla hem.
{{linje|5em|style=margin-top:3em;margin-bottom:3em;}}<noinclude>{{ph|TRET-|5}}
<references/></noinclude>
kvhh6xw6iopws6mc88et3smhjfew1zs
Hemmen i den nya verlden, Andra delen/30
0
222168
652116
2026-05-26T10:48:38Z
PWidergren
11678
Skapade sidan med '<div class=layout2 style="text-align: justify; "> <pages index="Hemmen i den nya verlden, Andra delen.djvu" from=429 to=486 kommentar={{nop}} header=1/> <references/> </div> [[Kategori:Hemmen i den nya verlden, Andra delen|Trettonde brefvet]] [[de:Die Heimath in der neuen Welt/Zweiter Band/Dreißigster Brief]] [[en:The_Homes_of_the_New_World/Letter_XXIX.]] [[fr:La vie de famille dans le Nouveau-Monde/Lettre 30]]'
652116
wikitext
text/x-wiki
<div class=layout2 style="text-align: justify; ">
<pages index="Hemmen i den nya verlden, Andra delen.djvu" from=429 to=486 kommentar={{nop}} header=1/>
<references/>
</div>
[[Kategori:Hemmen i den nya verlden, Andra delen|Trettonde brefvet]]
[[de:Die Heimath in der neuen Welt/Zweiter Band/Dreißigster Brief]]
[[en:The_Homes_of_the_New_World/Letter_XXIX.]]
[[fr:La vie de famille dans le Nouveau-Monde/Lettre 30]]
j11iifa5fd8utp86qq5azx0zdy3my7o