Wikisource
svwikisource
https://sv.wikisource.org/wiki/Wikisource:Huvudsida
MediaWiki 1.47.0-wmf.14
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
656845
656273
2026-08-10T20:45:46Z
MediaWiki message delivery
4265
/* Tech News: 2026-33 */ nytt avsnitt
656845
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 -->
== <span lang="en" dir="ltr">Tech News: 2026-23</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-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/2026/23|Translations]] are available.
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Readers/Reader Experience|Reader Experience team]] is conducting an experiment to show the [[mw:Special:MyLanguage/Readers/Reader Experience/Reading lists|reading lists]] feature, which is still in development, to logged-out mobile readers to test whether it encourages account creation at a higher rate compared to the watchstar button. The [[mw:Special:MyLanguage/Readers/Reader Experience/Reading lists#Experiment timeline|experiment]] was launched on May 18th on German, Spanish, Italian, Portuguese, Polish, Dutch, Turkish, and Urdu wikis, and it will run for a month.
* The Wikimedia Apps team released [[mw:Special:MyLanguage/Wikimedia Apps/Team/Explore Feed Refresh/Phase 1|Phase 1]] of the redesigned Home Feed to the Android Beta app. The new Home Feed includes a refreshed "Community" tab and a personalized "For You" tab featuring daily updated reading recommendations. The redesign is part of a broader effort to improve content discovery and create more engaging learning experiences in the Wikipedia apps.
* [[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, an issue where images could fail to load for some suggested edits on [[w:Special:Homepage|Special:Homepage]], leaving the thumbnail stuck in a loading state, has now been fixed. [https://phabricator.wikimedia.org/T424048]
'''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.47/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/2026/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-2026-W23"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 1 juni 2026 kl. 23.08 (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=30613639 -->
== <span lang="en" dir="ltr">Tech News: 2026-24</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-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/2026/24|Translations]] are available.
'''Weekly highlight'''
* Wikimedia Enterprise has increased the free usage limits for its API offerings. The monthly request limit for the On-demand API has increased from 5,000 to 50,000 requests, while the Snapshot API limit has increased from 15 to 30 requests per month. In addition, Structured Contents snapshots are now available for free accounts. These changes expand access to Wikimedia Enterprise data for developers, researchers, and organizations using Wikimedia content. [https://enterprise.wikimedia.com/blog/enhanced-free-api]
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Wikimedia_Apps/Team/Explore Feed Refresh/Phase 1|refreshed Explore Feed]], now called the Home Feed, is rolling out to 50% of users of the Wikipedia Android app. The Home Feed helps readers discover relevant content through two new tabs: ''Community'' and ''For You''. The Community tab provides a scrollable feed of curated content and updates from the broader Wikimedia community and movement, while the ''For You'' tab offers a full-screen, swipeable experience that shows content tailored to a user's interests. The redesign is part of a broader effort to improve discovery and enhance the learning experience in the Wikipedia app.
* The [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/"Which came first?" Game|Which came first?]] daily trivia game is now available in the beta version of the Wikipedia iOS app in English, German, French, Portuguese, Russian, Spanish, Arabic, Chinese, and Turkish. The game uses historical events from Wikipedia's "On This Day" content and challenges readers to guess which of two events happened first. The game was previously released on Android. Communities interested in making the game available in their languages can [[mw:Special:MyLanguage/Wikimedia_Apps/Team/Games#Game availability by language|read the instructions and requirements]].
* [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing|Sub-referencing]], a new MediaWiki feature that allows editors to reuse references with different details, will begin rolling out to Wikimedia wikis following a successful pilot phase. Deployment will start on 8 June for most [[wikitech:Deployments/Train#Wednesday|Group 1 wikis]] and French Wikipedia, with additional Wikipedia language editions receiving the feature over the coming months. Communities are encouraged to prepare by checking for [https://translatewiki.net/w/i.php?title=Special%3ATranslate&group=ext-cite&language=en&action_source=search&filter=%21translated&optional=1&action=translate untranslated Cite extension messages] in their language and reviewing any use of [[mw:Special:MyLanguage/Reference Tooltips|Reference Tooltips]], which may require [[:phab:T416304#11668731|updates]] to support the new functionality. Wikis using [[mw:Special:MyLanguage/Help:Reference Previews|Reference Previews]] do not need to take any action. Communities may also wish to create the ''cite-tracking-category-ref-details'' [[Special:TrackingCategories|tracking category]] as a hidden category using <code><nowiki>__HIDDENCAT__</nowiki></code> (or a dedicated template), and connect it to the corresponding Wikidata item [[d:Q129764848]]. [https://phabricator.wikimedia.org/T425662]
* The [[mw:Special:MyLanguage/Readers/Reader Growth/Mobile page previews#Experimentation|Page Previews experiment]] on mobile web has concluded. The team decided not to roll out the feature after the results showed no statistically significant impact on reader retention, as the primary success metric was retention improvement. Page Previews, which are already available on desktop and in the apps, display a thumbnail, lead paragraph, and link to the full article when readers tap a blue link. The experiment tested this experience on mobile web across six Wikipedias.
* The [[mw:Special:MyLanguage/Codex/Design/Icons|user interface icon library]] will be [[phab:T399175|updated later this week or next week]]. Most of the ~300 icons have been slightly refined and ~30 new icons have been added. These changes improve the icons to make them more consistent and comprehensible, and provide more visual balance when they are used in groups.
* The [[mw:Special:MyLanguage/Universal Language Selector|Universal Language Selector]] (ULS) interface in MediaWiki, which helps users select content in other languages, has been updated. The new version improves speed and accessibility, and users of Wikimedia projects can now pin languages for quicker language switching. The deployment to Wikimedia sites will happen gradually in the coming weeks. You can test it now as a beta feature by selecting [[Special:Preferences#mw-prefsection-betafeatures|beta features]] in your profile preferences and share your feedback on [[mw:Special:MyLanguage/Universal Language Selector/New ULS|the project page]].
* [[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, an issue where the Pageviews Analysis dashboard on pageviews.wmcloud.org stopped updating graph data in May 2026, affecting all users, has been fixed. [https://phabricator.wikimedia.org/T427171]
'''Updates for technical contributors'''
* The function signature for <bdi lang="zxx" dir="ltr"><code><nowiki>mw.util.addPortletLink()</nowiki></code></bdi> has been simplified. Developers can now pass a configuration object instead of a list of positional parameters when creating portlet links. The previous function signature remains supported for backwards compatibility. For example, instead of: <bdi lang="zxx" dir="ltr"><code><nowiki>mw.util.addPortletLink('p-cactions', '#', 'Stub', 'ca-stubtag', 'Add a stub tag to this page');</nowiki></code></bdi> use <bdi lang="zxx" dir="ltr"><code><nowiki>mw.util.addPortletLink('p-cactions', { href: '#', text: 'Stub', id: 'ca-stubtag', tooltip: 'Add a stub tag to this page' });</nowiki></code></bdi>. Script maintainers are encouraged to review existing uses of <bdi lang="zxx" dir="ltr"><code><nowiki>addPortletLink()</nowiki></code></bdi> and update them where appropriate. This change will be available on all wikis from 11 June. Thanks to community volunteer Gerges for contributing this improvement. [https://phabricator.wikimedia.org/T427945]
* '''Community Wishlist discussion''': Product & Technology [[m:Special:MyLanguage/Community Wishlist/Updates#May 20, 2026: Community Tech becomes a program|introduced changes]] meant to increase the number and complexity of wishes fulfilled, including the disbanding of the Community Tech team. They are [[m:Special:MyLanguage/Community Wishlist/Updates|engaging in discussions]] about a [[m:Talk:Community Wishlist#Proposed direction for Wishlist|proposed direction for the wishlist]] from community members. Includes ways to structure annual voting, better tracking of wishes, removing focus areas, and [[m:Special:MyLanguage/Community Wishlist/Updates|staffing updates]].
* [[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.6|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/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-2026-W24"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 8 juni 2026 kl. 23.30 (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=30650573 -->
== <span lang="en" dir="ltr">Tech News: 2026-25</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-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/2026/25|Translations]] are available.
'''Weekly highlight'''
* The [[mw:Special:MyLanguage/Readers/Reader Growth|Reader Growth team]] has launched an [[mw:Special:MyLanguage/Readers/Reader Growth/Image Browsing|Image Browsing]] beta feature on the mobile web version of all Wikipedias. The feature shows an image carousel at the top of articles with 3 or more images. Editors can configure this feature with the following controls: to hide a specific image from a page, either use <code>class=notpageimage</code> excluding it from thumbnail previews, or <code>class=noviewer</code> excluding it from MediaViewer. The carousel can also be disabled from a page entirely, with the magic word <code><nowiki>__NOMEDIAVIEWERCAROUSEL__</nowiki></code>. To submit feedback or flag bugs, please visit the [[mw:Talk:Readers/Reader Growth/Image Browsing|project page]].
* [[mw:Special:MyLanguage/Help:Tables#class="wikitable"|Wikitables]] can now be [[mw:Special:MyLanguage/Help:Sortable tables#Forcing the initial sort direction|sorted in descending order]] on the first click by adding <code dir=ltr>data-sort-order="desc"</code> to the header cell. Previously, by default, clicking a column header for the first time sorts it in ascending order. This addition to a Wikitable gives it more control and flexibility, while the default behavior for subsequent clicks remains unchanged. [https://phabricator.wikimedia.org/T398416]
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Article guidance|Article guidance]] feature is currently being tested with some editors creating new articles on the Simple English, French, and Turkish Wikipedias. The experiment will soon begin on the Arabic and Bangla Wikipedias as well. [[w:simple:Special:NewArticle|This feature]] gives editors community-curated guidance to help them create articles that follow community standards. Experienced editors can continue creating or adapting outlines for specific article types that are commonly created by less experienced contributors. The outlines guide less experienced editors in creating high-quality articles. A quick guide to markups used in outlines can be found on [[mw:Special:MyLanguage/Article guidance/Test feature guide#Markups in outlines|this page]]. [[w:simple:Wikipedia:Article Guidance|Example outlines]] that can be adapted and instructions for how to adapt them are on [[mw:Special:MyLanguage/Article guidance#Adapting a sample outline in a Wikipedia|this section]] of the project page.
* Wikis that wish to replace the "indefinitely" button in Special:Block for temporary accounts (for example, wikis that block temporary users only until account expiration) will be able to do so by creating [[MediaWiki:ipb-indefinite-expiry-temporary-account]] with the block duration they want. [https://phabricator.wikimedia.org/T427125]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:41}} community-submitted {{PLURAL:41|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* By the end of June, a valid user-agent string will be required for automated dumps downloads from the dumps.wikimedia.org website. Automated requests that provide a generic or empty user-agent will be blocked. This [[phab:T400119|extends enforcement]] of the long standing [[foundation:Special:MyLanguage/Policy:Wikimedia Foundation User-Agent Policy|user-agent policy]]. Access to dumps through Wikimedia Cloud Services will not change.
* The roll out of global [[mw:Wikimedia APIs/Rate limits|API rate limits]] is now complete, with limits enforced across all APIs and at the documented levels for all groups. Bots running in Toolforge/WMCS or with the bot user right on any wiki remain exempt. All bots should continue to follow the documented best practices to avoid being rate limited.
* The [https://api.wikimedia.org/wiki/Main_Page API Portal wiki] will be read only starting this week (June 15-18). The following week (June 22-25), all API Portal wiki URLs will redirect to [[mw:Wikimedia APIs|Wikimedia APIs on 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.47/wmf.7|MediaWiki]]
'''Meetings and events'''
* On June 17th at 6pm UTC the WMF will be holding Discord call focused on a code review. We've heard through the [[mw:Special:MyLanguage/Developer Satisfaction Survey/2026|Developer Satisfaction Survey]] that volunteers are struggling with code review and we'd like to discuss these experiences with the goal of surfacing workable solutions. You can join the call [https://discord.gg/wikipedia?event=1514727511102062664 via the Wikimedia Community Discord server].
* The [[m:Special:MyLanguage/Conferencia Wikimedia de América Latina 2026|Latin American Wikimedia Conference]] will host a regional hackathon that will bring together the Wikimedia movement’s technical community including developers, system administrators, data scientists, and users with extended rights. Interested technical contributors can [https://docs.google.com/forms/d/e/1FAIpQLSf4osJzTHBJjQbYJk7TMVEJjTEQv7IgtsUDfP-o-qTgeRQQxw/viewform apply for a scholarship] to participate until June 21 at midnight (Bolivia time, UTC-4).
* Sign up for Wikimania Team Challenges to join this special event. The Team challenges will take place online and in person from July 21 to 22, before Wikimania conference. Everyone is welcome, regardless of skills or Wikimania registration. Teams will work on 10 important challenges supporting the Wikimedia community. For details, visit [[wmania:Special:MyLanguage/2026:Team challenges|the Team Challenges page]] and [https://wikimedia.eventyay.com/wm/teamchallenges/ register there]. Registration closes on June 20th at 11pm UTC.
'''''[[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/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-2026-W25"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 15 juni 2026 kl. 18.48 (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=30689604 -->
== <span lang="en" dir="ltr">Tech News: 2026-26</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-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/2026/26|Translations]] are available.
'''Weekly highlight'''
* [[mw:Special:MyLanguage/Growth/Feature summary|Growth features]] are [[phab:T418115|now available at Wikidata]]. This update enables access to Mentorship ([[mw:Special:MyLanguage/Help:Growth/Mentorship|if configured]]), Impact module, the Help Panel, and a simplified Newcomer Homepage (without Suggested Edits). Wikidata administrators are still configuring the features through Community Configuration.
'''Updates for editors'''
* The special page [[{{#special:RangeCalculator}}]] has been created. It allows users to find an IP range without needing to rely on external tools. Until now, this tool was only available to CheckUsers. [https://phabricator.wikimedia.org/T268429]
* [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing|Sub-referencing]] is a new MediaWiki feature that allows editors to reuse references with different details. It will be deployed to most small and medium-sized Wikipedia language versions on June 23. The [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing#deployment|FAQ]] lists possible actions to take on your wiki to support the deployment. Check the [[:phab:T414094|rollout plan]] for the next deployment steps. [https://phabricator.wikimedia.org/T428902]
* Starting next week, users will get a notification when they are blocked or unblocked from editing, or if this block changes. [https://phabricator.wikimedia.org/T100974]
* [[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]].
'''Updates for technical contributors'''
* Starting next week, abuse filters that are set to "require CAPTCHA verification" will begin to also affect users with the <code>skipcaptcha</code> right, which includes most autoconfirmed users. Bots are exempted. This change only affects edits that trigger an abuse filter. The <code>skipcaptcha</code> right will continue to exempt users from having to solve CAPTCHAs in the ordinary course of using the wikis. [https://phabricator.wikimedia.org/T402595]
* Reference documentation for the [[wikitech:Machine_Learning/LiftWing/API|Lift Wing API]] has moved from the API Portal to the interactive [https://wikitech.wikimedia.org/w/index.php?api=lift-wing&title=Special%3ARestSandbox REST Sandbox].
* The API Portal wiki is now closed. For API documentation, see [[mw:Special:MyLanguage/Wikimedia_APIs|Wikimedia APIs on mediawiki.org]]. All API Portal wiki URLs (https://api.wikimedia.org/wiki/) will redirect to the mediawiki.org page starting June 22. [https://phabricator.wikimedia.org/T427537]
* [[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.8|MediaWiki]]
'''Meetings and events'''
* Join an online call on 25 June at 2:30pm UTC to meet the current Wikimedia interns for [[mw:Google_Summer_of_Code/2026|Google Summer of Code]] and [[mw:Outreachy/Round_32|Outreachy]]. Interns will provide an overview of their projects and a brief demo of their work so far. Attendees are encouraged to [[mw:event:Google_Summer_of_Code/Summer_2026_June_Internship_open_session|share ideas and connections in their community]].
'''''[[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/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-2026-W26"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 23 juni 2026 kl. 15.05 (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=30722494 -->
== <span lang="en" dir="ltr">Tech News: 2026-27</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-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/2026/27|Translations]] are available.
'''Updates for editors'''
* As part of the [[mw:Special:MyLanguage/Contributors/Account Creation Experiments|Account Creation Experiments]], the Growth team tested adding a user account icon in the mobile web header for logged-out users, providing direct access to "Create account" and "Log in" actions. The experiment increased account creation by about 20% without negatively affecting edit quality or constructive edit rates. The feature will now be rolled out to all Wikimedia Foundation wikis on mobile web in the first week of July. [https://phabricator.wikimedia.org/T428220]
* After a [[phab:T426248|successful experiment]], logged-in users who did not [[mw:Special:MyLanguage/Help:Email_confirmation|confirm their email address]] when their account was created see a new banner asking them to complete that process. This helps reduce the risk that users get locked out of their account, and makes account email addresses overall more reliable. This is part of the [[mw:Special:MyLanguage/Product Safety and Integrity/Account Security|Account Security]] project. [https://phabricator.wikimedia.org/T428292]
* An update to [[Special:Search|Search]] is refining how the <bdi lang="zxx" dir="ltr"><code><nowiki>-prefix:</nowiki></code></bdi> behaves when used to exclude results. Previously, using <bdi lang="zxx" dir="ltr"><code><nowiki>-prefix:</nowiki></code></bdi> with negation could unintentionally broaden search results by adding the namespaces included in the search scope, leading to confusing behavior for users expecting a straightforward exclusion filter. With the update, <bdi lang="zxx" dir="ltr"><code><nowiki>-prefix:</nowiki></code></bdi> will now strictly exclude matching page titles as intended and may display a warning if the relevant namespace has not been explicitly selected. The behavior of <bdi lang="zxx" dir="ltr"><code><nowiki>prefix:</nowiki></code></bdi> without negation however remains unchanged. [https://phabricator.wikimedia.org/T427443]
* [[File:Reload icon with two arrows.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]]. For example, an issue where reviewers using the Page Curation toolbar were not automatically subscribed to talk page discussions they started has now been fixed. Reviewers will now receive notifications when someone replies to those discussions. [https://phabricator.wikimedia.org/T329346]
'''Updates for technical contributors'''
* Starting June 29th, automated downloads from the dumps.wikimedia.org website will be subject to the [[Foundation:Special:MyLanguage/Policy:Wikimedia Foundation User-Agent Policy|user-agent policy]]. Automated requests that provide a generic or empty user-agent will be blocked. Access to dumps through Wikimedia Cloud Services remains unaffected. This is a follow up to the announcement made in the [[m:Special:MyLanguage/Tech/News/2026/25|2026/25 issue of Tech News]].
* [[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.9|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/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-2026-W27"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 29 juni 2026 kl. 13.48 (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=30744833 -->
== <span lang="en" dir="ltr">Tech News: 2026-28</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-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/2026/28|Translations]] are available.
'''Updates for editors'''
* [[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, an issue where the search bar results on Wikidata, showed English results instead of using the correct language fallback for users of language variants, has now been fixed. Search suggestions will now follow the expected language fallback chain. [https://phabricator.wikimedia.org/T429769]
'''Updates for technical contributors'''
* In preparation for [[m:Special:MyLanguage/Event:Celebrate Women|Celebrate Women campaign]] planned for March 2027, the Wikimedia Foundation’s [[m:Special:MyLanguage/Wikimedia Foundation/Advancement/Community Growth/Content Enablement|Content Enablement team]] has launched a 22-question survey to better understand technical contributions by women+ (anyone who identifies as a woman) across Wikimedia projects. The survey takes approximately 15–20 minutes to complete and will remain open until 20 July 2026. The [[m:Special:MyLanguage/Celebrate Women/Technical contributions survey|questions]] are also available on-wiki for review in advance.
* The [[mw:Special:MyLanguage/Extension:Score|Score extension]] now supports rendering music scores as SVG images in addition to PNG, addressing a long-standing [[:phab:T49578|feature request]] and resolving historical image quality issues. Both formats are now provided to clients, with PNG in the <bdi lang="zxx" dir="ltr"><code><nowiki>src</nowiki></code></bdi> attribute and SVG in the <bdi lang="zxx" dir="ltr"><code><nowiki>srcset</nowiki></code></bdi> attribute.
* The new [[wikitech:Parsoid|Parsoid]] parser [[mw:Special:MyLanguage/Parsoid/Parser_Unification/Updates|continues to be deployed to additional wikis]], making it easier to introduce new reading and editing features. It was enabled on French Wikipedia, bringing total progress to covering 78.9% of Wikipedia page views. Rollout to English Wikipedia desktop will progress through this week.
* [[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.10|MediaWiki]]
'''In depth'''
* The Wikimedia Hackathon 2026 [[diffblog:2026/06/29/wikimedia-hackathon-2026-building-collaborating-and-shaping-the-future-together/|recap blog post]] is now live. It highlights the projects, sessions, and social activities from this year’s event, and shares initial plans for the 2027 Wikimedia Hackathon.
'''''[[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/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-2026-W28"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 6 juli 2026 kl. 15.57 (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=30773578 -->
== <span lang="en" dir="ltr">Tech News: 2026-29</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-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/2026/29|Translations]] are available.
'''Updates for editors'''
* [[mw:Special:MyLanguage/Growth/Revise_Tone|Revise Tone]] helps newcomers identify passages in Wikipedia articles that may contain non-encyclopedic language and encourages them to consider revising the tone. The feature was [[w:en:A/B_testing|A/B tested]] on the Arabic, English, French, and Portuguese Wikipedias, where newcomer task completion rates [[mw:Special:MyLanguage/Growth/Revise_Tone#Experiment_Results|increased by 38.7%]] compared to the default Copyedit task, with no decrease in edit quality. The test ended on July 9, and the feature is now available for everyone on these wikis, configurable via Community Configuration. [[phab:T426364|The plan]] is to release Revise Tone to more wikis.
* The community configuration that allows [[mw:Special:MyLanguage/Help:Growth/Mentorship#Automated mentor list cleanup|automatic removal of inactive mentors]] based on configurable criteria will be enabled on Thursday 16, [[mw:Special:MyLanguage/Growth/Deployment|on some wikis]] to keep mentor lists up to date. Mentors are experienced contributors who opt in to help new users on-wiki through the [[mw:Special:MyLanguage/Growth/Feature summary|Growth Features]]. Administrators can now prepare the settings via [[w:Special:CommunityConfiguration/Mentorship|Special:CommunityConfiguration/Mentorship]]; they will take effect starting Thursday.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:38}} community-submitted {{PLURAL:38|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, an issue where some users of the Wikipedia Android app were logged out immediately after signing in, preventing them from staying logged in and editing pages, has now been fixed. [https://phabricator.wikimedia.org/T316916]
'''Updates for technical contributors'''
* Editing a page via user scripts or gadgets was causing watchlist labels that the user had assigned to that page to reset. This has now been fixed. [https://phabricator.wikimedia.org/T423778]
* To work around a Safari bug (see [[phab:T425211]]), on Parsoid-enabled wikis, wikilink hrefs now use absolute urls instead of protocol-relative urls. REST API output remains unchanged and continue to use protocol-relative urls. Gadgets, user scripts, bots, and CSS might need to be adapted if they relied on the presence of protocol-relative urls in wikilink hrefs. [https://phabricator.wikimedia.org/T431358]
* [[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.11|MediaWiki]]
'''In depth'''
* The Wikimedia Foundation’s Experiment Platform Team has published a blog post reflecting on its first year of structured experimentation. It highlights successful experiments such as Paste Check, Reference Check, and Tone Check, which improved editing outcomes and have been rolled out to more users, as well as experiments that did not lead to product changes. [[diffblog:2026/07/07/moving-the-needle-how-we-test-new-ideas-across-wikimedia-projects|Read 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/2026/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-2026-W29"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 13 juli 2026 kl. 18.11 (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=30804401 -->
== <span lang="en" dir="ltr">Tech News: 2026-30</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-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/2026/30|Translations]] are available.
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Reader/Reader Experience|Reader Experience team]] has incorporated community feedback around the placement of watchstar and watchlist buttons for the [[mw:Special:MyLanguage/Readers/Reader Experience/WE3.3.4 Reading lists|Reading Lists beta feature]], which would allow for saving articles for later reading – a [[m:Special:MyLanguage/Community Wishlist/W102|wishlist item]] to bring the functionality to web. Editors are invited to enable the beta feature to test it out and [[phab:T426453|share their thoughts]].
* [[mw:Special:MyLanguage/VisualEditor/Suggestion Mode|Suggestion Mode]] offers edit suggestions within the VisualEditor for improving Wikipedia articles. [[Special:EditChecks|All suggestions]] are [[mw:Special:MyLanguage/Help:Suggestion mode#For administrators – local customization|community-configurable]]. The [[mw:Special:MyLanguage/Edit check/TextMatch|TextMatch]] feature is a way for volunteers to create custom local suggestions. The feature searches in articles for strings of text, and now includes support for regular expressions. This gives volunteers greater precision and flexibility over the kinds of local suggestions they can create. Note: Suggestions [[mw:Special:MyLanguage/Edit check/Configuration#:~:text=maximumEditcount|can be targeted]] based on the edit count of the person editing as well as other aspects of the page. You can [[mw:Special:MyLanguage/Help:Suggestion mode#Create custom local types of Suggestions|find examples from other communities]] for inspiration, including TextMatches that detect: typos, grammar-errors, potential advertisements, clichés, incorrect dash or hyphen usage, non-specific time keywords, outdated names, and more. Any [[mw:Special:MyLanguage/Talk:VisualEditor/Suggestion Mode|feedback]] is appreciated.
* [[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 where the SVG Translate tool could use an outdated version of a file, causing existing translations to be overwritten when new ones were uploaded, has now [[phab:T430577|been fixed]]. Overall, in the last quarter from April – June 2026 about 337 community tasks were resolved by the Wikimedia Foundation.
'''Updates for technical contributors'''
* On Parsoid-enabled wikis, Parsoid now renders a maximum of 1,250 images per page. A new tracking category, "media-limit-reached", will be soon made available to identify pages where this limit is reached, making it easier to find content whose media output may have been restricted during rendering. See [[phab:T430854]] for more information and to provide feedback.
* [[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.12|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/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-2026-W30"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 21 juli 2026 kl. 07.46 (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=30836091 -->
== <span lang="en" dir="ltr">Tech News: 2026-31</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-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/2026/31|Translations]] are available.
'''Updates for editors'''
* [[File:Maki-gift-15.svg|12px|link=|class=skin-invert|Wishlist item]] [[mw:Special:MyLanguage/ContentTranslation|Content Translation]] now supports dark mode, fulfilling a [[m:Community Wishlist/W544|Community Wishlist request]]. This brings the tool in line with the accessibility features available in the Vector 2022 and Minerva skins, helping reduce visual fatigue for users translating content. [https://phabricator.wikimedia.org/T367077]
* DiscussionTools' source mode and the 2017 wikitext editor will now offer autocomplete for links (<bdi lang="zxx" dir="ltr"><code><nowiki>[[</nowiki></code></bdi>), templates (<bdi lang="zxx" dir="ltr"><code><nowiki>{{</nowiki></code></bdi>), HTML and parser tags (<bdi lang="zxx" dir="ltr"><code><nowiki><</nowiki></code></bdi>), and magic words (<bdi lang="zxx" dir="ltr"><code><nowiki>__</nowiki></code></bdi>), making it quicker and easier to insert links, templates, and other wiki markup while editing. [https://phabricator.wikimedia.org/T432400]
* The [[mw:Special:MyLanguage/Readers/Reader Growth/Mobile page previews|Readers Growth team]] has concluded its experiment with mobile page previews and will not roll out the feature. Page Previews are a pop-up bottom sheet that appears when readers tap a blue link, showing a thumbnail, lead paragraph, and an option to open the article. The experiment showed flat retention and negative indicator metrics, suggesting that mobile web readers preferred navigating directly to linked articles rather than using page previews.
* The Reader Experience team has seen encouraging early results from the [[mw:Special:MyLanguage/Readers/Reader Experience/Reading lists|Reading Lists feature]], with 93% of participating users reporting that it was useful. Reading Lists help active readers save articles for future reading and support their learning goals on Wikimedia projects. The team plans further improvements before expanding the feature to more users.
* The [[mw:Special:MyLanguage/Wikimedia Apps/Team/Explore Feed Refresh|Explore Feed Refresh]] initiative was tested with new and casual Wikipedia app readers. The refreshed feed helps readers discover new and relevant content. After a 10.5% increase in engagement with the feed, Wikimedia Apps team has decided to scale the Home Feed redesign to iOS with the learnings from the Android release applied.
* [[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, an issue where subject names in the Article Guidance feature were displayed with incorrect capitalization on French Wikipedia, has now been fixed. Subject names will now follow the correct capitalization rules for the language. [https://phabricator.wikimedia.org/T427201]
'''Updates for technical contributors'''
* After running several [[mw:Special:MyLanguage/Contributors/Account Creation Experiments|Account Creation Experiments]] to improve registration completion rates, a new version of the username field on [[Special:CreateAccount|Create Account]] has been rolled out. It includes [[:c:File:Create account - July 2026 updates.png|a popover summarizing the username policy]] to provide clearer guidance during account creation. As part of this change, the messages <bdi lang="zxx" dir="ltr"><code><nowiki>createacct-helpusername</nowiki></code></bdi> and <bdi lang="zxx" dir="ltr"><code><nowiki>createacct-username-help</nowiki></code></bdi> that several communities have configured will no longer be used. If communities want to customize the guidance shown in the new popover, they can instead edit the following messages: <bdi lang="zxx" dir="ltr"><code><nowiki>createacct-username-policy-popover-bullet1</nowiki></code></bdi>, <bdi lang="zxx" dir="ltr"><code><nowiki>createacct-username-policy-popover-bullet2</nowiki></code></bdi>, and <bdi lang="zxx" dir="ltr"><code><nowiki>createacct-username-policy-popover-bullet3</nowiki></code></bdi>. [https://phabricator.wikimedia.org/T430604]
* Later this week, the [[mw:Special:MyLanguage/Help:Extension:CodeMirror|CodeMirror syntax highlighter]] will offer [[w:en:Theme (computing)|themes]]. The themes can be picked from a dropdown menu in the full [[mw:Special:MyLanguage/Help:Extension:CodeMirror#CodeMirror preferences|CodeMirror preferences]] dialog. For wikitext, available themes are default, colorblind-friendly (previously the colorblind preference option on [[Special:Preferences#mw-prefsection-editing]]) and no-highlighting. For code languages (i.e., CSS/JavaScript/JSON/Vue/Lua), there are several themes available. These same themes will eventually be available for wikitext, too. [https://phabricator.wikimedia.org/T163533]
* From now on, wikis can restrict editing in the "User" namespace to only the page owner and certain user groups. [[mw:Special:MyLanguage/Manual:$wgRestrictUserPageEditing|Read the configuration documentation]] 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.47/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/2026/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-2026-W31"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 27 juli 2026 kl. 20.49 (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=30856308 -->
== <span lang="en" dir="ltr">Tech News: 2026-32</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-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/2026/32|Translations]] are available.
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Readers/Reader Experience|Reader Experience team]] has developed a [https://82db7c8d4b.catalyst.wmcloud.org/w/index.php?title=Regent%27s_Park&uselang=de patch demo] that wraps the page toolbar onto two lines when there is not enough horizontal space for all the buttons. This aims to reduce crowding in the Vector 2022 toolbar, which can occur on some language Wikipedias at certain screen widths. [https://phabricator.wikimedia.org/T429518]
* The Reader Experience team is planning to launch [[mw:Special:MyLanguage/Readers/Reader Experience/Reading lists|Reading Lists]], a [[m:Special:MyLanguage/Community Wishlist Survey 2021/Mobile and apps/Have Apps reading lists available on Destop/Mobile|Community Wishlist item]], which is currently available to try in beta, as a full feature in September. Before then, volunteer translator help is needed for [https://translatewiki.net/w/i.php?title=Special%3ATranslate&group=ext-readinglists&filter=&action=translate string translations] into a number of languages. The feature supports reading and learning goals on Wikipedia.
* Next week, the table of contents on Wikimedia Commons file pages will be improved by consolidating the file page table of contents with the page table of contents. This will make it easier to understand a file page’s structure, navigate to specific sections, and share links to individual sections. [https://phabricator.wikimedia.org/T332644]
* [[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, an issue where some [[w:TIFF|TIFF]] images failed to load after clicking their thumbnail, causing a broken image to be displayed instead of the full-size image, has now been fixed. [https://phabricator.wikimedia.org/T429326]
'''Updates for technical contributors'''
* The variable and function selector in AbuseFilter has been updated to support search and autocomplete. It will allow filter maintainers to find the desired variable or function more quickly. [https://phabricator.wikimedia.org/T323698]
* The MJPEG and VP8 formats are removed from the video player. The MP4 format (MPEG-4 Part 2) is added instead, which provides higher quality videos to older iPhone devices. It may take a few weeks to retroactively update all existing videos. The default format for modern devices stays the same (VP9/WebM). [https://phabricator.wikimedia.org/T358266]
* [[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.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/2026/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-2026-W32"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 3 augusti 2026 kl. 21.46 (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=30872536 -->
== <span lang="en" dir="ltr">Tech News: 2026-33</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2026-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/2026/33|Translations]] are available.
'''Updates for editors'''
* [[File:Maki-gift-15.svg|12px|link=|class=skin-invert|Wishlist item]] A new ChartWizard is [[c:Special:ChartWizard/Data:Example.Pie.chart|now available on Wikimedia Commons]] for users interested in creating charts from their own data. The wizard makes the [[mw:Special:MyLanguage/Extension:Chart|Chart extension]] more beginner-friendly by allowing editors to create charts, such as bar and pie charts, without needing to use JSON. Users can still switch to the JSON editor if they prefer. Feedback on the new tool is welcome on the [[m:Talk:Community Wishlist/W414|wish talk page]].
* [[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 where the Wikipedia iOS app’s Picture of the Day widget displayed the same image every day instead of updating daily, has now been fixed. [https://phabricator.wikimedia.org/T430692]
'''Updates for technical contributors'''
* [[mw:Special:MyLanguage/Extension:Math|Math formula]] SVG images will soon be generated in the browser instead of on the server. MathML continues to be generated on the server and renders in the browser without JavaScript. Wikibooks will see this change on 12 August, Wikisource on 19 August and Wikipedia from 20-27 August. You can try this by selecting "{{int:Mw-math-mathjax}}" in your preferences. This change is part of [[mw:Special:MyLanguage/RESTBase/deprecation|deprecating RESTBase]] and [[phab:T431372|deprecating Mathoid]]. [https://phabricator.wikimedia.org/T271001]
* Category pages will soon support sorting entries by the time they are added to a category. This will make it easier to find recently or long-standing categorized pages. It will also improve workflows for maintenance categories such as deletion backlogs and other time-based review tasks. You can use <bdi lang="zxx" dir="ltr"><code><nowiki>cldsort=timestamp</nowiki></code></bdi> URL argument in category view to sort the entries. [https://phabricator.wikimedia.org/T433768]
* [[mw:Special:MyLanguage/Extension:Gadgets|Gadgets]] and user scripts on Wikimedia wikis may now use [[phab:T395347|ES2018 features]] and [[phab:T419142|ES2019 features]] in JavaScript code. Previously, the platform only allowed up to ES2017. MediaWiki validates the source code to protect functionality from syntax errors and to ensure scripts are valid in all [[mw:Special:MyLanguage/Compatibility#Browser_support_matrix|supported browsers]]. [https://phabricator.wikimedia.org/T419142]
* [[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.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/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-2026-W33"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 10 augusti 2026 kl. 22.45 (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=30901051 -->
5ugykjgfky01r6sqt0d8j78k7qq3h83
Index:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu
108
224001
656888
655388
2026-08-11T08:56:12Z
PWidergren
11678
656888
proofread-index
text/x-wiki
{{:MediaWiki:Proofreadpage_index_template
|Upphovsman=[[Författare:Johan Martin Mortensen|Johan Martin Mortensen]] (1864–1940)
|Titel=[[Från Röda rummet till Sekelskiftet|Från Röda rummet till Sekelskiftet (Strömningar i Svensk litteratur under adertonhundraåttio- och nittio-talen)]]
|År=1918
|Oversattare=
|Utgivare=Albert Bonniers förlag
|Källa=
|Bild=[[File:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu|thumb|page=7]]
|Sidor=<pagelist 1to2="omslag" 3to6="-" 7="titelsida" 8="tryckeri" 9="iii" 10="iv" 11=1 337to340="Innehåll"
341="titelsida" 342="tryckeri" 343=1 778to782="Innehåll" 783to786="-" 787to788="omslag"/>
|Anmärkningar={{Libris post|10746}}{{em|1}}{{Libris post|10747}}
<h2> Innehållförteckning </h2>
*[[Från Röda rummet till Sekelskiftet/Förord|Förord]]
{{c|{{större|'''Första delen: Naturalismen'''}}}}
{{c|'''Naturalismens Uppkomst'''}}
* [[Från Röda rummet till Sekelskiftet/I. Naturalismens uppkomst|I.]]
* [[Från Röda rummet till Sekelskiftet/II. Naturalismens uppkomst|II.]]
{{c|'''August Strindberg'''}}
* [[Från Röda rummet till Sekelskiftet/0. August Strindberg|Inledning.]]
* [[Från Röda rummet till Sekelskiftet/I. August Strindberg|I.]]
* [[Från Röda rummet till Sekelskiftet/II. August Strindberg|II.]]
* [[Från Röda rummet till Sekelskiftet/III. August Strindberg|III.]]
* [[Från Röda rummet till Sekelskiftet/IV. August Strindberg|IV.]]
* [[Från Röda rummet till Sekelskiftet/V. August Strindberg|V.]]
* [[Från Röda rummet till Sekelskiftet/VI. August Strindberg|VI.]]
* [[Från Röda rummet till Sekelskiftet/VII. August Strindberg|VII.]]
* [[Från Röda rummet till Sekelskiftet/VIII. August Strindberg|VIII.]]
* [[Från Röda rummet till Sekelskiftet/IX. August Strindberg|IX.]]
* [[Från Röda rummet till Sekelskiftet/X. August Strindberg|X.]]
{{c|'''A. U. Bååth'''}}
* [[Från Röda rummet till Sekelskiftet/I. A. U. Bååth|I.]]
* [[Från Röda rummet till Sekelskiftet/II. A. U. Bååth|II.]]
{{c|[[Från Röda rummet till Sekelskiftet/Anne-Charlotte Leffler|'''Anne-Charlotte Leffler.''']]}}
{{c|[[Från Röda rummet till Sekelskiftet/Ernst Ahlgren|'''Ernst Ahlgren.''']]}}
{{c|'''Det unga Sverige.'''}}
* [[Från Röda rummet till Sekelskiftet/Det unga Sverige|Inledning.]]
* [[Från Röda rummet till Sekelskiftet/I. Det unga Sverige|I. ''Gustaf af Geijerstam.'']]
* [[Från Röda rummet till Sekelskiftet/II. Det unga Sverige|II. ''Tor Hedberg.'']]
* [[Från Röda rummet till Sekelskiftet/III. Det unga Sverige|III. ''Axel Lundegård.'']]
* [[Från Röda rummet till Sekelskiftet/IV. Det unga Sverige|IV. ''Georg Nordensvan.'']]
* [[Från Röda rummet till Sekelskiftet/V. Det unga Sverige|V. ''Fru Malling.'']]
{{c|[[Från Röda rummet till Sekelskiftet/Ola Hansson|'''Ola Hansson.''']]}}
{{c|[[Från Röda rummet till Sekelskiftet/Naturalismens utbredning|'''Naturalismens utbredning.''']]}}
{{linje|5em|style=margin-top:2em;margin-bottom:2em;}}
{{c|{{större|'''Andra delen: Symbolismen'''}}}}
{{c|[[Från Röda rummet till Sekelskiftet/Symbolismens uppkomst|'''Symbolismens uppkomst.''']]}}
{{c|'''Verner von Heidenstam'''}}
* [[Från Röda rummet till Sekelskiftet/0. Verner von Heidenstam|Inledning.]]
* [[Från Röda rummet till Sekelskiftet/I. Verner von Heidenstam|I.]]
* [[Från Röda rummet till Sekelskiftet/II. Verner von Heidenstam|II.]]
* [[Från Röda rummet till Sekelskiftet/III. Verner von Heidenstam|III.]]
* [[Från Röda rummet till Sekelskiftet/IV. Verner von Heidenstam|IV.]]
* [[Från Röda rummet till Sekelskiftet/V. Verner von Heidenstam|V.]]
* [[Från Röda rummet till Sekelskiftet/VI. Verner von Heidenstam|VI.]]
* [[Från Röda rummet till Sekelskiftet/VII. Verner von Heidenstam|VII.]]
{{c|'''Oscar Levertin.'''}}
* [[Från Röda rummet till Sekelskiftet/I. Oscar Levertin|I.]]
* [[Från Röda rummet till Sekelskiftet/II. Oscar Levertin|II.]]
* [[Från Röda rummet till Sekelskiftet/III. Oscar Levertin|III.]]
* [[Från Röda rummet till Sekelskiftet/IV. Oscar Levertin|IV.]]
* [[Från Röda rummet till Sekelskiftet/V. Oscar Levertin|V.]]
{{c|'''Ellen Key.'''}}
* [[Från Röda rummet till Sekelskiftet/I. Ellen Key|I.]]
* [[Från Röda rummet till Sekelskiftet/II. Ellen Key|II.]]
* [[Från Röda rummet till Sekelskiftet/III. Ellen Key|III.]]
* [[Från Röda rummet till Sekelskiftet/IV. Ellen Key|IV.]]
{{c|[[Från Röda rummet till Sekelskiftet/Hjalmar Söderberg|'''Hjalmar Söderberg.''']]}}
{{c|'''Selma Lagerlöf'''}}
* [[Från Röda rummet till Sekelskiftet/I. Selma Lagerlöf|I.]]
* [[Från Röda rummet till Sekelskiftet/II. Selma Lagerlöf|II.]]
* [[Från Röda rummet till Sekelskiftet/III. Selma Lagerlöf|III.]]
* [[Från Röda rummet till Sekelskiftet/IV. Selma Lagerlöf|IV.]]
{{c|'''August Strindberg'''}}
* [[Från Röda rummet till Sekelskiftet/XI. August Strindberg|I.]]
* [[Från Röda rummet till Sekelskiftet/XII. August Strindbergf|II.]]
* [[Från Röda rummet till Sekelskiftet/XIII. August Strindberg|III.]]
* [[Från Röda rummet till Sekelskiftet/XIV. August Strindberg|IV.]]
* [[Från Röda rummet till Sekelskiftet/XV. August Strindberg|V.]]
{{c|'''Gustaf Fröding'''}}
* [[Från Röda rummet till Sekelskiftet/0. Gustaf Fröding|Inledning.]]
* [[Från Röda rummet till Sekelskiftet/I. Gustaf Fröding|I.]]
* [[Från Röda rummet till Sekelskiftet/II. Gustaf Fröding|II.]]
* [[Från Röda rummet till Sekelskiftet/III. Gustaf Fröding|III.]]
* [[Från Röda rummet till Sekelskiftet/IV. Gustaf Fröding|IV.]]
{{c|'''Per Hallström'''}}
* [[Från Röda rummet till Sekelskiftet/I. Per Hallström|I.]]
* [[Från Röda rummet till Sekelskiftet/II. Per Hallström|II.]]
* [[Från Röda rummet till Sekelskiftet/III. Per Hallström|III.]]
* [[Från Röda rummet till Sekelskiftet/IV. Per Hallström|IV.]]
{{c|'''Erik Axel Karlfeldt'''}}
* [[Från Röda rummet till Sekelskiftet/I. Erik Axel Karlfeldt|I.]]
* [[Från Röda rummet till Sekelskiftet/II. Erik Axel Karlfeldt|II.]]
* [[Från Röda rummet till Sekelskiftet/III. Erik Axel Karlfeldt|III.]]
* [[Från Röda rummet till Sekelskiftet/IV. Erik Axel Karlfeldt|IV.]]
{{c|[[Från Röda rummet till Sekelskiftet/Tillbakablick.|'''Tillbakablick.''']]}}
[[Kategori:Index]]
[[Kategori:Internet Archive]]
[[Kategori:Ej kompletta index]]
|Width=
|Css=
|Kommentar=
}}
fgy65pcf98yjslqmrpjr74celdbkh6a
Från Röda rummet till Sekelskiftet
0
224074
656878
655344
2026-08-11T08:03:28Z
PWidergren
11678
656878
wikitext
text/x-wiki
<div class=layout2 style="text-align: justify; ">
<pages index="J_Mortensen_Från Röda rummet till Sekelskiftet_1918.djvu" from=7 to=340 exclude="9-336" kommentar={{nop}} header=1/>
<pages index="J_Mortensen_Från Röda rummet till Sekelskiftet_1918.djvu" from=341 to=782 exclude="343-777" kommentar={{nop}} header=1/>
</div>
[[Kategori:Johan Martin Mortensen]]
[[Kategori:Från Röda rummet till Sekelskiftet]]
[[Kategori:Litteraturvetenskap]]
[[Kategori:1910-talets verk]]
4p15hjk06kstpfvzkn1qwrsrdn5w43y
Sida:Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf/660
104
224985
656827
2026-08-10T13:16:08Z
Gottfried Multe
11434
/* Korrekturläst */
656827
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Gottfried Multe" />{{huvud|290|<small>OSCAR MONTELIUS.</small>|}}</noinclude>På det sättet återfick Tor sin bortstulna hammare. Det första
bruk han gjorde af den var naturligtvis att dräpa Trym och »slå
jättens hela släkt lam».
Tors betydelse vid äktenskapens ingående framlyser också af
Herröds och Boses saga, som berättar huru vid bröllopsgillet Tors
minne dracks före de andra gudarnes.
Det torde ej heller vara en tillfällighet att norska folksagor
knutit Tors vandring på jorden just till två bröllop.
{{Illustration||fil=Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf|sid=660|bildtext=Fig. 19. <i>Torshammare af silfver. Läby, Upland.</i> {{bråk|1|1}}}}
{{Illustration||fil=Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf|sid=660|bildtext=Fig. 20. <i>Torshammare af silfver med filigransirater. Bredsättra, Öland.</i> {{bråk|1|1}}}}
{{Illustration||fil=Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf|sid=660|bildtext=Fig. 21. <i>Torshammare af järn. Södermanland.</i> {{bråk|1|1}}}}
Med hammaren vigdes äfven annat än brudar. Då Balder låg
på bål, vigde Tor bålet med Mjöllne, och på ett par nordiska
runstenar från hednatiden läsa vi bönen: »Tor vige dessa runor» eller
»Tor vige dessa kummel». Att det var med hammaren, som
minnesstenen »vigdes», framgår tydligt däraf, att hammaren är afbildad
på några runstenar (fig. 18). På hammarens plats hafva runstenarna
från kristen tid mycket ofta korset.
Huru våra förfäder under vikingatiden tänkte sig utseendet af
Tors hammare, se vi dels af de nyssnämnda runstenarna, dels af de
många små hammarliknande prydnader, af silfver eller järn, som
uppgräfts ur jorden (fig. 19—21). Flera hafva burits på kedjor af
silfver, liksom man under den kristna tiden på dylika kedjor burit
små kors. Skillnaden i form mellan hammaren och korset var ej
stor; om skaftet fortsattes på andra sidan hammaren var korset
färdigt.
{{Tomrad}}<noinclude>
<references/></noinclude>
9c78z9s3531hiogmp542r5r8l59ihar
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/772
104
224986
656828
2026-08-10T18:11:17Z
Thuresson
20
/* Korrekturläst */
656828
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />352</noinclude>honom öfverlemna en vitnesskrift, för att dermed bestyrka
talmannens grundlagsstridiga magtutöfning inom ståndet; erkände
han till en del dessa åtgöranden, bestridande dem likväl i
flere punkter. Forbus var en till sina tänkesätt enkel och
redlig man. Mot förtrycket, i hvad form och från hvad håll
det visade sig, upprördes hans själ. Utan att inför
kommissionen bekämpa den bestående ordningen, gaf han dock på ett
varmt och lefvande sätt luft åt sina känslor. Han var prest
och det var ur bibeln, som han lånade äfven sina åsigter om
staten. I fråga om konungamagten sporde han kommissionen:
“Hafven I aldrig läsit i skriften: den stenen, som
byggmästaren bortkastat, han är blifven en hörnsten; af Herranom
är detta skedt, och är underligt för våra ögon”.
“Och hvilken, som faller på denna stenen, han varder
krossad; men uppå hvilken han faller, den störtas i stycken”.
“Gifver kejsaren hvad kejsaren tillhörer”, talade han en
annan gång, “och Gudi hvad Gudi tillhörer”.
Kommissionen, som såg sig nödsakad att tillkalla ett stort
antal af bondeståndets riksdagsombud, och återfann samma
anda hos de fleste, förklarade att de i politiskt afseende voro
smittade af en “epidemisk sjukdoms smitto-art”.
Forbus ansågs vara fallen under dödsdomen, men i
betraktande af hans “fantasteri”, mildrades straffet. Då Forbus
emottog domen, yttrade han:
“Hvart och ett rike, som är tvedrägtigt emot sig sjelf,
det blifver öde, och hvar och en stad eller hus, som är
tvedrägtigt emot sig sjelft, blifver icke ståndande.”
“Är det nu så, att satan drifver satan ut, då är han
tvedrägtig emot sig sjelf; huru blifver då hans rike beståndande?”
“Och är det så, att jag drifver djeflar ut med Beelzebub,
med hvem drifva då edra barn dem ut? Derföre skola de vara
edra domare.”
“Men är det så; att jag drifver djeflar ut med guds anda,
då är ju guds rike kommet till eder.”
{{linje|5em}}
Schecta var, som läsaren redan känner, af en helt annan
natur.
Vi hafva på ett föregående ställe tecknat hans första upp-<noinclude>
<references/></noinclude>
fsjsy9tl1382gnsoxdwbkbqgqm7m74g
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/773
104
224987
656829
2026-08-10T18:14:04Z
Thuresson
20
/* Korrekturläst */
656829
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{ph|353}}</noinclude>trädande inför kommissionen. När han kallades, vägrade han
att inställa sig, och man hemtade honom slutligen i en med
vakt omgifven hyrvagn. Inför kommissionen intog han sin
plats till höger om densamma, åklagarens sida, ehuru han
befaldes att träda till venster, de anklagades. Schecta frågade
om “den karlen”, bondeståndets taleman, var uppe, anhöll att
få lagligt bevisa att besagde taleman brutit emot sin ed,
bidragit till oenighet i ståndet och stånden emellan, samt
underkände all aktion emot sig, innan han först fick styrka sin
angifvelse; på grund hvaraf han också icke kunde betrakta
sig såsom anklagad, utan såsom anklagande, hvadan han
orubbligt beslutat att förblifva till höger om rätten och icke träda
till venster om densamma.
Kommissionen förkastade Schectas uttalade åsigter. När
han emellertid stod fast dervid att icke vilja träda öfver på
den venstra sidan, anbefaldes vakthafvande underofficern att
föra honom dit. Detta verkstäldes äfven. Schecta förklarade
likväl att han från detta ställe icke ämnade ingå i något
svaromål samt återvände till sin förra plats, så snart underofficern
aflägsnade sig.
Under rättegångens fortgång yrkade aktor, att Schecta skulle
förflyttas till ett strängare fängelse, hvaremot denne sade sig
icke ega någonting att invända, utan gerna begåfve sig hvart
som helst, äfven om det vore till “tjufkällaren”, endast att
aktor gjorde honom sällskap.
På den längre skriftiga libell, som aktor afgaf i saken,
ingick Schecta icke i något svaromål, emedan han sade sig icke
erkänna hvarken att han var brottslig eller veta, hvarpå han
egentligen borde svara. Det enda han visste var, att han “en
förmiddag” angifvit bondeståndets taleman för ett brott och på
“eftermiddagen” blifvit arresterad på befallning af öfversten
vid gardet; således och innan han kunde yttra sig om
aktors utlåtande ville han först veta om det vore ett brott,
att i öfverensstämmelse med lagarne angifva en taleman för
förbrytelse emot rikets lagar och på hvad grund en öfverste
egde rättighet att arrestera en svensk undersåte.
På kommissionens föreställning att kapten Schecta, som
sjelf varit militär, borde veta att öfversten vid gardet måste
fullgöra hvad vederbörande anbefalde honom, genmälde Schecta,
att öfversten borde ställa sig lagarne till efterrättelse, ty el-<noinclude>
<references/>
{{huvud|''Lovisa Ulrikas hof. II.''||23}}</noinclude>
tcjb3ib73l730dib48414s2n9aofiq1
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/774
104
224988
656830
2026-08-10T18:22:02Z
Thuresson
20
/* Korrekturläst */
656830
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />354</noinclude>jest kunde han, derest han blefve befald dertill, äfven tända
eld på staden; tilläggande dervid att aktor förklarade lagarne,
som hin onde — skriften.
Åter uppkallad inför kommissionen, intog han ånyo sin
plats till höger. Af en underofficer förd till den venstra
sidan, tillkännagaf han, att han endast skulle förblifva der så
länge, som underofficern höll honom qvar.
Kapten Schecta fordrade i sin slutligen afgifna
försvarsskrift att blifva försatt på fri fot samt att erhålla “publik
satisfaktion” för det våldsamma och sedan Christian Tyranns
tid oerhörda lidande, som han undergått.
Åklagaren yrkade att man skulle på “något hårdare sätt”,
tvinga Schecta till lydnad inför lagen.
Fortfarande intog Schecta alltjemt platsen till höger om
domstolen, och ingenting förmådde honom att godvilligt träda
till den venstra sidan.
En dag anmodade Schecta den underofficer, som hade
vakten hos honom, att anhålla hos grefve Fersen, det de
vittnen, dem Schecta ville tillkalla, skulle blifva hörda af rikets
ständer, samt att, på det de personer, som då möjligtvis kunde
blifva nämnda, ej måtte undkomma, riddarhustorget skulle
besättas med 50 man af gardet, samt det öfriga gardet och hela
artilleriet vara färdiga vid första vink, hvarjemte 500 man af
Upländingarne borde posteras vid stadens tullportar, de ena
såväl som de andra trupperna försedda med skarpladdade
gevär, allt i afsigt att taga vara på “kapitenens och rikets
fiender”. Skulle man icke samtycka härtill, förklarade sig Schecta
äfven nöjd med, att tullportarne lemnades öppna, med
förbehåll att alla, som icke hade goda samveten, måtte genom
flykten rädda sig, likväl under vilkor att inom 24 timmar vara
utur staden och inom 3:ne veckor utur riket. Den af dem,
som sedan vågade visa sig i landet, skulle vara fogelfri.
Kommissionen anbefalde en annan dag Schecta att
inställa sig inför densamma, och han instälde sig äfven — i
hyrvagn, omgifven af vakt — men klädd i tofflor, nattrock
och lappmuddar. Såväl på borggården, som riddarhustorget och
gården utanför kommissionens rum, reste han sig upp i
vagnen och tilltalade det i talrika massor församlade folket. Hans
stämma var högt ljudande, skarp, nästan skrikande. Han sporde
om icke någon egde mod att underrätta konungen om de uppen-<noinclude>
<references/></noinclude>
71x0l0xe14x85wv4xb28p2g8zxqmljw
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/775
104
224989
656831
2026-08-10T18:24:32Z
Thuresson
20
/* Korrekturläst */
656831
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{ph|355}}</noinclude>bara våldsamheter, som man mot honom utöfvade.
Framkommen till kommissionen, måste han bäras ur vagnen.
Åklagaren yttrade, på grund af detta och hvad mera
förekom, att Schecta, i anseende till rikets ständers af honom
förolämpade höghet, och hans dymedelst begångna crimen lesæ
majestatis egentligen borde dömas till döden; men att straffet, i
betraktande deraf, att kapten Sehecta icke lärer kunna anses
“ren i hufvudet”, kunde mildras, likväl på sådant sätt, att han
sattes ur stånd att med sina fantastiska tänkesätt utsprida
lögner emot rikets säkerhet, hvadan fördenskull hemstäldes till
kommissionens pröfning, huruvida icke Schecta, såsom vådlig
för samhällets säkerhet, väl förtjent borde anses civiliter till
döden dömd och derför i evigt häkte sättas på någon kronans
fästning, sedan han sig sjelf till straff och androm till varnagel
förut en månad druckit och ätit “bedröfvelsens vatten och bröd”,
hvilket denna årstiden torde ställa hans hufvudyra till rätta.
Schecta förklarade dessa yrkanden för vanvett; att man,
ehuru han redan varit häktad i 34 veckor, icke kunnat
öfverbevisa honom om någon brottslighet; att han för öfrigt lugnt
afbidade kommissionens dom, med tillägg att åklagaren —
sedan den fallit — “satt med espadille i efterhand”, enär han
nu utspelat “sitt sista trumf”.
{{linje|5em}}
När Puke uppträdde inför kommissionen, förnekade han
all kännedom om upproret och hvad dermed egde sammanhang;
han erkände, att han händelsevis besökt Bergmans kaffehus,
och att han der hört några i rusigt tillstånd varande karlars
yttranden om att verkställa en revolution, men att han
befalt dem åtskiljas, och att han varit af den öfvertygelse, att
de begifvit sig hvar och en hem till sitt, utan att kanske en
gång sjelfve hafva vetat, hvarom de pratat. Besvärande
vittnesmål förekommo likväl emot honom, och från domstolen blef
han förd till statsfängelset. Dagen derpå uppkallades han åter,
men nekade då, som förut. Ernst, Moselius, de la Chapelle,
Christiernin och Escholin, äfvensom baron Horn, hade
emellertid redan bekänt tillräckligt, för att göra Puke mer än
misstänkt. Man hade fått anledning att förmoda det grefvarne
Hård och Brahe vore de sanskyldige cheferne, att Hård ut-<noinclude>
<references/></noinclude>
ojyzoxaujhx30grdyxiwerjfeu8lj9i
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/776
104
224990
656832
2026-08-10T18:29:53Z
Thuresson
20
/* Korrekturläst */
656832
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />356</noinclude>kastat planen, och att Brahe låtit förfärdiga patroner.
Domstolen trodde sig finna att hemligheten härom låg i Pukes
hand. Det blef vigtigt att få honom att tala. Åklagaren
fordrade, att allvarliga medel genast skulle begagnas, för att så
skyndsamt tvinga honom dertill, att ingen af de brottslige
skulle undkomma. Kommissionen uppmanade honom, att
godvilligt bekänna; men han vägrade det och dömdes att tvingas
till bekännelse i “tjufkällaren”.
Tjufkällaren, belägen under då varande rådhuset, der
börsen nu befinner sig, var en osund, kall och mörk håla, från
hvars tak och väggar isande kyla och osundhet utdunstade.
En känsla af namnlös fasa öfverföll Puke, då han inträdde
i denna afgrund inom det trånga utrymmet af ett nötskal.
Han befann sig i ett pinorum, utan att veta hvad man
ämnade göra med honom.
Det var midnatt: klockan slog tolf i storkyrkotornet, och
det dofva ljudet af sista slaget nådde hans öron i detsamma,
som porten gick knarrande igen bakom honom. Vid hans sida
stod en chirurg, framför honom vaktbetjening. Det enda ljus,
som upplyste nästet, skimrade blekrödt frán en ensam lykta.
Från det hvälfda taket nedhängde en rad af linor, hvilkas ena
ändar voro fästa i krokar, under det att de andra ändarne
voro inskurna i block, också fastgjorda i hvalfvet, ehuru ett
stycke ifrån, men midtför krokarna. Linorna hängde i bugter
nedåt.
— Kläd af honom, befalde bödeln.
Vaktbetjeningen fattade genast tag i Puke och afklädde
honom inpå bara kroppen, det ena plagget efter det andra.
Kylan kom honom att skälfva. Men på en gång fattade
betjeningen honom med starka armar, lyfte honom upp från
stengolfvet och lade honom i bugten af linorna, hvarefter man
hissade honom upp tätt under taket. Linorna skuro in i
huden, taket kylde hans nakna lemmar och bröst såsom is, och
utan stöd hängde hufvudet ned bakåt. Han hörde huru
vaktbetjeningen aflägsnade sig, och huru porten gick i lås bakom
honom.
Hvem vågar försöka att fullständigt teckna hvad han led?
Af kroppens inneboende värme smälte för ett ögonblick
hvalfvets isiga yta, och han kände huru en stinkande fuktighet
sipprande göt sig ned öfver honom, men småningom försvann vär-<noinclude>
<references/></noinclude>
q4kh7a6iu85656rsmqsojqfc39f4132
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/777
104
224991
656833
2026-08-10T18:31:42Z
Thuresson
20
/* Korrekturläst */
656833
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{ph|357}}</noinclude>men och fukten bet sig fast som en isskorpa omkring hans
kropp samt trängde sig, liksom med fina dolksting, genom blod
och kött, genom merg och ben, fram till hans hjerta. Puke
pressade sina läppar tillhopa och slöt sina ögon. Han hade
velat knäppa sina händer tillsammans, men de voro bundna
vid sidorna, och han förmådde ej röra dem.
Efter en halftimme inträdde chirurgen och undersökte, om
han tagit någon skada. Man tillsporde honom på samma gång,
om han ville bekänna.
— Nej, utropade han, nej! Sjelfva helvetet skall ej
förleda mig till en lögn.
Återigen lemnade man honom, och det blef mörkt, som
i en graf. En stund öfverfölls han af den föreställningen, att
han var död, att han låg i sin graf och led en syndares
rättvisa qval. Det fans en viss tröst i denna föreställning; men
på en gång skakades han af en så isande fross-brytning, att
bröstet pressades våldsamt emot hvalfvet, och han föll tillbaka
i dvala.
Första timmen hade lupit till ända. Ånyo öppnades
hvalfhålan. Chirurgen undersökte honom och uppmaning till
bekännelse förnyades, likväl utan bättre framgång nu, än förut.
Så förgick åter en timme. Kölden tilltog allt mer och
mer. I sina tankar försökte han att värma sin själ och sitt
hjerta med Almas bild. Hon kom också till honom så ljuf,
så mild, så god. Men hans leder stelnade, hans tankar
förvirrades. Det var ej mera mörkt blott i den håla, som
omgaf honom; det blef äfven mörkt i hans sinne. Han tyckte
att gud i sin oändliga allmagt utsläckt solens och stjernornas
lysande ljus, och att en evig, oändlig natt herskade i himmel
och på jord. Utan att kunna se handen framför sig, tyckte
han att han trefvade sig fram, endast ledd af begäret att finna
Alma, i hvars ögon han hoppades att återfinna solen, och i
hvars hjerta han längtade att ännu en gång få återse
himmelen. En feberaktig fantasi hade gripit honom. Ensam tyckte
han sig sålunda vandra fram genom en verld, frusen till is,
träden voro af is, blommorna, bäckarne, gräset; allt, allt af
is. Hans tunga brände af törst, han böjde sig ned till en
källa, för att läska sig, men läpparne fastfruso vid is. Han
kände sig trött och ville sätta sig ned, men knappast hade
han tagit plats, förrän han öfverfölls af en så isande slum-<noinclude>
<references/></noinclude>
dx66v4bb8g4ua6y28k9zxnm78zxk7d1
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/778
104
224992
656834
2026-08-10T18:42:53Z
Thuresson
20
/* Korrekturläst */
656834
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />358</noinclude>mer, att han kände, huru blodet stannade i ådrorna, pulsarne
upphörde att slå och lederna stelnade, hvarföre han åter sprang
upp, i afsigt att fortsätta sin vandring. Då tyckte han att
en ljusstråle gled fram öfver verlden; den kom från hans eget
inre. Vid detta sken såg han en bild framför sig; det var
Almas. Med ångestfull oro hastade han till henne;
andedrägten nekade honom dock sin tjenst, såsom en frostdimma lade
den sig framför honom, och såsom en frostdimma inandades
han luften. Men han nådde slutligen fram, och han
utbredde sina armar, för att trycka henne till sitt bröst, men
när han slöt henne till detsamma, kände han att äfven hon
var förvandlad till endast en isklump. Ett anskri ljöd från
hans läppar. Vakten hastade in. Klockan slog två.
Chirurgen förklarade, att tortyren måste för denna gång upphöra,
och Puke återfördes till fängelset.
När han dagen derpå fördes inför kommissionen, vägrade
han icke dess mindre äfven nu all bekännelse.
Stålsvärd, hvilken undergått samma tortyr, som Puke,
hade emellertid bekänt sin delaktighet i hofvets planer och
derigenom ytterligare öfvertygat om Pukes medbrottslighet.
Det enda, som Puke lät und falla sig, bestod i ett visst
erkännande om de skarpa skotten, som blifvit förfärdigade på
Rydboholm.
På eftermiddagen fann Puke sig ensam i fängelset.
Marterna i tjufkällaren voro icke utan svåra följder: han kände
sig krossad i alla leder, döfvad i sina tankar och febersjuk i
blodet.
Af förhöret inför kommissionen hade han funnit att man
redan kände hela sammansvärjningen och visste att drottningen
varit dess sanskyldiga upphof, ehuru man — af aktning för
hennes höga ställning — icke kallade henne till ansvar
derför; vidare fann han, att man äfven hade kännedom om att
Hård och Brahe voro invecklade deri, dock icke mera, än att
deras öde egentligen ännu berodde af honom.
Puke hade från första ögonblicket af sin inställelse
inför kommissionen uppgifvit hoppet att rädda sig sjelf; men
han ville rädda drottningens ära, äfvensom Brahe och Hård;
åtminstone ingen af dem skulle kunna anklaga honom för
förräderi. Han förebrådde sig också det ögonblick af
svaghet, som kommit honom att röja hemligheten med de skarpa<noinclude>
<references/></noinclude>
ny54j26jv29hjzcyniv0rq0buh61jhx
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/779
104
224993
656835
2026-08-10T18:50:31Z
Thuresson
20
/* Korrekturläst */
656835
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{ph|359}}</noinclude>skotten, ehuruväl sjelfva frågan derom redan var bekant,
och han endast lösligt bekräftat den. Vid det på
förmiddagen undergångna förhöret hade man hotat honom med
att följande natt undergå en ännu svårare tortyr, derest han
icke bekände. Han log bittert deråt. I sin själ kunde han
ej föreställa sig att grymheten kunde ega ännu grymmare qval,
än dem han redan utstått. Under det han likväl sökte att
bemanna sig med allt det mod, hvaraf han var i så stort
behof, tänkte han på möjligheten att underrätta Hård och Brahe
om hvad som tilldrog sig med honom, för att derigenom gifva
dem en vink, att skyndsamt gripa till flykten.
Upptagen af sådana tankar, hörde han jernbommarne för
fängelsedörren skramlande uppläsas och en person inträda. När
han vände sig emot honom, förmådde han icke undertrycka ett
utrop af glädje.
Det var hans trogne tjenare, Jonas, som stod framför
honom.
— I guds namn, bäste herre, talade Jonas, förråd er icke.
Upptäcker man hvem jag är, så skall man genast jaga mig
på porten.
Jonas, som medförde hans aftonvard, frambar nu och
ordnade den på bordet.
— Jag har vigtiga papper att lemna er, yttrade Jonas
halfhögt.
— Du kom i en lycklig stund, svarade Puke; jag har
ett uppdrag att gifva dig, men huru har du lyckats att
intränga här?
— Barmhertige gud, klagade Jonas, som härunder
betraktat sin husbonde, huru förändrad är herrn icke! Ack ja,
man har sagt mig att herrn har haft en förfärlig natt.
— Tala icke derom. Hvad som är förbi, det är förbi.
Men huru har du fått tillträde här?
— Sedan herrn blef arresterad, har jag oupphörligt
vandrat häromkring. Derigenom fick jag höra, att man behöfde
en fångvaktare-dräng, och som jag var den förste, som
anmälde mig, erhöll jag platsen.
— Och min son?
— Frukta icke för honom, herre, på honom går ingen
nöd. Jag har talat vid en gammal gumma af mina bekanta,
och der är han nu. Mot herr kapten mår han som perla i<noinclude>
<references/></noinclude>
7zfqnpejtwzkvr62mppl2n4zqlv7g3x
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/780
104
224994
656836
2026-08-10T19:01:10Z
Thuresson
20
/* Korrekturläst */
656836
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />360</noinclude>guld. Gud signe honom! När skall väl kapten åter få
omfamna honom?
— Är du rädd för sanningen, Jonas?
— Nej, kapten, den har jag alltid älskat. Ni har ju
sagt mig att sanningen är inför både gud och menniskor vår
bäste vän.
— Då skall jag säga dig, när jag åter skall få omfamna
min son.
— Snart, vill jag hoppas, snart.
— Vi skola få omfamna hvarandra, men först der uppe,
i guds rike. Du har ju lofvat mig, Jonas, att blifva som en
far för honom, som en vän, en bror. Jag har ingen annan,
till hvilken jag kan öfverlemna honom.
— Men herrn sade ju, att herrn ämnade skrifva till någon.
— Är du missnöjd med uppdraget, Jonas?
Jonas föll på knä och omfamnade sin husbonde.
— Nej, vid gud, nej, herre! Ert förtroende gör mig så
lycklig, så lycklig; men jag är en simpel man och hvad kan
jag göra för er son?
— Du kan göra honom, Jonas, till det bästa en
menniska kan blifva, till en hederlig karl; gör det, och jag skall
välsigna dig från himmelen. Jag lofvade att skrifva om
honom, sade du, till en vän. Det är sant. Men jag eger blott
tre personer, som mitt hjerta älskar. Fröken Creutz, en flicka,
kan jag ej testamentera en pojke, och grefve Hård, till
hvilken jag ämnade vända mig, har nu tillräckligt att göra, för
att rädda sig sjelf. Den tredje, baron Wrangel, är redan långt
borta. Du är den ende, Jonas, till hvilken jag kan vända
mig. Flytta nu hit bordet; jag kan ej röra mig från stället.
Min stackars, stackars husbonde!
— Så der, min käre Jonas, tag hit skriftygen. Du
måste skaffa fram några rader till grefve Hård. De äro af den
största vigt för honom; hans lif beror på att de komma snart
fram.
Puke skref nu till grefve Hård de rader, som vi redan
anfört i förra kapitlet.
— I utbyte mot detta lilla bref, kapten, sade Jonas, då
han emottog och gömde skrifvelsen i sin bröstficka, har jag
här några papper att lemna er, och som äfven skola vara
angelägna.
{{tomrad}}<noinclude>
<references/></noinclude>
ivgp5n6fpwdive4hzzwplhpbg0rpzd2
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/781
104
224995
656837
2026-08-10T19:13:03Z
Thuresson
20
/* Korrekturläst */
656837
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{ph|361}}</noinclude>— Hvad är det för papper?
— Det vet jag icke, herre, men vigtiga skola de vara.
Puke emottog icke utan förundran ett litet försegladt
paket, tydligt vittnande om att det var ganska gammalt,
emedan omslaget ej blott var solkigt och nött, utan tycktes
papperet i sig sjelft äfven af ålder hafva skiftat färg.
— Paketet ser gammalt ut, som gatan, anmärkte Puke.
Hvar har du bekommit luntan?
— Som fångknekt, kapten, har jag äfven fått besöka
kapten Schecta.
— Schecta!
— Han sitter arresterad ett par tre rum härifrån. Då
jag inkom till honom, kände han igen mig och frågade efter
er med en häftighet, som var alldeles obegriplig. Jag
upplyste honom om ert öde, att ni var anklagad och befann er
här. Vid underrättelsen blef han vild af raseri. Nästan som
om han varit från sina sinnens bruk, sprang han omkring
rummet.
“Liknar fullkomligt sin far”, utropade han, “helt och
hållet sin far; uppoffrar sitt väl för andra; skall undergå tortyr
för andra, dö för andra, alldeles som fadren”.
Hastigt stannade han dock vid sidan af spisen.
“Skall hafva dessa papper innan han dör”, pratade han.
“Lindrar plågor, döfvar smärtor att se en misskänd faders ära
upprättad”.
Derpå lösgjorde han en af golfstenarne omkring spisen
och framtog den här luntan, med befallning, att vid första
lägliga tillfälle öfverlemna den ät er, herre.
Dunkla aningar uppstego hos Puke, under det Jonas
berättade hvad som passerat inne hos Schecta.
— Min far, upprepade kan, dessa papper, skulle det
kunna vara?
Han fullföljde ej meningen, utan bröt i stället
förseglingen på paketet. En mängd af rättegångs-handlingar, jemte
flera bref och enskilda upplysningar, föllo dervid i hans hand.
Han kunde ej betvifla hvad han såg — det var — det var
otvifvelaktigt …
I utbrottet af sin glädje och öfverraskning, glömde Puke
hela sin sorgliga belägenhet, i det han sprang upp från sin
bädd, för att taga dokumenten i närmare skärskådande; men<noinclude>
<references/></noinclude>
dca6lhyf82673ma8y5vaiu13ky8uwag
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/782
104
224996
656838
2026-08-10T19:18:26Z
Thuresson
20
/* Korrekturläst */
656838
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />362</noinclude>knappast stod han på golfvet, förrän han var färdig att digna
ned, hans kropp skälfde, hans knän darrade, papperen föllo ur
hans händer, och i nästa ögonblick sjönk han åter vanmägtig
tillbaka på bädden.
— Gif mig papperen, Jonas, bad han, och lemna mig.
När man är så usel, som jag, tillade han, är det bäst att
vara för sig sjelf. Det ökar plågan att beklagas af andra.
När Jonas var vid dörren, ropade honom Puke tillbaka.
— Glöm icke brefvet till grefve Hård. Låt mig veta
hans svar. En kyss på min sons panna.
Puke fattade Jonas hand och tryckte den varmt och
lifligt; men han släppte den icke, utan behöll den ännu i sin,
liksom hade han något att tillägga.
— Jonas, sade han …
— Herre!
— Jag vill skrifva ett par ord till fröken Creutz — du
vet — men du måste lofva mig att ej framlemna dem sjelf,
utan sända någon annan, som icke vet, huru jag har det.
— Jag skall göra hvad herrn befaller.
Puke skref några rader till Alma.
“Jag kan skratta”, skref han, “så lustigt falla sig
händelserna ibland. Man har säkert berättat dig, att jag blifvit
instäld inför kommissionen. Jag skrifver dessa rader, för att
visa dig, huru litet anklagelsevärd man måste anse mig, då
jag, ehuru arresterad, nästan kan betrakta mig såsom fri,
hvarom möjligheten att skrifva och sända dig dessa rader bör
öfvertyga dig. Min helsa är ypperlig. Skulle några oroande
rykten nå dig, så tro dem icke. I natt har jag sofvit
förträffligt, jag drömde om dig; den kommande natten skall
troligen blifva mig lika huld, ty din bild, alltid lika skön och
mild, kommer till mig, blott jag sluter ögonlocken. Jag
hoppas att med det snaraste åter vara hos dig. Tänk dig
hvilken outsäglig lycka; jag håller i min hand de handlingar och
papper, som jag lofvade din morbror, riksrådet Ehrenpreutz.
Alla hinder för vår lycka hafva sålunda på en gång
försvunnit. Den lilla politiska farce, som man nu spelar med mig,
skall snart vara öfverstånden, och då — då …!”
Så snart Jonas aflägsnat sig, försjönk Puke i läsningen
af de erhållna handlingarna. Han hade icke misstagit sig om
deras stora värde. På ett fullkomligt öfvertygande sätt ut-<noinclude>
<references/></noinclude>
f88o96ecrwmye4hzo3zm33w77gv39f1
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/783
104
224997
656839
2026-08-10T19:24:53Z
Thuresson
20
/* Korrekturläst */
656839
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{ph|363}}</noinclude>redde de hans fars äldre förhållanden; sålunda bekräftade sig
att han, efter Carl XII:s död, invecklat sig i en
sammansvärjning till förmån för hertigen af Holstein, hvars rätt till
Sveriges krona trampades af då varande magtegande ständer
under fötterna; att Ehrenpreutz varit djupt invigd i densamma
och spelat, om icke den egentligen ledande rollen, dock en
väsendtligt afgörande; att Puke — d. v. s. fadren alldeles
såsom sonen nu — varit en mellanlänk mellan
sammansvärjningens högre bestämmande och lägre verkställande krafter,
samt att han, för att med desto större säkerhet kunna leda
händelserna, antagit — jemte sitt eget — äfven ett annat
namn, och sålunda under namnet Weste hyrt sig rum på
ladugårdslandet, der han, i förening med en handlande vid namn
Schedvin, haft förbindelser med folk af olika klasser. Vidare
visade dessa papper, att han med den fullkomligaste framgång
spelat denna sin dubbla roll inför sina domare; till den grad
fullkomligt, att han icke blott blef ansedd för Pukes mördare,
oaktadt mordet icke var bestyrkt på annat sätt, än att Puke
spårlöst försvunnit i hans sällskap, utan äfven att derigenom,
— och då Weste ansågs för en ganska simpel varelse, — alla
misstankar blifvit afledda från de öfrige medsammansvurne.
Puke fann bland handlingarna för öfrigt flere skrifvelser
af Ehrenpreutz hand, hvilka på det högsta blottstälde denne,
och han insåg nu den stora vigt, som de alltid måste ega.
Ehrenpreutz hade visserligen räddat fadren från dödsstraffet,
men egde dock alltid skäl till fruktan, så länge dessa papper
funnos i främmande hand, allra helst sedan han sjelf, genom
att öfvergå till det motsatta partiet, höjt sig till sin nu
innehafvande värdighet. Om sjelfva saken äfven icke mera kunde
upprifvas och blifva ett nytt föremål för laglig pröfning, skulle
den likväl alltid verka högst menligt för hans anseende och
på hans ställning.
Under genomgåendet af handlingarna fann Puke tvenne
mindre konvolut, det ena innehållande en liten dagbok, förd
af hans far, det andra, besvarande några bref från hans mor.
Puke hade hitintills haft ganska ofullständig kännedom om sina
föräldrars familjeförhållanden. Visserligen hade han någon
gång sökt inleda sin far i samtal derom; men då denne —
vid frågan om hans mor — gemenligen fattades af en djup
melankoli, undvek han slutligen att tala derom. Med den var-<noinclude>
<references/></noinclude>
gwac5331lgq9cjyytm98vlzny7xnld5
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/784
104
224998
656840
2026-08-10T19:39:05Z
Thuresson
20
/* Korrekturläst */
656840
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />364</noinclude>maste sonliga kärlek grep han nu efter dessa för honom så
dyrbara bref och anteckningar, för att derur hemta kunskap
om dem, som skänkt honom lifvet. Först öppnade han likväl
fadrens anteckningar. De innehöllo en ganska fullständig
redogörelse för hela hans lif, vittnande om den varmaste
fosterlandskärlek, den djupaste rättskänsla, det fastaste mod och den
orubbligaste karakter. Med stolthet läste sonen dessa blad —
dyra och kära minnen — hvilka nu ingöto nya lifskrafter i
hans själ. När fadren skildrade den tid, då han af
sjelfuppoffrande dygd ensam iklädde sig sina vänners brottslighet,
ensam manligt och modigt mötte det hotade samhällets
straffande svärd, så trodde sonen sig se deri ett drag af äkta
romersk anda. Men så öfvergick fadren till de marter, han
lidit i “tjufkällaren” och i “rosenkammaren” — med brinnande
ord hade han tecknat plågorna — med gräslig sanning sin
själs lidanden. En hänförelsens känsla flög genom sonens
hjerta.
— Jag är dock hans son, tänkte han, jag skall äfven
förblifva honom värdig.
På ett underbart sätt kände han sig styrkt af hvad han
läste. Hans egna själskrafter hade bestått det förfärliga
profvet i tjufkällaren. Kommissionen hade nu hotat honom med
rosenkammaren, och ehuru han hoppats att äfven der kunna
bestå, hade han likväl med fasa sett den kommande natten till
mötes; men fadrens orubbliga föresyn ingöt åter jern i hans
vilja, stål i hans själ.
— Jag skall icke förråda någon, hviskade han till sig
sjelf. Förråda de sig sjelfve — må vara — då talar äfven
jag, icke förr.
— Det gälde icke att rädda dem, som voro arresterade,
emedan de redan bekänt för mycket; endast Hård och Brahe
kunde räddas, kunde åtminstone lemnas tid att undkomma
genom flykten.
Puke var öfvertygad att Jonas skyndsamt skulle
framskaffa hans bref till grefve Hård, samt att han snart skulle
emottaga underrättelsen om de båda grefvarnes flykt.
Men det var icke nog att de flytt; de måste äfven hafva
tid på sig, såvida flykten skulle lyckas.
Efter dessa betraktelser fortsatte han läsningen af fadrens
anteckningar.
{{tomrad}}<noinclude>
<references/></noinclude>
tmsdpmszp0jjihyggsy6b2yllbud7ct
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/785
104
224999
656841
2026-08-10T19:41:32Z
Thuresson
20
/* Korrekturläst */
656841
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{ph|365}}</noinclude>Sedan den gamle, genom Ehrenpreutz' försorg, lyckats
undkomma lagens straff och tagit sin tillflykt till en aflägsen och
undangömd landsbygd, der han återtog sitt rätta namn,
emedan detta, såsom rättfärdigadt inför verldens ögon, allra bäst
dolde hans hemlighet, ingick han i en redogörelse om sin
familjs enskilda förhållanden. Med det innerligaste deltagande följde
sonen dessa med så mycken sann och lefvande känsla tecknade
skildringar om huslig kärlek och lycka, efterföljda slutligen af
de fasansvärdaste olyckor, sorger och lidanden. Ju längre han
äfven kom i berättelsen, desto oemotståndligare drog den
honom med sig. Motgångarne hade ej rubbat kärleken emellan
hans föräldrar, i stället hade de stärkt och renat densamma
till en klar låga, vid hvilken de värmt sina hjertan till allt
mer och mer för hvarandra uppoffrande dygd. Hans mor, som
vid fadrens arrestering först erhöll kännedom om de planer,
han förehaft, öfvergaf då äfven sin förra ställning och antog
det namn, hvarunder han var anklagad, för att såsom maka
ännu kunna få besöka och vårda honom. Med hvilken rörande
enkelhet skildrade icke fadren hennes ömhet, huru hon suttit
vid hans bädd och med en sjukvårderskas hela outtröttliga nit
skött honom efter den tortyr, som han undergick. Äfven
fängelsets natt egde för dem sin stråle af ljus, sin sällhet: den
ömsesidiga kärleken var deras tröstande himmel. Den
innerliga hängifvenheten, makarna emellan, strålade genom hans
anteckningar, såsom ett föremål strålar fram genom den renaste
kristall.
Men samma klarhet visade sig likväl icke allt. Mot
slutet blefvo anteckningarna allt dunklare och oförklarligare. Det
framgick likväl derur, att hans mor blifvit försatt i en viss
intressant belägenhet, ganska ointressant dock i den ställning,
hvari de befunno sig. En orolig aning hade förmörkat deras
sista möte. Modren fruktade synbarligen hvarje ögonblick att
gifva lifvet åt en ny arfvinge, men qväfde sin förmodan, för
att icke ingifva sin man nya sorger. Man märkte allt för
tydligt, att hon redan känt sig sjuk. När de skildes åt, hade
hon tagit afsked på ett sätt, som på en gång väckte hans
misstankar; detta ögonblick var också skildradt på ett
sönderslitande sätt, och från denna stund — hade de aldrig återsett
hvarandra. Förgäfves hade han forskat efter henne, förgäfves<noinclude>
<references/></noinclude>
meanjy4vgwhufauzw0hwu2n78ea8gem
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/786
104
225000
656842
2026-08-10T19:45:54Z
Thuresson
20
/* Korrekturläst */
656842
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />366</noinclude>— men fången, som han var, och med ett antaget, främmande
namn — stodo honom icke många forskningsmedel till buds.
Med begärlighet grep Puke efter det lilla bref-konvolutet.
Till sin största glädje fann han att det innehöll egenhändiga
bref från hans mor. Man kan säga att han icke läste, utan
slukade dem. Han glömde tiden, han glömde stället, der han
var, han glömde alla de plågor, som han erfarit, och alla, som
väntade honom. Hvilken ren, mild och hög anda doftade icke
genom dessa bref! Hvilken förening af den varmaste känsla och
sann qvinlig höghet i tänkesätt!
En tår af djup rörelse smög sig ur Pukes ögon. Huru stolt
och lycklig kände han sig icke att hafva hvilat under en
sådan moders hjerta! Huru mycket ädlare skulle han icke hafva
varit — han kände det — om han fått njuta af hennes
uppfostrande ledning!
Men huru förklara hennes så helt och hållet spårlösa
försvinnande? Med ett djupt vemod försjönk Puke i betraktelser
deröfver.
Plötsligt for en mörk tanke genom hans själ.
Egde han måhända icke en bror eller en syster?
En förfärlig oro intog honom. Var han måhända dömd
af en högre skickelse att lemna detta lif, utan att någonsin
blifva upplyst derom.
— Men hvarföre, frågade han sig, talade ej min far
någonsin med mig härom? Otvifvelaktigt måste han hafva varit
öfvertygad att alla efterspaningar voro fruktlösa. Min mor
lemnade honom sent en afton, påtagligen redan sjuk. Hvar
bodde hon? Hurudan var hennes ställning? Härom finnes inga
upplysningar. I den belägenhet, hvari mina föräldrar voro
försatta, måste jag likväl antaga, att deras ekonomiska ställning
var mindre god. Kanske blef hon ett offer på gatan för sin
sjuklighet. Men min fars tystnad? Qväfde förebråelser i detta
fall hans ord? Jag påminner mig hans lättretliga ömtålighet.
Hvarje förfrågan om hans tidigare lif tryckte honom till
jorden eller föranledde ett utbrott af missmod.
Alla dessa spörjsmål, så naturliga och befogade de voro,
förmådde Puke icke att nöjaktigt besvara.
Döden hade i tvenne grafvar förseglat för honom det
konvolut, hvari förklaringen derå var innesluten.
Under den tid Pukes far satt fängslad var han känd un-<noinclude>
<references/></noinclude>
tvfz3q0av9ctbznhr08e3jhfh5k6pba
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/787
104
225001
656843
2026-08-10T19:49:12Z
Thuresson
20
/* Korrekturläst */
656843
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{ph|367}}</noinclude>der namnet Weste och hans hustru hade, vid de besök hon
aflade hos honom, jemväl måst begagna sig af samma namn,
hvadan han följaktligen ej heller sedermera kunde forska och
söka efter henne under något annat. Domen öfver Weste, dennes
förmenta brottslighet och död, bidrogo alltid att öka svårigheterna
vid alla efterspaningar, för att icke alldeles omöjliggöra dem.
Den lifdömde Westes hustru kunde ju icke äfven vara Pukes.
Verldens dom förbjöd det. Så straffades den gamle Puke för
den namndubbelhet, hvaraf han begagnat sig.
Der fann sonen sin mors namn, efterföljdt af en lång rad
af tankstreck, samt derunder ett kors, sådant, som det,
hvarmed man gemenligen betecknar en död.
Någonting förekom likväl icke, som öfvertygade om hans
far haft verkliga bevis härpå; sjelfva tankstrecken tycktes vittna
om att denna föreställning var en blott förmodan, tillkommen
på grund af talande omständigheter.
— Således död, tänkte likväl Puke, ja, död! Och min bror
eller min syster — ack ja, äfven de äro döda. — Verlden är
för mig en graf, suckade han derefter; öfverallt går döden
framför och efter mig. En stjerna har dock min himmel egt: Alma!
Puke fördjupade sig så i sina tankar, att natten skridit långt
fram.
Hastigt återkallades han dock till sin egen sorgliga
belägenhet af tunga steg i korridoren utanför fängelserummet.
Skyndsamt hopsamlade han papperen. Jernbommen
upplästes redan utanför dörren. Hvar skulle han väl bevara
{{Rättelse|de de|de}} dyrbara handlingarna? Då märkte han ett litet luftrör vid
foten af spisen, och han rullade handlingarna tillhopa och sköt
dem in der så långt han kunde. Knappast hade han hunnit
att återtaga sin plats i bädden, förrän fångbetjeningen, åtföljd
af vakten, inträdde. Underofficern sade sig hafva fått
befallning att fråga honom antingen han ville bekänna eller följa
med till rosenkammaren.
— Till rosenkammaren, svarade han.
{{linje|5em}}
Rosenkammaren var belägen på Smedjegården, under det
långa huset till höger från ingången. Detta pinorum —
äfvensom tjuf-källaren — igenfyldes kort efter revolutionen 1772,<noinclude>
<references/></noinclude>
fh2885xdajdz425fsh5jo9m0iutwc50
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/788
104
225002
656844
2026-08-10T20:09:51Z
Thuresson
20
/* Korrekturläst */
656844
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />368</noinclude>eller den 27 Augusti. Det var en af de första åtgärder, som
Gustaf III vidtog, sedan han störtat den s. k. frihets-tidens
styrelsesätt. Ännu 1849 fans rosenkammaren likväl qvar
nästan i sitt ursprungliga skick. Med anledning af de stora
förändringar, som fångvårds-systemet både då och dessförinnan
undergick, behöfdes rummet till vidgad arbetslokal, hvarför
befallning gafs, att det skulle urrödjas. Händelsen fogade då
så, att författaren af detta arbete kom att taga kammaren i
betraktande, sedan den blifvit tom, och under det man var
sysselsatt att utbryta gallren för den ensamma glugg,
hvarigenom en sparsam dager smög sig in i afgrunds-hålan. Vi
skola i det följande beskrifva rummet.
Klockan 12 på natten anlände Puke till Smedjegården.
Innan man vidtog några åtgärder med honom,
uppmanades han att bekänna, men han afslog det.
Man var likväl öfvertygad, att han snart skulle göra sin
syndabekännelse, emedan få eller ingen före honom pröfvat den
tortyr, som väntade, utan att efter en kort stund afgifva den.
Några af kommissionens ledamöter hade derföre infunnit sig;
för att i ett särskildt rum emottaga hans förklaring.
När Puke emellertid vid blef sitt nekande, afklädde man
honom inpå bara kroppen, nu, som förra gången, hvarefter man
förde honom till rosenkammaren.
En dödskall isflägt kom honom till mötes.
Ovilkorligen ryggade han tillbaka. Det bullrande ljudet
af ett rinnande, pölaktigt vatten nådde honom. Han vacklade
verkligen. Mefitiska ångor stego upp ur denna sump. I
hvilken afgrund ämnade man föra honom? Ännu dröjde han. En
af fångvaktarne tycktes med flit föra fram lampan, på det att
han vid dess sken skulle kunna öfverblicka afgrundshålan,
hvilken liknade en gryta, hvars nedre del och botten voro
uthuggna i en bergshäll och fyld högt upp med vatten, som
rann in från den ena och ut på den andra sidan, dock så, att
icke blott en del deraf stannade qvar, utan att man äfven
kunde höja eller sänka vattenytan efter behag. En kedja af
jern, vid hvilken en handklofve var fastmidd, hängde ned från
ett block i det hvälfda taket. Med fasa stirrade han ännu in
i detta näste. Vid lampskenet såg han insekter och ödlor krypa
i pölvattnet. Ett intryck af obeskrifligt obehag intog honom.
{{tomrad}}<noinclude>
<references/></noinclude>
5y4s2oi9z1w0rb30n1z56aj0hran3t9
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/347
104
225003
656846
2026-08-11T07:07:37Z
PWidergren
11678
/* Korrekturläst */
656846
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
{{Initial|U}}NDER ÅTTIOTALETS SISTA ÅR GÅR DEN
franska naturalismen sin avblomstring till mötes.
Angreppen mot det kvasivetenskapliga och föga realistiska i
Zolas skildringar hade länge fortgått; men naturalismens
officiella dödsår är 1887, då Zola utgav den råa, av nästan
fantastisk sensualitet fyllda bonderomanen ''La terre'', mot vilken fem
författare av hans egen skola protesterade.
Det försiggår omärkligt ett omslag i hela tidsriktningen.
Man var trött på naturalismens överdrifter, trött på den breda
beskrivande stilen, som drunknade i detaljer, trött på den
alltför ofta ointressanta och själlösa människoskildringen, på
debatterna och de skarpt formulerade teorierna, som slutade i
ordstrider och töckniga framtidsperspektiv. Efter all denna vistelse
på bakgator bland förfallna existenser, drinkare, trötta män,
storstadstrottoarernas slödder, vaknade ett behov efter
människosjälar av en annan valör; efter all denna kallblodiga, nyktra
analys inställde sig ett sugande begär efter skönhet, fantasi och
lyrik, efter tankar och visioner, som förde bort från dagens
strider; efter allt detta rotande i sjuka kroppar längtade man
efter hela och friska människor, som genom sin tanke- och
viljekraft förmådde behärska de yttre omständigheternas nyckfulla
spel. Mystiken vann åter herravälde över sinnena. Hypnotismens
fenomen, som vetenskapen nu på allvar upptog till behandling,
satte fantasien i rörelse, och det tycktes plötsligt, som
om dessa kunde lyfta en flik av förlåten ut mot det stora okända.
Paris vimlade under seklets sista år av mager och charlataner,
som fördjupade sig i Svedenborg, kabbala och all österländsk
visdom och som drevo svart och vit magi under hemlighetsfulla
och exotiska former. Spiritism och teosofi florerade. M:me
Rlavatsky återvände efter många års vistelse i Indien och uppen-<noinclude>
<references/></noinclude>
9f40fbqu7mn5e1lyakb0mj9c20flj4y
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/348
104
225004
656847
2026-08-11T07:12:38Z
PWidergren
11678
/* Korrekturläst */
656847
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />{{huvud|6|ANDRA DELEN: SYMBOLISMEN|}}</noinclude>barade i »The secret doctrine» österns hemliga läror. I många
hjärtan tände åter religionen den heliga elden. Det var de
litterära omvändelsernas tid. Från sekelskiftets pessimism sökte
män som Coppée och Brunetière, Bourget och Huysmans på
olika vägar tillbaka till den katolska kyrkans modersköte.
Det disharmoniska och oroligt famlande i tidens lynne
framträder också i den exotism, som på alla områden gör sig
gällande i fransk kultur. Frankrike översvämmas av utländska
idéströmningar, ett förhållande, varöver denna tids franska kritik
ofta beklagat sig, fast säkerligen med orätt. En stark impuls
kom från den ryska romanen med dess innerliga och själfulla
psykologi, mindre nykter och långt djupare än den franska
naturalismens. Ibsens ideala patos och puritanska anda skärpte de
moraliserande tendenserna i den inhemska litteraturen. Wagners
musik och engelsk lyrik, särskilt prærafaeliternas, Edgar Allan
Poes fantastiska noveller och drömrika poesier övade ett
avgörande inflytande på omgestaltningen av hela tidsmedvetandet.
Slutligen nådde också Nietzsche in över Frankrikes gränser, där
man genom bekantskapen med Carlyles heroskult och Stendhals
{{rättelse|Napoelonsbeundran|Napoleonsbeundran}} — för att ej tala om Balzacs hyllande av
kraften och Renans dyrkan av intelligensen — var väl
förberedd att tillägna sig hans aristokratiska världsuppfattning.
På olika vägar närmade man sig åter romantikens bortskymda
idévärld. Man trädde i nytt förhållande till vissa äldre franska
författare. Victor Hugo med sin varmblodigt brusande diktning
stod alltjämt för denna generations skalder som den franska
lyrikens store mästare. Och Balzac, på en gång naturalist och
romantiker, på en gång skarp analysör och mystiker hade
alltjämt mycket att lära samtiden. Det var först nu, som
Stendhal blev läst på allvar och beundrad för sin psykologiska
skarpblick och sina utomordentliga skildringar av viljemänniskor, så
olika naturalismens typer, som så ofta endast voro till för att
spegla en miljö och utgöra den sammanbindande länken i en
romans händelser. Paul Bourget och hela den s. k. psykologiska
skolan ha framför allt gått i lära hos honom.
Särskilt är det dock Poe och Baudelaire, som inrikta tidens<noinclude>
<references/></noinclude>
aw1gpq02i8bd2auw0rwaj1ecop8u1nk
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/343
104
225005
656848
2026-08-11T07:16:19Z
PWidergren
11678
/* Korrekturläst */
656848
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|ANDRA DELEN|150}}}}
{{c|{{större|SYMBOLISMEN|200}}}}
</div><noinclude>
<references/>
{{m|I — 19140.{{em|1}}''J. Mortensen.''}}</noinclude>
2ts34iose6t4tf6ioxuu25m6tvjgeqb
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/345
104
225006
656849
2026-08-11T07:17:37Z
PWidergren
11678
/* Korrekturläst */
656849
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|SYMBOLISMENS UPPKOMST|200}}}}
</div><noinclude>
<references/></noinclude>
9571x7ios1zbob4tetipzbapml0nhs7
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/376
104
225007
656850
2026-08-11T07:19:31Z
PWidergren
11678
/* Utan text */
656850
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/377
104
225008
656851
2026-08-11T07:20:22Z
PWidergren
11678
/* Korrekturläst */
656851
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|VERNER {{sc|von}} HEIDENSTAM|200}}}}
</div><noinclude>
<references/></noinclude>
6u017ctunjw6p5pevakdy0d0cxmb77h
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/378
104
225009
656852
2026-08-11T07:20:38Z
PWidergren
11678
/* Utan text */
656852
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/435
104
225010
656853
2026-08-11T07:21:51Z
PWidergren
11678
/* Korrekturläst */
656853
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|OSCAR LEVERTIN|200}}}}
</div><noinclude>
<references/></noinclude>
njudgstatuhyj1ef9623p3t6yhuqdmf
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/434
104
225011
656854
2026-08-11T07:21:59Z
PWidergren
11678
/* Utan text */
656854
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/436
104
225012
656855
2026-08-11T07:22:09Z
PWidergren
11678
/* Utan text */
656855
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/499
104
225013
656856
2026-08-11T07:24:09Z
PWidergren
11678
/* Korrekturläst */
656856
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|ELLEN KEY|200}}}}
</div><noinclude>
<references/></noinclude>
86zxb65lcw2t8y8m17hgvji5kg1mpuu
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/498
104
225014
656857
2026-08-11T07:24:26Z
PWidergren
11678
/* Utan text */
656857
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/500
104
225015
656858
2026-08-11T07:24:38Z
PWidergren
11678
/* Utan text */
656858
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/521
104
225016
656859
2026-08-11T07:25:28Z
PWidergren
11678
/* Korrekturläst */
656859
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|HJALMAR SÖDERBERG|200}}}}
</div><noinclude>
<references/></noinclude>
py8nlb9v5oxt3qu5t0t2agamcilp2za
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/522
104
225017
656860
2026-08-11T07:25:41Z
PWidergren
11678
/* Utan text */
656860
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/543
104
225018
656861
2026-08-11T07:26:56Z
PWidergren
11678
/* Korrekturläst */
656861
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|SELMA LAGERLÖF|200}}}}
</div><noinclude>
<references/></noinclude>
f3ryvrtf1gk31pvxz0uh42m89sy485c
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/542
104
225019
656862
2026-08-11T07:27:06Z
PWidergren
11678
/* Utan text */
656862
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/544
104
225020
656863
2026-08-11T07:27:15Z
PWidergren
11678
/* Utan text */
656863
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/595
104
225021
656864
2026-08-11T07:27:59Z
PWidergren
11678
/* Korrekturläst */
656864
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|AUGUST STRINDBERG|200}}}}
</div><noinclude>
<references/></noinclude>
rnqh3za6gfevv73ongxb12ls87fkrk5
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/594
104
225022
656865
2026-08-11T07:28:10Z
PWidergren
11678
/* Utan text */
656865
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/596
104
225023
656866
2026-08-11T07:28:19Z
PWidergren
11678
/* Utan text */
656866
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/647
104
225024
656867
2026-08-11T07:30:20Z
PWidergren
11678
/* Korrekturläst */
656867
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|GUSTAF FRÖDING|200}}}}
</div><noinclude>
<references/>
{{m|20 — 19140.{{em|1}}''J. Mortensen.''}}</noinclude>
rn71m8emda2q75b5rwd31dpr58k5e3l
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/648
104
225025
656868
2026-08-11T07:30:50Z
PWidergren
11678
/* Utan text */
656868
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/707
104
225026
656869
2026-08-11T07:31:37Z
PWidergren
11678
/* Korrekturläst */
656869
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|PER HALLSTRÖM|200}}}}
</div><noinclude>
<references/></noinclude>
r64udyqulgbttdihmsgsaf8wu3n477u
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/706
104
225027
656870
2026-08-11T07:31:46Z
PWidergren
11678
/* Utan text */
656870
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/708
104
225028
656871
2026-08-11T07:31:55Z
PWidergren
11678
/* Utan text */
656871
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/739
104
225029
656872
2026-08-11T07:33:17Z
PWidergren
11678
/* Korrekturläst */
656872
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|ERIK AXEL KARLFELDT|200}}}}
</div><noinclude>
<references/></noinclude>
3o7ai24jhrfce0diva6jhjwxskqmzov
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/740
104
225030
656873
2026-08-11T07:33:33Z
PWidergren
11678
/* Utan text */
656873
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/765
104
225031
656874
2026-08-11T07:34:36Z
PWidergren
11678
/* Korrekturläst */
656874
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>
<div style="margin-top:3em;margin-bottom:3em;">
{{c|{{större|TILLBAKABLICK|200}}}}
</div><noinclude>
<references/></noinclude>
jvan2jupcya4q9ulwd9bg22xc22isc9
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/764
104
225032
656875
2026-08-11T07:34:53Z
PWidergren
11678
/* Utan text */
656875
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/766
104
225033
656876
2026-08-11T07:35:03Z
PWidergren
11678
/* Utan text */
656876
proofread-page
text/x-wiki
<noinclude><pagequality level="0" user="PWidergren" /></noinclude><noinclude>
<references/></noinclude>
el3ez3e2rae15n97m4wmnacjqh9wpql
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/778
104
225034
656877
2026-08-11T08:01:35Z
PWidergren
11678
/* Korrekturläst */
656877
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>{{innehåll börjar}}
{{c|{{större|INNEHÅLLSFÖRTECKNING.}}}}
{{linje|5em|style=margin-top:2em;margin-bottom:2em;}}
{{c|'''[[Från Röda rummet till Sekelskiftet/Symbolismens uppkomst|Symbolismens uppkomst.]]'''}}
{| style="margin:auto; width:100%;"
|-
|{{em|1}}||{{em|1}} ||Reaktionen mot naturalismen. — Nya inflytanden på fransk kultur. — Symbolismen som skola. — Dess program. — Förhållande till den äldre romantiken. — Dess skönhetstörst. — Dess teknik. — Dess hävdande av versens berättigande. — Den äldre symbolismen. — Reaktion mot den naturvetenskapliga världsåskådningen. — Nya strömningar inom kyrkan. — Politiska riktlinjer. — Symbolismen i Danmark. — I Sverige. — Nya strömningar i filosofien. — Politiken.||style="vertical-align:bottom;text-align:right;width:2.5em;"|3
|}
{{c|'''[[Från Röda rummet till Sekelskiftet/0. Verner von Heidenstam|Verner von Heidenstam.]]'''}}
{| style="margin:auto; width:100%;"
|-
|{{em|1}}||{{em|1}}|| [[Från Röda rummet till Sekelskiftet/0. Verner von Heidenstam|Hans debut.]]||style="vertical-align:bottom;text-align:right; width:2.5em;"|35
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/I. Verner von Heidenstam|{{större|I.}}]] ||{{em|1}}|| Härstamning. — Barndomsår. — Utländska resor. — Giftermål. — Målare. — Samvaro med Strindberg. — Topelius’ omdöme om hans första dikter. — Vallfart och vandringsår. — Diktsamlingens mottagande. —Fortsatt författarskap. — Från Col di Tenda till Blocksberg. — Endymion. — Renässans och Pepitas bröllop. ||style="vertical-align:bottom;text-align:right;"|37
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/II. Verner von Heidenstam|{{större|II.}}]] ||{{em|1}}|| Hans Alienus. — Förspelet. — Innehållet. — Estetiskt värde. —Ställning i hans produktion.||style="vertical-align:bottom;text-align:right;"|52
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/III. Verner von Heidenstam|{{större|III.}}]] ||{{em|1}}|| Dikter. — Större område än Vallfart och vandringsår. — Kosmopolitism. — Hemlängtan. — Erotik. — Sankt Göran och Draken. —Inflytande från Levertin. — Patriotiska stämningar.||style="vertical-align:bottom;text-align:right;"|58
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/IV. Verner von Heidenstam|{{större|IV}}]] ||{{em|1}}|| Historisk diktning. — Modern barbarism. — Om svenskarnes lynne. — Tankar och teckningar. — Strindbergs angrepp på det nationella. —Karolinerna. — Uppfattning av Karl XII. — Karolinerna ett galleri av svenska gestalter.||style="vertical-align:bottom;text-align:right;"|69
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/V. Verner von Heidenstam|{{större|V}}]] ||{{em|1}}|| Heliga Birgittas pilgrimsfärd. — Folke Filbyter. — Ny uppfattning av vikingen. — Finnblodet. — Sönerna. — Modärna drag i skildringen. — Bjälboarvet. — Valdemar och Magnus. — Kvinnoporträtten.||style="vertical-align:bottom;text-align:right;"|78
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/VI. Verner von Heidenstam|{{större|VI}}]] ||{{em|1}}|| Nya dikter. — Strängare stil. — Äldre dikter. — Illusionslös blick på livet.||style="vertical-align:bottom;text-align:right;"|85
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/VII. Verner von Heidenstam|{{större|VII}}]] ||{{em|1}}|| Karaktäristik.||style="vertical-align:bottom;text-align:right;"|88
|}
{{Tomrad}}<noinclude>
<references/></noinclude>
rrqrvb2ttl6me6f4thwlrei774816s1
656879
656877
2026-08-11T08:16:51Z
PWidergren
11678
656879
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>{{innehåll börjar}}
{{c|{{större|INNEHÅLLSFÖRTECKNING.}}}}
{{linje|5em|style=margin-top:2em;margin-bottom:2em;}}
{{c|'''[[Från Röda rummet till Sekelskiftet/Symbolismens uppkomst|Symbolismens uppkomst.]]'''}}
{| style="margin:auto; width:100%;"
|-
|{{em|1}}||{{em|1}} ||Reaktionen mot naturalismen. — Nya inflytanden på fransk kultur. — Symbolismen som skola. — Dess program. — Förhållande till den äldre romantiken. — Dess skönhetstörst. — Dess teknik. — Dess hävdande av versens berättigande. — Den äldre symbolismen. — Reaktion mot den naturvetenskapliga världsåskådningen. — Nya strömningar inom kyrkan. — Politiska riktlinjer. — Symbolismen i Danmark. — I Sverige. — Nya strömningar i filosofien. — Politiken.||style="vertical-align:bottom;text-align:right;width:2.5em;"|3
|}
{{c|'''[[Från Röda rummet till Sekelskiftet/0. Verner von Heidenstam|Verner von Heidenstam.]]'''}}
{| style="margin:auto; width:100%;"
|-
|{{em|1}}||{{em|1}}|| [[Från Röda rummet till Sekelskiftet/0. Verner von Heidenstam|Hans debut.]]||style="vertical-align:bottom;text-align:right; width:2.5em;"|35
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/I. Verner von Heidenstam|{{större|I.}}]] ||{{em|1}}|| Härstamning. — Barndomsår. — Utländska resor. — Giftermål. — Målare. — Samvaro med Strindberg. — Topelius’ omdöme om hans första dikter. — Vallfart och vandringsår. — Diktsamlingens mottagande. —Fortsatt författarskap. — Från Col di Tenda till Blocksberg. — Endymion. — Renässans och Pepitas bröllop. ||style="vertical-align:bottom;text-align:right;"|37
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/II. Verner von Heidenstam|{{större|II.}}]] ||{{em|1}}|| Hans Alienus. — Förspelet. — Innehållet. — Estetiskt värde. —Ställning i hans produktion.||style="vertical-align:bottom;text-align:right;"|52
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/III. Verner von Heidenstam|{{större|III.}}]] ||{{em|1}}|| Dikter. — Större område än Vallfart och vandringsår. — Kosmopolitism. — Hemlängtan. — Erotik. — Sankt Göran och Draken. —Inflytande från Levertin. — Patriotiska stämningar.||style="vertical-align:bottom;text-align:right;"|58
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/IV. Verner von Heidenstam|{{större|IV}}]] ||{{em|1}}|| Historisk diktning. — Modern barbarism. — Om svenskarnes lynne. — Tankar och teckningar. — Strindbergs angrepp på det nationella. — Karolinerna. — Uppfattning av Karl XII. — Karolinerna ett galleri av svenska gestalter.||style="vertical-align:bottom;text-align:right;"|69
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/V. Verner von Heidenstam|{{större|V}}]] ||{{em|1}}|| Heliga Birgittas pilgrimsfärd. — Folke Filbyter. — Ny uppfattning av vikingen. — Finnblodet. — Sönerna. — Modärna drag i skildringen. — Bjälboarvet. — Valdemar och Magnus. — Kvinnoporträtten.||style="vertical-align:bottom;text-align:right;"|78
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/VI. Verner von Heidenstam|{{större|VI}}]] ||{{em|1}}|| Nya dikter. — Strängare stil. — Äldre dikter. — Illusionslös blick på livet.||style="vertical-align:bottom;text-align:right;"|85
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/VII. Verner von Heidenstam|{{större|VII}}]] ||{{em|1}}|| Karaktäristik.||style="vertical-align:bottom;text-align:right;"|88
|}
{{Tomrad}}<noinclude>
<references/></noinclude>
s3ok1y5riwa46vf2lvfjh22xix1nyo5
656880
656879
2026-08-11T08:22:25Z
PWidergren
11678
656880
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>{{innehåll börjar}}
{{c|{{större|INNEHÅLLSFÖRTECKNING.}}}}
{{linje|5em|style=margin-top:2em;margin-bottom:2em;}}
{{c|'''[[Från Röda rummet till Sekelskiftet/Symbolismens uppkomst|Symbolismens uppkomst.]]'''}}
{| style="margin:auto; width:100%;"
|-
|{{em|1}}||{{em|1}} ||Reaktionen mot naturalismen. — Nya inflytanden på fransk kultur. — Symbolismen som skola. — Dess program. — Förhållande till den äldre romantiken. — Dess skönhetstörst. — Dess teknik. — Dess hävdande av versens berättigande. — Den äldre symbolismen. — Reaktion mot den naturvetenskapliga världsåskådningen. — Nya strömningar inom kyrkan. — Politiska riktlinjer. — Symbolismen i Danmark. — I Sverige. — Nya strömningar i filosofien. — Politiken.||style="vertical-align:bottom;text-align:right;width:2.5em;"|3
|}
{{c|'''[[Från Röda rummet till Sekelskiftet/0. Verner von Heidenstam|Verner von Heidenstam.]]'''}}
{| style="margin:auto; width:100%;"
|-
|{{em|1}}||{{em|1}}|| [[Från Röda rummet till Sekelskiftet/0. Verner von Heidenstam|Hans debut.]]||style="vertical-align:bottom;text-align:right; width:2.5em;"|35
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/I. Verner von Heidenstam|{{större|I.}}]] ||{{em|1}}|| Härstamning. — Barndomsår. — Utländska resor. — Giftermål. — Målare. — Samvaro med Strindberg. — Topelius’ omdöme om hans första dikter. — Vallfart och vandringsår. — Diktsamlingens mottagande. —Fortsatt författarskap. — Från Col di Tenda till Blocksberg. — Endymion. — Renässans och Pepitas bröllop. ||style="vertical-align:bottom;text-align:right;"|37
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/II. Verner von Heidenstam|{{större|II.}}]] ||{{em|1}}|| Hans Alienus. — Förspelet. — Innehållet. — Estetiskt värde. — Ställning i hans produktion.||style="vertical-align:bottom;text-align:right;"|52
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/III. Verner von Heidenstam|{{större|III.}}]] ||{{em|1}}|| Dikter. — Större område än Vallfart och vandringsår. — Kosmopolitism. — Hemlängtan. — Erotik. — Sankt Göran och Draken. — Inflytande från Levertin. — Patriotiska stämningar.||style="vertical-align:bottom;text-align:right;"|58
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/IV. Verner von Heidenstam|{{större|IV}}]] ||{{em|1}}|| Historisk diktning. — Modern barbarism. — Om svenskarnes lynne. — Tankar och teckningar. — Strindbergs angrepp på det nationella. — Karolinerna. — Uppfattning av Karl XII. — Karolinerna ett galleri av svenska gestalter.||style="vertical-align:bottom;text-align:right;"|69
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/V. Verner von Heidenstam|{{större|V}}]] ||{{em|1}}|| Heliga Birgittas pilgrimsfärd. — Folke Filbyter. — Ny uppfattning av vikingen. — Finnblodet. — Sönerna. — Modärna drag i skildringen. — Bjälboarvet. — Valdemar och Magnus. — Kvinnoporträtten.||style="vertical-align:bottom;text-align:right;"|78
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/VI. Verner von Heidenstam|{{större|VI}}]] ||{{em|1}}|| Nya dikter. — Strängare stil. — Äldre dikter. — Illusionslös blick på livet.||style="vertical-align:bottom;text-align:right;"|85
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/VII. Verner von Heidenstam|{{större|VII}}]] ||{{em|1}}|| Karaktäristik.||style="vertical-align:bottom;text-align:right;"|88
|}
{{Tomrad}}<noinclude>
<references/></noinclude>
347u539dpzx5hq2coqe4hjoefsu8ggl
656881
656880
2026-08-11T08:23:14Z
PWidergren
11678
656881
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" /></noinclude>{{innehåll börjar}}
{{c|{{större|INNEHÅLLSFÖRTECKNING.}}}}
{{linje|5em|style=margin-top:2em;margin-bottom:2em;}}
{{c|'''[[Från Röda rummet till Sekelskiftet/Symbolismens uppkomst|Symbolismens uppkomst.]]'''}}
{| style="margin:auto; width:100%;"
|-
|{{em|1}}||{{em|1}} ||Reaktionen mot naturalismen. — Nya inflytanden på fransk kultur. — Symbolismen som skola. — Dess program. — Förhållande till den äldre romantiken. — Dess skönhetstörst. — Dess teknik. — Dess hävdande av versens berättigande. — Den äldre symbolismen. — Reaktion mot den naturvetenskapliga världsåskådningen. — Nya strömningar inom kyrkan. — Politiska riktlinjer. — Symbolismen i Danmark. — I Sverige. — Nya strömningar i filosofien. — Politiken.||style="vertical-align:bottom;text-align:right;width:2.5em;"|3
|}
{{c|'''[[Från Röda rummet till Sekelskiftet/0. Verner von Heidenstam|Verner von Heidenstam.]]'''}}
{| style="margin:auto; width:100%;"
|-
|{{em|1}}||{{em|1}}|| [[Från Röda rummet till Sekelskiftet/0. Verner von Heidenstam|Hans debut.]]||style="vertical-align:bottom;text-align:right; width:2.5em;"|35
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/I. Verner von Heidenstam|{{större|I.}}]] ||{{em|1}}|| Härstamning. — Barndomsår. — Utländska resor. — Giftermål. — Målare. — Samvaro med Strindberg. — Topelius’ omdöme om hans första dikter. — Vallfart och vandringsår. — Diktsamlingens mottagande. — Fortsatt författarskap. — Från Col di Tenda till Blocksberg. — Endymion. — Renässans och Pepitas bröllop. ||style="vertical-align:bottom;text-align:right;"|37
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/II. Verner von Heidenstam|{{större|II.}}]] ||{{em|1}}|| Hans Alienus. — Förspelet. — Innehållet. — Estetiskt värde. — Ställning i hans produktion.||style="vertical-align:bottom;text-align:right;"|52
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/III. Verner von Heidenstam|{{större|III.}}]] ||{{em|1}}|| Dikter. — Större område än Vallfart och vandringsår. — Kosmopolitism. — Hemlängtan. — Erotik. — Sankt Göran och Draken. — Inflytande från Levertin. — Patriotiska stämningar.||style="vertical-align:bottom;text-align:right;"|58
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/IV. Verner von Heidenstam|{{större|IV}}]] ||{{em|1}}|| Historisk diktning. — Modern barbarism. — Om svenskarnes lynne. — Tankar och teckningar. — Strindbergs angrepp på det nationella. — Karolinerna. — Uppfattning av Karl XII. — Karolinerna ett galleri av svenska gestalter.||style="vertical-align:bottom;text-align:right;"|69
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/V. Verner von Heidenstam|{{större|V}}]] ||{{em|1}}|| Heliga Birgittas pilgrimsfärd. — Folke Filbyter. — Ny uppfattning av vikingen. — Finnblodet. — Sönerna. — Modärna drag i skildringen. — Bjälboarvet. — Valdemar och Magnus. — Kvinnoporträtten.||style="vertical-align:bottom;text-align:right;"|78
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/VI. Verner von Heidenstam|{{större|VI}}]] ||{{em|1}}|| Nya dikter. — Strängare stil. — Äldre dikter. — Illusionslös blick på livet.||style="vertical-align:bottom;text-align:right;"|85
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/VII. Verner von Heidenstam|{{större|VII}}]] ||{{em|1}}|| Karaktäristik.||style="vertical-align:bottom;text-align:right;"|88
|}
{{Tomrad}}<noinclude>
<references/></noinclude>
n6zw0m3gkkqq5l86806tegs3ju6iwzs
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/779
104
225035
656882
2026-08-11T08:29:21Z
PWidergren
11678
/* Korrekturläst */
656882
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />{{huvud||INNEHÅLL|437}}</noinclude>
{{c|'''[[Från Röda rummet till Sekelskiftet/0. Oscar Levertin|Oscar Levertin.]]'''}}
{| style="margin:auto; width:100%;"
|-
|{{em|1}}||{{em|1}}|| [[Från Röda rummet till Sekelskiftet/0. Oscar Levertin|Vetenskapsman och skald.]]||style="vertical-align:bottom;text-align:right; width:2.5em;"|93
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/I. Oscar Levertin|{{större|I.}}]] ||{{em|1}}|| Biografiska data och utvecklingsgång.||style="vertical-align:bottom;text-align:right;"|96
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/II. Oscar Levertin|{{större|II.}}]] ||{{em|1}}|| Temperament. — Betydelsen av hans naturvetenskapliga studier. — Orientalisk härstamning. — Förhållande till nyromantiken. — Naturalistiska inslag. — Världsuppfattning och pessimism.||style="vertical-align:bottom;text-align:right;"|103
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/III. Oscar Levertin|{{större|III.}}]] ||{{em|1}}|| Olika inflytanden. — Förhållande till praerafaelismen. — Lyrik. — Legender och visor. — Nya dikter. — Dikter. — Hans pessimism. — Ny erotik. — Livströtthet och ensamhetskänsla. — Salomo och Morolf. — Sagan och behandlingssättet. — Huvudpersonerna. — Salomos kärlek. — Dödshymnen.||style="vertical-align:bottom;text-align:right;"|103
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/IV. Oscar Levertin|{{större|IV}}]] ||{{em|1}}|| Levertins noveller. Från Rivieran och Småmynt. — Konflikter. — Livets fiender. — Rococonoveller. — Magistrarne i Osterås. — Sista noveller.||style="vertical-align:bottom;text-align:right;"|129
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/V. Oscar Levertin|{{större|V}}]] ||{{em|1}}|| Levertins kritik. — Förhållande till G. Brandes. — Förhållande till fransk kritik. — Två perioder i hans kritiska verksamhet. —Litteraturhistoriska undersökningar. — Nya synpunkter på sjuttonhundratalet. — Uppfattning av samtida författare. — Hans begränsning. — Lyriken i hans kritik. — Hans stil. — Nya utvecklingsmöjligheter||style="vertical-align:bottom;text-align:right;"|139
|}
{{c|'''[[Från Röda rummet till Sekelskiftet/I. Ellen Key|Ellen Key.]]'''}}
{| style="margin:auto; width:100%;"
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/I. Ellen Key|{{större|I.}}]] ||{{em|1}}|| Personlighet. — Ställning i tiden. ||style="vertical-align:bottom;text-align:right;"|157
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/II. Ellen Key|{{större|II.}}]] ||{{em|1}}|| Barndom och utveckling. — Lärarinne- och föreläsningsverksamhet. — Debut vid 40 års ålder. — Kris. — Uppfattning av kvinnofrågan. — Missbrukad kvinnokraft. — Dess mottagande. — Kvinnopsykologi och kvinnlig logik.||style="vertical-align:bottom;text-align:right;"|161
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/III. Ellen Key|{{större|III.}}]] ||{{em|1}}|| Uppfattning av kärleken. — Kritik.||style="vertical-align:bottom;text-align:right;"|168
|-
|style="vertical-align:top;text-align:right;"|[[Från Röda rummet till Sekelskiftet/IV. Ellen Key|{{större|IV}}]] ||{{em|1}}|| Barnets århundrade. — Livslinjer. — Angrepp på hennes åsikter. — Hennes betydelse.||style="vertical-align:bottom;text-align:right;"|173
|}
{{c|'''[[Från Röda rummet till Sekelskiftet/Hjalmar Söderberg|Hjalmar Söderberg.]]'''}}
{| style="margin:auto; width:100%;"
|-
|style="vertical-align:top;text-align:right;"|{{em|1}}||{{em|1}} || Förhållande till naturalismen. — Temperament. — Martin Bircks ungdom. — Förhållande till nittiotalet. — Hans område. — Förhållande till fransk diktning. — Läroåren. — Förvillelser. — Senare produktion. —Conteuren. — Arten av hans pessimism. — Den religiösa lögnen. — Sexuella problem. — Doktor Glas. — Gertrud. — Den allvarsamma leken. — Hans betydelse.||style="vertical-align:bottom;text-align:right;"|179
|}
{{Tomrad}}<noinclude>
<references/></noinclude>
joyx2ckkdrlsbt9t599n40c0lw9eehk
Sida:Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf/661
104
225036
656883
2026-08-11T08:34:28Z
Gottfried Multe
11434
/* Korrekturläst */
656883
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Gottfried Multe" />{{huvud||<small>SOLGUDENS YXA OCH TORS HAMMARE.</small>|291}}</noinclude>Att man tidigt haft öga för likheten mellan hammarens och
korsets tecken, framgår bäst af Snorres berättelse i konung Håkan
Godes Etelstansfostres saga om offergillet på Lade hos Sigurd Jarl,
där den i England döpte konung Håkan måste vara med. Då den
första skålen var iskänkt, hette det, talade Sigurd Jarl däröfver,
signade den åt Oden och drack konungen till ur hornet. Konungen
mottog det och gjorde däröfver korstecknet. Då sade en af
bönderna: »Hvi gör konungen nu så? Vill han ännu icke blota?» Sigurd
Jarl svarade: »Konungen gör som alla de, hvilka tro på egen makt
och styrka, han signar hornet åt Tor; det
var hammarmärket han gjorde, innan han
drack».
Sagornas skildringar visa, att Tors bild,
skuren i trä och med hammaren i handen,
var uppstäld i de tempel eller hof, som
voro helgade åt honom.
Tydligast ses detta af en berättelse i
Olof den heliges saga. Konungen frågar
sonen till den Gudbrand, efter hvilken den
stora, vackra Gudbrandsdalen har sitt namn,
huru gudabilden i deras tempel var gjord.
Han får till svar, att den framstälde Tor,
och, heter det, »han har en hammare i
handen; sjelf är han stor till växten och ihålig.
Under honom är en ställning, på hvilken han
står, när han är ute. lcke saknar han guld
och silfver på sig».
{{Illustration||fil=Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf|sid=661|bildtext=Fig. 22. <i>S:t Olof. Träbild från Bollnäs kyrka, Helsingland.</i>}}
Om templet i Gamla Upsala berättar
Adam af Bremen, att folket där dyrkar
bilderna af tre gudar. Den mägtigaste af dem,
Tor, sitter i midten samt på ömse sidor om
honom Odin och Frö, eller »Fricco», såsom
han kallas af den på latin skrifvande Adam. Tor bär, liksom
Jupiter, en »spira»; Adam, som missförstått den beskrifning han fått,
förvandlar hammaren till en spira (»sceptrum»). Äfven de några
hundra år efter Adam lefvande bröderna Johannes och Olaus Magni,
som ock missförstått hvad de läst eller hört, låta Torsbilden i Gamla
Upsala bära ett »sceptrum».
{{Tomrad}}<noinclude>
<references/></noinclude>
enrefp80v3gw7r91i3zhk022mhs91ji
Sida:Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf/662
104
225037
656884
2026-08-11T08:44:34Z
Gottfried Multe
11434
/* Korrekturläst */
656884
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Gottfried Multe" />{{huvud|292|<small>OSCAR MONTELIUS.</small>|}}</noinclude>Andra berättelser visa att Tor någon gång var afbildad
sittande på sin af bockar dragna »kärra». Att Torsbilderna voro af
trä, är klart i och för sig; det framgår dessutom af de skildringar
man har af de gudabilder, som vid kristendomens inträngande blefvo
uppbrända.
Utom den hammare, som satt i Torsbildens hand, omtalas äfven
andra. Så berättar Saxo, att den danskfödde, i vår historia bekante
konung Magnus Nilsson, som stupade i slaget vid Fotevik 1134,
hade företagit ett krigståg till Sverige och därvid från ett tempel
bortfört »ovanligt tunga Torshammare af brons, med hvilka man
efterhärmade åskans dån, och hvilka sedan gammalt voro föremål
för dyrkan».
Visserligen betraktas Tor numera ofta endast som åskans gud,
men att han liksom andra åskgudar egentligen var solens gud, se
vi dels däraf att han enligt Adam anropades, när hungersnöd
hotade, — och det hörde solguden till att gifva god årsväxt — dels
af hans särskilda betydelse vid midvinterns stora solfest, julen.
Bocken, Tors heliga djur, spelar ju ännu en betydande roll vid
julen. Mången julbulle eller »julkuse», har ända in i senaste tid
haft form af en bock, och litet hvar af oss har som barn sett den
ludna »julbocken» komma in på julaftonen. Förr var han utstyrd
med ett verkligt bockhufvud, och i vissa trakter bar han en
trähammare, hvarigenom sammanhanget med Tor blir ännu mera i
ögonen fallande.
När kristendomen efter en hård kamp segrat, var Tors dyrkan
därmed ej utrotad. Den hade så djupa rötter, att den ej kunde
med ens uppryckas; ja, rötterna voro så djupa, att mycket än i dag
fortlefver.
Det gick med Tor som med många andra hedna gudar. Han
lefde kvar dels under eget namn, dels under ett helgons. Han
flyttade ur sitt »hof» in i kyrkan, sedan man klädt honom i helgonskrud.
Den som i kyrkan ärfde Tors dyrkan var den helige Olof,
hvilken, då han stupade i slaget vid Sticklastad, hade lyckan att
bli ihjälslagen med en yxa. Därför afbildas han med en yxa i
handen (fig. 22), och folket, som varit vandt att tillbedja en med
hammare beväpnad gud, trodde sig i den yxbärande helgonbilden
igenkänna den mäktige Tor. Likheten var eller blef äfven i ett
annat fall stor. Tor, solguden, beskrifves som en rödskäggig man;
äfven Olof var eller troddes ha varit rödskäggig och afbildades så.<noinclude>
<references/></noinclude>
3jcmw3xtcpba9ub35fgb83s40vnskhp
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/789
104
225038
656885
2026-08-11T08:49:00Z
Thuresson
20
/* Korrekturläst */
656885
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{ph|369}}</noinclude>— Bekänn blott, uppmanade vaktbefälhafvaren honom, och
ni befrias från detta hiskliga ställe.
Puke bar upp sitt hufvud, hans panna rynkades, hans
ögon kastade en förundrad blick omkring sig; derefter inträdde
han med ett lugn, som hade allt omkring honom varit
fullkomligt likgiltigt. Nästa ögonblick pressade bödeln hans
händer tillhopa, och han kände, huru handklofven slog sitt jern
omkring dem. Jernkettingen gnisslade, och han lyftes upp
från berghällen, så att han förlorade stödet under sina fötter.
Vi vilja ej martera läsaren med att genom en lifligare
skildring beskrifva de qval, som Puke här uthärdade.
I stället tillåta vi oss att anföra något af hvad en
samtida skriftställare<ref>Öfverkammarherren, friherre Stjerneld.</ref> yttrar.
“Den olycklige var helt naken. Efter tvenne timmar
yttrade han sig, som om han hade sin bekännelse att göra.
Derför fördes han till kommissionens ledamöter; men som han
ingenting bekände, blef han åter nedförd och upphissad, liksom
första gången. Efter trenne timmar gaf han åter tecken att
vilja bekänna. Upphemtad, yttrade han dock intet; fördes
således ned igen. Denna gången, lika handterad, kunde han
intet blifva der mer än en timme; men alla tre gångerna utan
att yppa något, ej ett ord ditåt, än mindre jemmer: endast
märkte chirurgerne att hans lifskrafter nu började aftyna. När
de kände att ryggbastet blef för kallt, funno de sig föranlåtna
att inberätta, det han icke utan stundlig lifsfara kunde
uthärda längre. Då blef han nedtagen och förd till fängelset,
skolande nästa natt åter i rosenkammaren, derest han icke
innan dess bekände.”
En af de närvarande chirurgerne har efterlemnat den
försäkran, att Puke aldrig någonsin kunnat komma sig åter till
helsan efter denna behandling, äfven om han undgått
dödsstraffet.
“Under delinqventens varelse i pinorummet”, tillägger
samme skriftställare, af hvilken vi lånat förestående, “voro
chirurgerne i det utanför, kunnande intet uthärda med kylan, ehuru
väl klädde emot den; de gingo som oftast in att utforska
Pukes tillstånd, der han för öfrigt lemnades ensam i mörkret och<noinclude>
<references/>
{{huvud|''Lovisa Ulrikas hof. II.''||24}}</noinclude>
7gfm6kxh2f2e4mc2mn6n2ebwkzhsyet
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/790
104
225039
656886
2026-08-11T08:51:31Z
Thuresson
20
/* Korrekturläst */
656886
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />370</noinclude>ingen fick säga honom ett ord, varande vakt i rummet
utanför, der som de väntade på hans bekännelse”<ref>I grefve Hårds efterlemnade memoirer skildras rosenkammaren på ett ännu förskräckligare sätt.</ref>.
{{linje|5em}}
När Puke i daggryningen återkom till sitt fängelse, sjönk
han ned på sina knän. Intet ord kom öfver hans läppar, men
han knäppte händerna tillhopa, ögonen höjde sig upp, liksom
hade han sett nådens sol derifrån skimra ned öfver sig, och
en bönesuck af det djupaste vemod höjde hans bröst.
Trenne tankar hade i rosenkammaren uppehållit hans mod:
hans fars minne, vänskapen för grefve Hård samt önskan att
förblifva värdig Alma och sig sjelf. Liksom klara stjernor i
hans själ, hade dessa tankar öfverstrålat med ljus lifvets och
dödens mörker, lidandets och plågornas natt.
Men huru mycket han än led, hade en föreställning
plågat honom långt mera; föreställningen nemligen att man,
medan han var borta ur fängelset, skulle kunna upptäcka och
beröfva honom de handlingar och papper, som han emottagit,
rörande sin far.
Hans första tanke vid hans återkomst var också den, att
se efter om papperen funnos qvar, men han förmådde icke röra
sig. Blodet tycktes hafva stannat i sitt omlopp, tankarne
flyktat bort ifrån honom. Hela hans väsen hade försatts i en
dvala, men i en dvala af djup andakt, af kristlig
undergifvenhet. I djupet af sitt hjerta kunde han jemföras med en
stannad våg; det rörde sig icke mera, det hade frusit till is;
men i sjelfva isen afspeglade sig så lugnt ännu den klara
himmelen.
Omsider kände han dock, huru en flägt af lif började åter
komma, och sökte resa sig upp, för att framtaga papperen; men
krafterna sveko honom ännu alltjemt.
Det förtörnade honom dock att han icke skulle vara
mägtig af en sjelfbestämd rörelse, att han skulle ha dukat under
för ett kroppsligt ondt.
Hans vilja hade besegrat tvenne pinorum, och han beslöt
att äfven besegra den plågsamma förstörelse, som de hos ho-<noinclude>
<references/></noinclude>
e1h7s3u4bdgk4f7x58fx7mg3v12ujvp
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/791
104
225040
656887
2026-08-11T08:53:39Z
Thuresson
20
/* Korrekturläst */
656887
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{ph|371}}</noinclude>nom efterlemnat. Med våldsam ansträngning reste han sig upp.
Det gladde honom, da han kände sig åter stå på benen. Han
hade ej velat krypa efter papperen, han ville gå. Det
lyckades äfven. Stödd mot karmen af en stol, som han släpade med
sig, kom han fram. Till sin glädje fann han att papperen voro
qvar. Tryckande dem till sitt bröst, sökte han derpå att leda
sig till sängen, i hvilken han snart sjönk ned lika tung, som
en blymassa. Haus afsigt var att styrka sig med läsning af
något utaf hans föräldrars bref. Men hans ögon föllo tillhopa.
Under det hans tankar likväl sväfvade såsom dunstbilder
genom hans själ, sköt han, mera drömmande än vaken, papperen
innanför västen, för att bevara dem så nära intill hjertat, som
möjligt. Härmed slöt sömnen honom i sin famn, en sömn lika
djup, som dödens.
Då han åter uppvaknade, fann han Jonas knäböjande vid
sängen.
Stillatigande utsträckte han sin hand mot den tillgifne
tjenaren; med en tår i sitt öga tryckte Jonas den till sitt bröst.
— Hvarför återkom du icke i går? tilltalade Puke honom
efter en stund; jag väntade dig.
— Ack, herre, man nekade mig, och jag fruktade att man
skulle misstänka mig, om jag allt för ifrigt yrkade det.
— Och brefvet till grefve Hård?
— Blef genast framlemnadt.
— Träffade du honom sjelf?
— Nej, herre.
Puke slöt ånyo sina ögon. När Jonas ej personligen
träffat grefven, insåg han att denne icke kunde veta, huruvida
han ämnat fly eller icke. Det var således ej värdt att tala
derom.
— Och det andra …
Puke orkade knappast gifva ord och ljud åt hvad han ville
säga; men Jonas var van att till hälften läsa sin husbondes
tankar i hans anletsdrag, och i den belägenhet, hvari han nu
var försatt, voro desse äfven så enkla, att det var lättare än
eljest att sluta sig till dem.
— Och det andra brefvet, upprepade derföre Jonas.
— Ja, ja, det andra.
— Fröken Creutz har bekommit det; jag lemnade det till
en af hofbetjeningen, som jag vet är säker som guld.
{{tomrad}}<noinclude>
<references/></noinclude>
epphwkc9wodf4s3cykwpgeoubwtpsjc
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/792
104
225041
656889
2026-08-11T09:04:16Z
Thuresson
20
/* Korrekturläst */
656889
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />372</noinclude>— Och min son …
— Mår förträffligt, kapten? Han frågar endast emellanåt
om icke “pappa” snart kommer igen.
En ryckning skakade Pukes leder. Åter föllo hans ögon
tillhopa. Den ena fantasien smälte in i den andra, den ena
skuggan sväfvade om den andra. Buren af en stormvind, tyckte
han att han jagade, såsom en blodig vålnad, genom rymden
efter en luftig och klar sky, hvari Alma, nu förvandlad till
en strålande engel, vinkande sväfvade framför honom. Så
tyckte han att färden gick rundt omkring jordklotet, att den
icke egde någon början, icke något slut. Men på en gång
upplöste sig allting omkring honom i ett oändligt chaos, och
jagten stannade, den gyllene skyn försvann, och han tyckte
att han befann sig i ett ogenomträngligt mörker, och att det
ur djupet ljöd till honom: “pappa, pappa!”
{{linje|5em}}
Timmarne flyga lätt bort på drömmarnes brokiga vingar.
När Puke åter vaknade upp, led det emot midnatt, och han
fann sig redan omgifven af den vakt, som skulle föra honom
till rosenkammaren.
Puke kände allt för väl att ett nytt besök der vore hans
död, och han var äfven beredd att dö, men tvenne saker voro
för honom ännu af vigt.
Han samlade derföre sina tankar, för att rigtigt uppfatta
sin ställning; han hade endast ett ögonblick på sig.
Han visste, att grefve Hård fått hans bref; men hade
Hård och Brahe undkommit?
Han hade äfven lofvat att återskaffa de för riksrådet
Ehrenpreutz så vigtiga handlingarna, och de hvilade nu vid
hans bröst.
Hans blick flög omkring bland de närvarande; han sökte
Jonas, men denne syntes ej till.
Till hvilken skulle han vända sig? På en gång föll
honom en tanke in.
— Mine herrar, tilltalade han sin omgifning, jag vill
bekänna.
— Vi skola anmäla det hos den af kommissionens
ledamöter, som instält sig här.
{{tomrad}}<noinclude>
<references/></noinclude>
mz8ggkxu0arbh7exsee49ibli2a3qqt
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/793
104
225042
656890
2026-08-11T09:07:02Z
Thuresson
20
/* Korrekturläst */
656890
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />{{ph|373}}</noinclude>— Håll, så vill jag icke; jag vill afgifva min förklaring
endast för riksrådet Ehrenpreutz.
— Riksrådet Ehrenpreutz. Det är redan midnatt — han
skall icke komma.
Anmärkningen var sund. Puke kunde icke förbise det
rigtiga i den, men det var icke blott på grund deraf, som han
afstod från sin önskan. Äfven andra skäl och ännu vigtigare
instälde sig. Han påminde sig nemligen Ehrenpreutz
förskräckelse för möjligheten att i något afseende framstå
tvetydig inför det parti, som han nu tillhörde. Var det väl då
antagligt att han skulle infinna sig hos en person, som, å
ena sidan, var anklagad för riksförräderi, och, å den andra,
varit nära att genom ett giftermål med en hans slägting blifva
befryndad med honom?
En ny tanke dök upp i Pukes själ ur den redan
försvinnande.
— Hvem är det af kommissions-ledamöterne, som
infunnit sig här?
— Grefve Creutz.
Det var just detta, som Puke hoppades. Han visste att
Creutz var särdeles nitisk i sitt uppdrag inom kommissionen,
och att han ej försummade någonting.
— Nåväl, sade han, underrätta honom att jag vill
afgifva min bekännelse.
{{linje|5em}}
Kommissionens ledamöter, valda inom alla fyra stånden,
bestodo, hvad ridderskapet och adeln beträffade,
hufvudsakligast af jurister. Löjnanten vid gardet, grefve Creutz gjorde
häri ensamt ett undantag.
Creutz, som redan länge med åsidosättande af allt annat
egnat sig åt de politiska partiernas planer och strider,
betraktades inom ridderskapet och adeln — sedan han blef känd såsom
den, hvilken angifvit det tillämnade upproret — med den största
aktning och utmärkelse och sporrades deraf ännu mera framåt.
I stöd af sin börd och den ställning, han nu intog, fans ej
mera något mål, nog högt, hvartill han ej trodde sig kunna
blicka upp. Äregirigheten är ett af adelns mest framstående
karaktersdrag, och detta drag skulle hedra ståndet, förvexlade man<noinclude>
<references/></noinclude>
2wij0k40g2w6cw9o2u6bf9jir2wsfwv
Sida:J Mortensen Från Röda rummet till Sekelskiftet 1918.djvu/349
104
225043
656891
2026-08-11T10:45:25Z
PWidergren
11678
/* Korrekturläst */
656891
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="PWidergren" />{{huvud||SYMBOLISMENS UPPKOMST|7}}</noinclude>nya utvecklingsgång. Den förres mystiskt förandligade konst
verkade rent fascinerande även på författare av helt olika skolor.
Bröderna Goncourt, så utpräglade naturalister, yttra någonstädes,
att av alla modärna författare sätta de Heinrich Heine och Poe
högst. Maupassant, som börjat som en köttets skildrare och
apostel, fördjupade sig under sitt senare skede i avslöjandet av
hallucinatoriska själstillstånd, som ha stor likhet med Poes
fantastiska analyser. Hos Poe finner man redan flera av de element,
som ingå i symbolismen. Först och främst innehålla hans
noveller »två lager av mening»; i alla berättas en yttre historia,
men bakom denna skymtar en eller annan dunkel och mystisk idé,
genom vilken händelserna få en annan vidd. Perspektivet glider
ut mot oändligheten. Vidare är han icke endast en anhängare
av ''l’art pour l’art'', utan han tror på naturens övervinnande
genom konsten. Denna uppfattning framträder tydligt i hans
landskapsbilder ''(The Domain of Arnheim)'' och präglar också
hans älsklingssentens, att all skönhet måste innesluta en viss
säregenhet. (»There is no exquisite beauty without some strangeness
in the proportions».) Och slutligen rör han sig redan
inom den idékrets, som man i Frankrike skulle kalla ''decadencen''.
Hans Roderick Usher, den verklighetsskygge enslingen, är en
äkta representant och den förste för den riktning, som ger
uttryck åt tidens egendomliga blandning av estetisk epikureism,
ideal skönhetstörst och sekelslutets nevros.
Poe översattes så mästerligt till franska av Baudelaire, att
han sedan nästan verkat som en fransk författare. Likheten i
uppfattningssättet av konsten mellan dessa båda skalder är också
påfallande och visst icke endast beroende på litterärt inflytande
utan framför allt på likhet i temperament och på gemensamma
inspirationskällor. Poe var en nervöst belastad, vars hetsade
nerver icke funno jämvikt mellan dröm och verklighet. »Is
all that we see or seem, but a dream within a dream?»
Baudelaire yttrar om sig själv, att han odlat sin hysteri med
njutning och fasa. Hans förnämsta arbete, diktsamlingen
''Fleurs du Mal'', utkom redan 1857, och denna fränt uppriktiga och
exotiskt skimrande poesi väckte visserligen uppseende och be-<noinclude>
<references/></noinclude>
bb1t07ilaj4k4ta1qyhr7k1qqobnas0
Sida:Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf/663
104
225044
656892
2026-08-11T11:37:36Z
Gottfried Multe
11434
/* Korrekturläst */
656892
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Gottfried Multe" />{{huvud||<small>SOLGUDENS YXA OCH TORS HAMMARE.</small>|293}}</noinclude>Olofs och de andra helgonens bilder snidades ju också i trä såsom
de gamla gudarnes.
Att det måste finnas någon särskild anledning till den helige
Olofs framstående ställning inom den nordiska kyrkan, är klart
redan däraf att hans dyrkan ej såsom den svenske Eriks
hufvudsakligen var inskränkt till hans eget land. Otaliga bilder och
berättelser vitna om, att Olof allmänt dyrkades icke endast i Norge
utan i hela Norden. Detta kan man förstå, om han i den kristna
nordbons ögon intagit den plats, som Tor haft i den hedniska
nordbons.
{{Illustration||fil=Svenska fornminnesföreningens tidskrift (IA svenskafornminne910sven).pdf|sid=663|bildtext=Fig. 23. <i>S:t Olof. Torshällas sigill.</i>}}
Liksom fordom Tor, så
har Olof ännu i detta
århundrade ansetts kunna skaffa
god årsväxt. Från södra
Sverige och Danmark har man
nämligen berättelser om, huru
bönderna släpat Olofs bild
rundt åkrarna, efter sådden.
Olofsbilden i Vånga kyrka
i Vestergötland, hvilken på
detta sätt användes trots
presternas försök att hindra det,
kallades af bönderna
»kornguden».
Olofs yxa har, liksom
Tors hammare, användts att
»viga» med, då vi taga ordet viga i dess ursprungliga betydelse af
att helga.
Det märkligaste exemplet på en sådan användning af Olofs
yxa hafva vi i berättelserna om den helige Olofs bild i den kyrka
nära Simrishamn i Skåne, som bär hans namn. I helgonets hand
sitter en yxa med blad af silfver, hvilken kan tagas lös. På
Olofsdagen, den 29 Juli, har ännu i senaste tid en mängd folk samlats
till kyrkan, och man tager då ur bildens hand yxan och bestryker
sig med denna nio gånger, men hvar tredje gång sätter man yxan
tillbaka i helgonets hand för att gifva den ny kraft. Att talen tre
och nio äro heliga behöfver knappt påpekas.
Ett synnerligen intressant bevis för att Olof är Tors kristne
arfvinge lemnar en svensk stad, som ännu i dag bär Tors namn.<noinclude>
<references/>
{{sidfot|||<small>21</small>}}</noinclude>
4db0c9h4io305tpndy3pmla7zxt58hn
Sida:Drottning Lovisa Ulrikas hof 1878.djvu/794
104
225045
656893
2026-08-11T11:56:47Z
Thuresson
20
/* Korrekturläst */
656893
proofread-page
text/x-wiki
<noinclude><pagequality level="3" user="Thuresson" />374</noinclude>icke gemenligen den yttre äran med den inre, sträfvade man
icke ifrigare efter det lysande skalet, än efter den verkliga
kärnan? När vägde väl inför det, till exempel, förmåga och
snille lika mycket, som en kammarherre-nyckel? Creutz hade
kommit på modet. Han kände att samhället hvilat ett
ögonblick i hans hand, och han ämnade icke släppa sitt tag.
Jemnårig med grefve Brahe, hade han några år förut
varit en af dennes närmaste umgängesvänner, ehuruväl olika
politiska tänkesätt småningom skilt dem från hvarandra.
När Brahe nu anklagades och kallades inför
kommissionen samt derifrån affördes till statsfängelset, betraktade Creutz
honom företrädesvis såsom en vigtig fotställning åt sin
framtidshöghet.
Ju högre de anklagade personernas börd och anseende
voro, desto större var äfven den tjenst, Creutz gjort samhället.
Att hafva upptäckt och förekommit en revolution med en
Brahe i spetsen, var något helt annat, än att hafva
förekommit en, för hvilken Ernst eller Escholin voro banérförare.
Men huru binda Brahe dervid?
Creutz hade fått i uppdrag att närvara vid Pukes
afförande till rosenkammaren, för att emottaga hans bekännelse,
derest han ville afgifva en sådan. Med stolt
sjelftillfredsställelse vandrade han i korridoren utanför fängelserummen,
öfvertänkande det märkliga lyckans schackspelsdrag, som så
hastigt förändrat hans utsigter. Framför allt öfverlade han om
möjligheten att få Brahe att bekänna. Derunder fick han en idé.
— Brahe och jag hafva varit gamla vänner, tänkte han.
Jag skall tala vid honom.
På hans befallning upplästes jernbommen, dörren gick
upp, och han inträdde.
Grefve Brahe hade icke lagt sig; han satt i en länstol,
med pannan lutad i handen.
Ännu hade grefven icke återkommit från den häpnad, som
slog honom, då man afförde honom till statsfängelset.
Stolthet och förtrytelse, öfvermod och fruktan omvexlade i hans själ.
Vid åsynen af Creutz, hans forne vän, nu en af hans
domare, måtte han honom med en trotsig blick.
— Jag har hört, yttrade han, att man haft kapten Puke
i tjufkällaren. Efter jag ser er här, är det väl nu min tur.<noinclude>
<references/></noinclude>
cnj5m62slynfxeyfcjd9zpsz06ygnb9