User talk:Araisyohei: Difference between revisions

Add topic
From Meta, a Wikimedia project coordination wiki
Latest comment: 16 hours ago by MediaWiki message delivery in topic Tech News: 2024-23
Content deleted Content added
Tag: MassMessage delivery
Tag: MassMessage delivery
 
(160 intermediate revisions by 5 users not shown)
Line 1:
{{archive box|auto=yes|image=Icons8 flat filing cabinet.svg}}
== [[m:Special:MyLanguage/Tech/News/2021/26|Tech News: 2021-26]] ==
{{User:MiszaBot/config
|archive = User talk:Araisyohei/Archive %(counter)d
|algo = old(31d)
|counter = 6
|maxarchivesize = 75K
|minthreadsleft = 5
|minthreadstoarchive = 1
|archiveheader = {{Talkarchive}}
}}
 
== Tech News: 2024-19 ==
<section begin="tech-newsletter-content"/><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/2021/26|Translations]] are available.
 
<section begin="technews-2024-W19"/><div class="plainlinks">
'''Recent changes'''
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/19|Translations]] are available.
* Wikis with the [[mw:Special:MyLanguage/Growth|Growth features]] now can [[mw:Special:MyLanguage/Growth/Community configuration|configure Growth features directly on their wiki]]. This uses the new special page <code>Special:EditGrowthConfig</code>. [https://phabricator.wikimedia.org/T285423]
* Wikisources have a new [[m:Special:MyLanguage/Community Tech/OCR Improvements|OCR tool]]. If you don't want to see the "extract text" button on Wikisource you can add <code>.ext-wikisource-ExtractTextWidget { display: none; }</code> to your [[Special:MyPage/common.css|common.css page]]. [https://phabricator.wikimedia.org/T285311]
 
'''Problems'''
*You will be able to read but not edit the Wikimedia wikis for a few minutes on 29 June. This is planned at [https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210629T1400 14:00 UTC]. [https://phabricator.wikimedia.org/T281515][https://phabricator.wikimedia.org/T281209]
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.37/wmf.12|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-06-29|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-06-30|en}}. It will be on all wikis from {{#time:j xg|2021-07-01|en}} ([[mw:MediaWiki 1.37/Roadmap|calendar]]).
 
'''Future changes'''
* <code>Threshold for stub link formatting</code>, <code>thumbnail size</code> and <code>auto-number headings</code> can be set in preferences. They are expensive to maintain and few editors use them. The developers are planning to remove them. Removing them will make pages load faster. You can [[mw:Special:MyLanguage/User:SKim (WMF)/Performance Dependent User Preferences|read more and give feedback]].
* A toolbar will be added to the [[mw:Talk pages project/Replying|Reply tool]]'s wikitext source mode. This will make it easier to link to pages and to ping other users. [https://phabricator.wikimedia.org/T276609][https://www.mediawiki.org/wiki/Talk_pages_project/Replying#Status_updates]
 
'''''[[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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/26|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="tech-newsletter-content"/>
 
16:32, 28 June 2021 (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=21653312 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/27|Tech News: 2021-27]] ==
 
<section begin="tech-newsletter-content"/><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/2021/27|Translations]] are available.
 
'''Tech News'''
* The next issue of Tech News will be sent out on 19 July.
 
'''Recent changes'''
[[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.]]
* [[:wikidata:Q4063270|AutoWikiBrowser]] is a tool to make repetitive tasks easier. It now uses [[:w:en:JSON|JSON]]. <code>Wikipedia:AutoWikiBrowser/CheckPage</code> has moved to <code>Wikipedia:AutoWikiBrowser/CheckPageJSON</code> and <code>Wikipedia:AutoWikiBrowser/Config</code>. <code>Wikipedia:AutoWikiBrowser/CheckPage/Version</code> has moved to <code>Wikipedia:AutoWikiBrowser/CheckPage/VersionJSON</code>. The tool will eventually be configured on the wiki so that you don't have to wait until the new version to add templates or regular expression fixes. [https://phabricator.wikimedia.org/T241196]
* The appearance of talk pages changed for all wikis, except for Commons, Wikidata and most Wikipedias ([[m:Special:MyLanguage/Tech/News/2024/18|a few]] have already received this design change). You can read the detail of the changes [[diffblog:2024/05/02/making-talk-pages-better-for-everyone/|on ''Diff'']]. It is possible to opt-out these changes [[Special:Preferences#mw-prefsection-editing|in user preferences]] ("{{int:discussiontools-preference-visualenhancements}}"). The deployment will happen at remaining wikis in the coming weeks. [https://phabricator.wikimedia.org/T352087][https://phabricator.wikimedia.org/T319146]
 
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] 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]]. [https://phabricator.wikimedia.org/T363932]
'''Problems'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] [[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. [https://enterprise.wikimedia.com/blog/article-sections-and-description/]
* [[m:Special:MyLanguage/InternetArchiveBot|InternetArchiveBot]] helps saving online sources on some wikis. It adds them to [[:w:en:Wayback Machine|Wayback Machine]] and links to them there. This is so they don't disappear if the page that was linked to is removed. It currently has a problem with linking to the wrong date when it moves pages from <code>archive.is</code> to <code>web.archive.org</code>. [https://phabricator.wikimedia.org/T283432]
 
'''Changes later this week'''
* The[[File:Octicons-sync.svg|12px|link=|alt=|Recurrent toolitem]] toThe [[mmw:WMDEMediaWiki Technical Wishes1.43/Finding and inserting templateswmf.4|find,new addversion]] andof remove templates]]MediaWiki will be updated.on Thistest is to make it easier to findwikis and useMediaWiki.org thefrom right{{#time:j templatesxg|2024-05-07|en}}. It will comebe toon the firstnon-Wikipedia wikis onand 7some JulyWikipedias from {{#time:j xg|2024-05-08|en}}. It will comebe toon moreall wikis laterfrom this{{#time:j yearxg|2024-05-09|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://metawikitech.wikimedia.org/wiki/WMDE_Technical_WishesDeployments/Removing_a_template_from_a_page_using_the_VisualEditorTrain][https://phabricatorwikitech.wikimedia.org/T284553wiki/Deployments/Yearly_calendar]
* 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". [https://phabricator.wikimedia.org/T237729]
* There is no new MediaWiki version this week.
 
'''Future changes'''
* 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.
* Some Wikimedia wikis use [[m:Special:MyLanguage/Flagged Revisions|Flagged Revisions]] or pending changes. It hides edits from new and unregistered accounts for readers until they have been patrolled. The auto review action in Flagged Revisions will no longer be logged. All old logs of auto-review will be removed. This is because it creates a lot of logs that are not very useful. [https://phabricator.wikimedia.org/T285608]
* 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]]. [https://phabricator.wikimedia.org/T308144]
 
'''''[[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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/20212024/2719|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="techtechnews-newsletter2024-contentW19"/>
 
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 16:44, 6 May 2024 (UTC)
17:33, 5 July 2021 (UTC)
<!-- Message sent by User:JohanTrizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=2169463626729363 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/29|Tech News: 20212024-29]]20 ==
 
<section begin="techtechnews-newsletter2024-contentW20"/><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/20212024/2920|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]
* The tool to [[m:WMDE Technical Wishes/Finding and inserting templates|find, add and remove templates]] was updated. This is to make it easier to find and use the right templates. It was supposed to come to the first wikis on 7 July. It was delayed to 12 July instead. It will come to more wikis later this year. [https://meta.wikimedia.org/wiki/WMDE_Technical_Wishes/Removing_a_template_from_a_page_using_the_VisualEditor][https://phabricator.wikimedia.org/T284553]
* 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]
* [[Special:UnconnectedPages|Special:UnconnectedPages]] lists pages that are not connected to Wikidata. This helps you find pages that can be connected to Wikidata items. Some pages should not be connected to Wikidata. You can use the magic word <code><nowiki>__EXPECTED_UNCONNECTED_PAGE__</nowiki></code> on pages that should not be listed on the special page. [https://phabricator.wikimedia.org/T97577]
* [[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.3743/wmf.155|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|20212024-0705-2014|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|20212024-0705-2115|en}}. It will be on all wikis from {{#time:j xg|20212024-0705-2216|en}} ([[mw:MediaWiki 1.3743/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|15px|link=|Advanced item]] How media is structured in the [[:w:en:Parsing|parser's]] HTML output will soon change. This can affect bots, gadgets, user scripts and extensions. You can [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/L2UQJRHTFK5YG3IOZEC7JSLH2ZQNZRVU/ read more]. You can test it on [[:testwiki:Main Page|Testwiki]] or [[:test2wiki:Main Page|Testwiki 2]].
* [[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:
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] The parameters for how you obtain [[mw:API:Tokens|tokens]] in the MediaWiki API were changed in 2014. The old way will no longer work from 1 September. Scripts, bots and tools that use the parameters from before the 2014 change need to be updated. You can [[phab:T280806#7215377|read more]].
*# 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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/20212024/2920|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="techtechnews-newsletter2024-contentW20"/>
 
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 23:58, 13 May 2024 (UTC)
15:32, 19 July 2021 (UTC)
<!-- Message sent by User:JohanQuiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=2175502726762074 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/30|Tech News: 20212024-30]]21 ==
 
<section begin="techtechnews-newsletter2024-contentW21"/><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/20212024/3021|Translations]] are available.
 
'''Recent changes'''
* The [[mw:Special:MyLanguage/Extension:Nuke|Nuke]] feature, which enables administrators to mass delete pages, will now correctly delete pages which were moved to another title. [https://phabricator.wikimedia.org/T43351]
* A [[mw:MediaWiki 1.37/wmf.14|new version]] of MediaWiki came to the Wikimedia wikis the week before last week. This was not in Tech News because there was no newsletter that week.
* New changes have been made to the UploadWizard in Wikimedia Commons: the overall layout has been improved, by following new styling and spacing for the form and its fields; the headers and helper text for each of the fields was changed; the Caption field is now a required field, and there is an option for users to copy their caption into the media description. [https://commons.wikimedia.org/wiki/Commons:WMF_support_for_Commons/Upload_Wizard_Improvements#Changes_to_%22Describe%22_workflow][https://phabricator.wikimedia.org/T361049]
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.3743/wmf.166|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|20212024-0705-2721|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|20212024-0705-2822|en}}. It will be on all wikis from {{#time:j xg|20212024-0705-2923|en}} ([[mw:MediaWiki 1.3743/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 HTML used to render all headings [[mw:Heading_HTML_changes|is being changed to improve accessibility]]. It will change on 22 May in some skins (Timeless, Modern, CologneBlue, Nostalgia, and Monobook). Please test gadgets on your wiki on these skins and [[phab:T13555|report any related problems]] so that they can be resolved before this change is made in all other skins. The developers are also considering the introduction of a [[phab:T337286|Gadget API for adding buttons to section titles]] if that would be helpful to tool creators, and would appreciate any input you have on that.
 
'''''[[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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2024/21|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
'''Future changes'''
</div><section end="technews-2024-W21"/>
* If you use the [[mw:Special:MyLanguage/Skin:MonoBook|Monobook skin]] you can choose to switch off [[:w:en:Responsive web design|responsive design]] on mobile. This will now work for more skins. If <code>{{int:monobook-responsive-label}}</code> is unticked you need to also untick the new [[Special:Preferences#mw-prefsection-rendering|preference]] <code>{{int:prefs-skin-responsive}}</code>. Otherwise it will stop working. Interface admins can automate this process on your wiki. You can [[phab:T285991|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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/30|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="tech-newsletter-content"/>
 
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 23:04, 20 May 2024 (UTC)
21:11, 26 July 2021 (UTC)
<!-- Message sent by User:JohanQuiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=2177163426786311 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/31|Tech News: 20212024-31]]22 ==
 
<section begin="techtechnews-newsletter2024-contentW22"/><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/20212024/3122|Translations]] are available.
 
'''Recent changes'''
* Several bugs related to the latest updates to the UploadWizard on Wikimedia Commons have been fixed. For more information, see [[:phab:T365107|T365107]] and [[:phab:T365119|T365119]].
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] If your wiki uses markup like <bdi lang="zxx" dir="ltr"><code><nowiki><div class="mw-content-ltr"></nowiki></code></bdi> or <bdi lang="zxx" dir="ltr"><code><nowiki><div class="mw-content-rtl"></nowiki></code></bdi> without the required <bdi lang="zxx" dir="ltr"><code>dir</code></bdi> attribute, then these will no longer work in 2 weeks. There is a short-term fix that can be added to your local wiki's Common.css page, which is explained at [[phab:T287701|T287701]]. From now on, all usages should include the full attributes, for example: <bdi lang="zxx" dir="ltr"><code><nowiki><div class="mw-content-ltr" dir="ltr" lang="en"></nowiki></code></bdi> or <bdi lang="zxx" dir="ltr"><code><nowiki><div class="mw-content-rtl" dir="rtl" lang="he"></nowiki></code></bdi>. This also applies to some other HTML tags, such as <code>span</code> or <code>code</code>. You can find existing examples on your wiki that need to be updated, using the instructions at [[phab:T287701|T287701]].
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] In March 2024 a new [[mw:ResourceLoader/Core_modules#addPortlet|addPortlet]] API was added to allow gadgets to create new portlets (menus) in the skin. In certain skins this can be used to create dropdowns. Gadget developers are invited to try it and [[phab:T361661|give feedback]].
* Reminder: Wikimedia has [[m:Special:MyLanguage/IRC/Migrating to Libera Chat|migrated to the Libera Chat IRC network]], from the old Freenode network. Local documentation should be updated.
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Some CSS in the Minerva skin has been removed to enable easier community configuration. Interface editors should check the rendering on mobile devices for aspects related to the classes: <bdi lang="zxx" dir="ltr"><code>.collapsible</code></bdi>{{int:comma-separator/en}}<bdi lang="zxx" dir="ltr"><code>.multicol</code></bdi>{{int:comma-separator/en}}<bdi lang="zxx" dir="ltr"><code>.reflist</code></bdi>{{int:comma-separator/en}}<bdi lang="zxx" dir="ltr"><code>.coordinates</code></bdi>{{int:comma-separator/en}}<bdi lang="zxx" dir="ltr"><code>.topicon</code></bdi>. [[phab:T361659|Further details are available on replacement CSS]] if it is needed.
 
'''Problems'''
* Last week, all wikis had slow access or no access for 30 minutes. There was a problem with generating dynamic lists of articles on the Russian Wikinews, due to the bulk import of 200,000+ new articles over 3 days, which led to database problems. The problematic feature has been disabled on that wiki and developers are discussing if it can be fixed properly. [https://phabricator.wikimedia.org/T287380][https://wikitech.wikimedia.org/wiki/Incident_documentation/2021-07-26_ruwikinews_DynamicPageList]
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.7|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-05-28|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-05-29|en}}. It will be on all wikis from {{#time:j xg|2024-05-30|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* When adding links to a page using [[mw:VisualEditor|VisualEditor]] or the [[mw:Special:MyLanguage/2017 wikitext editor|2017 wikitext editor]], [[mw:Special:MyLanguage/Extension:Disambiguator|disambiguation pages]] will now only appear at the bottom of search results. This is because users do not often want to link to disambiguation pages. [https://phabricator.wikimedia.org/T285510]
* When you visit a wiki where you don't yet have a local account, local rules such as edit filters can sometimes prevent your account from being created. Starting this week, MediaWiki takes your global rights into account when evaluating whether you can override such local rules. [https://phabricator.wikimedia.org/T316303]
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.37/wmf.17|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-08-03|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-08-04|en}}. It will be on all wikis from {{#time:j xg|2021-08-05|en}} ([[mw:MediaWiki 1.37/Roadmap|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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2024/22|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
'''Future changes'''
</div><section end="technews-2024-W22"/>
* The [[mw:Wikimedia Apps/Team/Android|team of the Wikipedia app for Android]] is working on communication in the app. The developers are working on how to talk to other editors and get notifications. You can [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/Communication|read more]]. They are looking for users who want to [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/Communication/UsertestingJuly2021|test the plans]]. Any editor who has an Android phone and is willing to download the app can do this.
* The [[Special:Preferences#mw-prefsection-betafeatures|Beta Feature]] for {{int:discussiontools-preference-label}} will be updated in the coming weeks. You will be able to [[mw:Talk pages project/Notifications|subscribe to individual sections]] on a talk page at more wikis. You can test this now by adding <code>?dtenable=1</code> to the end of the talk page's URL ([https://meta.wikimedia.org/wiki/Meta_talk:Sandbox?dtenable=1 example]).
 
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 00:15, 28 May 2024 (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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/31|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26832205 -->
</div><section end="tech-newsletter-content"/>
 
== Wikimedians of Japan User Group 2024-05 ==
20:47, 2 August 2021 (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=21818289 -->
 
'''全体ニュース'''
== [[m:Special:MyLanguage/Tech/News/2021/32|Tech News: 2021-32]] ==
* 5月28日から6月25日にかけて、非ログイン利用者を対象に[[:w:ja:Wikipedia:お知らせ/ウィキメディア共通#日本におけるウィキメディア財団バナー募金キャンペーン、来週開始|ウィキメディア財団バナー募金キャンペーン]]が行われます。キャンペーン開始前とキャンペーン期間中にお気づきの点があれば[[:m:Talk:Fundraising|資金調達チームのトークページへ連絡]]してください。
* [[:m:Wikimedia Foundation elections/2024/Questions for candidates|ウィキメディア財団理事会選挙の候補者への質問]]が6月12日まで行われます。
 
'''「Wikimedians of Japan User Group」 からのお知らせ'''
<section begin="tech-newsletter-content"/><div class="plainlinks">
*[[:m:ESEAP_Conference_2024/ja|ESEAPカンファレンス2024]]に参加しました。
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/2021/32|Translations]] are available.
*[https://event.ospn.jp/osc2024-nagoya/ Open Source Conference 2024 Nagoya]に参加しました。
* 現在、日本語版ユーザーの『モチベーションと不満点』に対してインタビュー調査を行っています。依頼が届いた方はご協力くだされば幸いです。
 
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'''Problems'''
'''[[:w:ja:メインページ|日本語版ウィキペディア]]'''
* You can read but not edit 17 wikis for a few minutes on 10 August. This is planned at [https://zonestamp.toolforge.org/1628571650 05:00 UTC]. This is because of work on the database. [https://phabricator.wikimedia.org/T287449]
*[[:w:ja:Wikipedia:良質な記事/良質な記事の選考|良質な記事の選考]]
**[[:w:ja:天王星の衛星|天王星の衛星]]が[[:w:ja:Wikipedia:良質な記事/良質な記事の選考/天王星の衛星_20240511|選考中]](2024年6月8日 (土) 00:04 (UTC)まで)
**[[:w:ja:真核生物|真核生物]]が[[:w:ja:Wikipedia:良質な記事/良質な記事の選考/真核生物_20240511|選考中]](2024年6月7日 (金) 12:03 (UTC)まで)
**[[:w:ja:ズファル・ブン・アル=ハーリス・アル=キラービー|ズファル・ブン・アル=ハーリス・アル=キラービー]]が[[:w:ja:Wikipedia:良質な記事/良質な記事の選考/ズファル・ブン・アル=ハーリス・アル=キラービー_20240521|選考中]](2024年6月4日 (火) 23:59 (UTC)まで)
**[[:w:ja:邪宗門 (高橋和巳)|邪宗門 (高橋和巳) ]]が[[:w:ja:Wikipedia:良質な記事/良質な記事の選考/邪宗門 (高橋和巳) 20240525|選考中]](2024年6月8日 (土) 02:16 (UTC)まで)
**[[:w:ja:丸山遊女|丸山遊女]]が[[:w:ja:Wikipedia:良質な記事/良質な記事の選考/丸山遊女 20240525|選考中]](2024年6月8日 (土) 02:19 (UTC)まで)
**[[:w:ja:中華民国政府|中華民国政府]]が[[:w:ja:Wikipedia:良質な記事/良質な記事の選考/中華民国政府 20240525|選考中]](2024年6月8日 (土) 07:50 (UTC)まで)
**[[:w:ja:わし座|わし座]]が[[:w:ja:Wikipedia:良質な記事/良質な記事の選考/わし座_20240526|選考中]](2024年6月9日 (日) 12:02 (UTC)まで)
 
*[[:w:ja:Wikipedia:月間新記事賞|月間新記事賞]]
'''Changes later this week'''
**[[:w:ja:この世をば 我が世とぞ思ふ 望月の 欠けたることも 無しと思へば|この世をば 我が世とぞ思ふ 望月の 欠けたることも 無しと思へば]]
* The [[wmania:Special:MyLanguage/2021:Hackathon|Wikimania Hackathon]] will take place remotely on 13 August, starting at 5:00 UTC, for 24 hours. You can participate in many ways. You can still propose projects and sessions.
**[[:w:ja:デジタル保存|デジタル保存]]
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.37/wmf.18|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-08-10|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-08-11|en}}. It will be on all wikis from {{#time:j xg|2021-08-12|en}} ([[mw:MediaWiki 1.37/Roadmap|calendar]]).
**[[:w:ja:桃取町|桃取町]]
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] The old CSS <bdi lang="zxx" dir="ltr"><code><nowiki><div class="visualClear"></div></nowiki></code></bdi> will not be supported after 12 August. Instead, templates and pages should use <bdi lang="zxx" dir="ltr"><code><nowiki><div style="clear:both;"></div></nowiki></code></bdi>. Please help to replace any existing uses on your wiki. There are global-search links available at [[phab:T287962|T287962]].
**[[:w:ja:東一口|東一口]]
**[[:w:ja:野間地域|野間地域]]
**[[:w:ja:中華民国政府|中華民国政府]]
 
'''6月のイベント情報'''
'''Future changes'''
*2024年5月18日から6月に連続講義形式 ウィキペディアタウン in 加賀 season2([[:w:ja:プロジェクト:アウトリーチ/ウィキペディアタウン/ウィキペディアタウン開催情報#ウィキペディアタウン in 加賀 season2|詳細]])
* [[m:Special:MyLanguage/The Wikipedia Library|The Wikipedia Library]] is a place for Wikipedia editors to get access to sources. There is an [[mw:Special:MyLanguage/Extension:TheWikipediaLibrary|extension]] which has a new function to tell users when they can take part in it. It will use notifications. It will start pinging the first users in September. It will ping more users later. [https://phabricator.wikimedia.org/T288070]
*6/1-2 ウィキペディア見本市 in 大江(第2回みすずフェスタ)([[:w:ja:プロジェクト:アウトリーチ/ウィキペディアタウン/ウィキペディアタウン開催情報#ウィキペディア見本市 in 大江(第2回みすずフェスタ)|詳細]])
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] [[w:en:Vue.js|Vue.js]] will be the [[w:en:JavaScript|JavaScript]] framework for MediaWiki in the future. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/SOZREBYR36PUNFZXMIUBVAIOQI4N7PDU/]
*6/22 遺跡 de ウィキペディア in 糞置遺跡([[:w:ja:プロジェクト:アウトリーチ/ウィキペディアタウン/ウィキペディアタウン開催情報#遺跡 de ウィキペディア in 糞置遺跡|詳細]])
</div>
<hr />
*'''前回配信:2024年4月28日'''
 
<hr style="border-top: 2px 破線 #7F9AEB; border-bottom: none;">
'''''[[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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/32|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
配信元: '''[[:m:Wikimedians of Japan User Group|Wikimedians of Japan User Group]]''' <br />
</div><section end="tech-newsletter-content"/>
<small>[[m:Talk:Wikimedians of Japan User Group/メールマガジン|フィードバック]]。[[:m:Wikimedians of Japan User Group/メールマガジン/targets list|購読登録・削除]]。</small>07:50, 31 May 2024 (UTC)
<hr style="border-top: 2px 破線 #7F9AEB; border-bottom: none;">
<!-- Message sent by User:Chqaz@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Wikimedians_of_Japan_User_Group/%E3%83%A1%E3%83%BC%E3%83%AB%E3%83%9E%E3%82%AC%E3%82%B8%E3%83%B3/targets_list&oldid=26542970 -->
 
== Tech News: 2024-23 ==
16:21, 9 August 2021 (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=21856726 -->
 
<section begin="technews-2024-W23"/><div class="plainlinks">
== [[m:Special:MyLanguage/Tech/News/2021/33|Tech News: 2021-33]] ==
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/23|Translations]] are available.
 
<section begin="tech-newsletter-content"/><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/2021/33|Translations]] are available.
 
'''Recent changes'''
* It is now possible for local administrators to add new links to the bottom of the site Tools menu without JavaScript. [[mw:Manual:Interface/Sidebar#Add or remove toolbox sections|Documentation is available]]. [https://phabricator.wikimedia.org/T6086]
* You can add language links in the sidebar in the [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements|new Vector skin]] again. You do this by connecting the page to a Wikidata item. The new Vector skin has moved the language links but the new language selector cannot add language links yet. [https://phabricator.wikimedia.org/T287206]
* The message name for the definition of the tracking category of WikiHiero has changed from "<bdi lang="zxx" dir="ltr"><code>MediaWiki:Wikhiero-usage-tracking-category</code></bdi>" to "<bdi lang="zxx" dir="ltr"><code>MediaWiki:Wikihiero-usage-tracking-category</code></bdi>". [https://gerrit.wikimedia.org/r/c/mediawiki/extensions/wikihiero/+/1035855]
 
* One new wiki has been created: a {{int:project-localized-name-group-wikipedia}} in [[d:Q5317225|Kadazandusun]] ([[w:dtp:|<code>w:dtp:</code>]]) [https://phabricator.wikimedia.org/T365220]
'''Problems'''
* There was a problem on wikis which use the Translate extension. Translations were not updated or were replaced with the English text. The problems have been fixed. [https://phabricator.wikimedia.org/T288700][https://phabricator.wikimedia.org/T288683][https://phabricator.wikimedia.org/T288719]
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.8|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-06-04|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-06-05|en}}. It will be on all wikis from {{#time:j xg|2024-06-06|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* A [[mw:Help:Tags|revision tag]] will soon be added to edits that add links to [[mw:Special:MyLanguage/Extension:Disambiguator|disambiguation pages]]. This is because these links are usually added by accident. The tag will allow editors to easily find the broken links and fix them. If your wiki does not like this feature, it can be [[mw:Help:Tags#Deleting a tag added by the software|hidden]]. [https://phabricator.wikimedia.org/T287549]
*Would you like to help improve the information about tools? Would you like to attend or help organize a small virtual meetup for your community to discuss the list of tools? Please get in touch on the [[m:Toolhub/The Quality Signal Sessions|Toolhub Quality Signal Sessions]] talk page. We are also looking for feedback [[m:Talk:Toolhub/The Quality Signal Sessions#Discussion topic for "Quality Signal Sessions: The Tool Maintainers edition"|from tool maintainers]] on some specific questions.
* In the past, edits to any page in your user talk space ignored your [[mw:Special:MyLanguage/Help:Notifications#mute|mute list]], e.g. sub-pages. Starting this week, this is only true for edits to your talk page. [https://phabricator.wikimedia.org/T288112]
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.37/wmf.19|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-08-17|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-08-18|en}}. It will be on all wikis from {{#time:j xg|2021-08-19|en}} ([[mw:MediaWiki 1.37/Roadmap|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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/33|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="tech-newsletter-content"/>
 
19:28, 16 August 2021 (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=21889213 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/34|Tech News: 2021-34]] ==
 
<section begin="tech-newsletter-content"/><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/2021/34|Translations]] are available.
 
'''Recent changes'''
* The [[mw:Special:MyLanguage/Extension:Score|Score]] extension (<bdi lang="zxx" dir="ltr"><code><nowiki><score></nowiki></code></bdi> notation) has been re-enabled on public wikis and upgraded to a newer version. Some musical score functionality may no longer work because the extension is only enabled in "safe mode". The security issue has been fixed and an [[mw:Special:MyLanguage/Extension:Score/2021 security advisory|advisory published]].
 
'''Problems'''
* You will be able to read but not edit [[phab:T289130|some wikis]] for a few minutes on {{#time:j xg|2021-08-25|en}}. This will happen around [https://zonestamp.toolforge.org/1629871217 06:00 UTC]. This is for database maintenance. During this time, operations on the CentralAuth will also not be possible.
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.37/wmf.20|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-08-24|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-08-25|en}}. It will be on all wikis from {{#time:j xg|2021-08-26|en}} ([[mw:MediaWiki 1.37/Roadmap|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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/34|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="tech-newsletter-content"/>
 
21:59, 23 August 2021 (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=21923254 -->
 
== Read-only reminder ==
 
<section begin="MassMessage"/>
A maintenance operation will be performed on [https://zonestamp.toolforge.org/1629871231 {{#time: l F d H:i e|2021-08-25T06:00|en}}]. It should only last for a few minutes.
 
This will affect your wiki as well as 11 other wikis. During this time, publishing edits will not be possible.
 
Also during this time, operations on the CentralAuth will not be possible (GlobalRenames, changing/confirming e-mail addresses, logging into new wikis, password changes).
 
For more details about the operation and on all impacted services, please check [[phab:T289130|on Phabricator]].
 
A banner will be displayed 30 minutes before the operation.
 
Please help your community to be aware of this maintenance operation. {{Int:Feedback-thanks-title}}<section end="MassMessage"/>
 
20:35, 24 August 2021 (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=21927201 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/35|Tech News: 2021-35]] ==
 
<section begin="tech-newsletter-content"/><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/2021/35|Translations]] are available.
 
'''Recent changes'''
* Some musical score syntax no longer works and may needed to be updated, you can check [[:Category:{{MediaWiki:score-error-category}}]] on your wiki for a list of pages with errors.
 
'''Problems'''
* Musical scores were unable to render lyrics in some languages because of missing fonts. This has been fixed now. If your language would prefer a different font, please file a request in Phabricator. [https://phabricator.wikimedia.org/T289554]
 
'''Changes later this week'''
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] The parameters for how you obtain [[mw:API:Tokens|tokens]] in the MediaWiki API were changed in 2014. The old way will no longer work from 1 September. Scripts, bots and tools that use the parameters from before the 2014 change need to be updated. You can [[phab:T280806#7215377|read more]] about this.
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.37/wmf.21|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-08-31|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-09-01|en}}. It will be on all wikis from {{#time:j xg|2021-09-02|en}} ([[mw:MediaWiki 1.37/Roadmap|calendar]]).
 
'''Future changes'''
* Next week, on wikis with the Vector 2022 skin as the default, logged-out desktop users will be able to choose between different font sizes. The default font size will also be increased for them. This is to make Wikimedia projects easier to read. [[mw:Special:MyLanguage/Reading/Web/Accessibility for reading/Updates/2024-06 deployments|Learn more]].
* You will be able to read but not edit [[phab:T289660|Commons]] for a few minutes on {{#time:j xg|2021-09-06|en}}. This will happen around [https://zonestamp.toolforge.org/1630818058 05:00 UTC]. This is for database maintenance.
* All wikis will be read-only for a few minutes in the week of 13 September. More information will be published in Tech News later. It will also be posted on individual wikis in the coming weeks. [https://phabricator.wikimedia.org/T287539]
 
'''''[[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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/35|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="tech-newsletter-content"/>
 
16:01, 30 August 2021 (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=21954810 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/36|Tech News: 2021-36]] ==
 
<section begin="tech-newsletter-content"/><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/2021/36|Translations]] are available.
 
'''Recent changes'''
* The wikis that have [[mw:Special:MyLanguage/Growth/Feature_summary|Growth features]] deployed have been part of A/B testing since deployment, in which some newcomers did not receive the new features. Now, all of the newcomers on 21 of the smallest of those wikis will be receiving the features. [https://phabricator.wikimedia.org/T289786]
 
'''Changes later this week'''
* There is no new MediaWiki version this week.
 
'''Future changes'''
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] In 2017, the provided jQuery library was upgraded from version 1 to 3, with a compatibility layer. The migration will soon finish, to make the site load faster for everyone. If you maintain a gadget or user script, check if you have any JQMIGRATE errors and fix them, or they will break. [https://phabricator.wikimedia.org/T280944][https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/6Z2BVLOBBEC2QP4VV4KOOVQVE52P3HOP/]
* Last year, the Portuguese Wikipedia community embarked on an experiment to make log-in compulsory for editing.  The [[m:IP Editing: Privacy Enhancement and Abuse Mitigation/Impact report for Login Required Experiment on Portuguese Wikipedia|impact report of this trial]] is ready. Moving forward, the Anti-Harassment Tools team is looking for projects that are willing to experiment with restricting IP editing on their wiki for a short-term experiment. [[m:IP Editing: Privacy Enhancement and Abuse Mitigation/Login Required Experiment|Learn 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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/36|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="tech-newsletter-content"/>
 
15:20, 6 September 2021 (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=21981010 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/37|Tech News: 2021-37]] ==
 
<section begin="tech-newsletter-content"/><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/2021/37|Translations]] are available.
 
'''Recent changes'''
* 45 new Wikipedias now have access to the [[mw:Special:MyLanguage/Growth/Feature summary|Growth features]]. [https://phabricator.wikimedia.org/T289680]
* [[mw:Special:MyLanguage/Growth/Deployment table|A majority of Wikipedias]] now have access to the Growth features. The Growth team [[mw:Special:MyLanguage/Growth/FAQ|has published an FAQ page]] about the features. This translatable FAQ covers the description of the features, how to use them, how to change the configuration, and more.
 
'''Problems'''
* [[m:Special:MyLanguage/Tech/Server switch|All wikis will be read-only]] for a few minutes on 14 September. This is planned at [https://zonestamp.toolforge.org/1631628002 14:00 UTC]. [https://phabricator.wikimedia.org/T287539]
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.37/wmf.23|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-09-14|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-09-15|en}}. It will be on all wikis from {{#time:j xg|2021-09-16|en}} ([[mw:MediaWiki 1.37/Roadmap|calendar]]).
* Starting this week, Wikipedia in Italian will receive weekly software updates on Wednesdays. It used to receive the updates on Thursdays. Due to this change, bugs will be noticed and fixed sooner. [https://phabricator.wikimedia.org/T286664]
* You can add language links in the sidebar in [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements|the new Vector skin]] again. You do this by connecting the page to a Wikidata item. The new Vector skin has moved the language links but the new language selector cannot add language links yet. [https://phabricator.wikimedia.org/T287206]
* The [[mw:Special:MyLanguage/Extension:SyntaxHighlight|syntax highlight]] tool marks up code with different colours. It now can highlight 23 new code languages. Additionally, <bdi lang="zxx" dir="ltr"><code>golang</code></bdi> can now be used as an alias for the [[d:Q37227|Go programming language]], and a special <bdi lang="zxx" dir="ltr"><code>output</code></bdi> mode has been added to show a program's output. [https://phabricator.wikimedia.org/T280117][https://gerrit.wikimedia.org/r/c/mediawiki/extensions/SyntaxHighlight_GeSHi/+/715277/]
 
'''''[[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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/37|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="tech-newsletter-content"/>
 
15:35, 13 September 2021 (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=22009517 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/38|Tech News: 2021-38]] ==
 
<section begin="tech-newsletter-content"/><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/2021/38|Translations]] are available.
 
'''Recent changes'''
* Growth features are now deployed to almost all Wikipedias. [[phab:T290582|For the majority of small Wikipedias]], the features are only available for experienced users, to [[mw:Special:MyLanguage/Growth/FAQ#enable|test the features]] and [[mw:Special:MyLanguage/Growth/FAQ#config|configure them]]. Features will be available for newcomers starting on 20 September 2021.
* MediaWiki had a feature that would highlight local links to short articles in a different style. Each user could pick the size at which "stubs" would be highlighted. This feature was very bad for performance, and following a consultation, has been removed. [https://phabricator.wikimedia.org/T284917]
* A technical change was made to the MonoBook skin to allow for easier maintenance and upkeep. This has resulted in some minor changes to HTML that make MonoBook's HTML consistent with other skins. Efforts have been made to minimize the impact on editors, but please ping [[m:User:Jon (WMF)|Jon (WMF)]] on wiki or in [[phab:T290888|phabricator]] if any problems are reported.
 
'''Problems'''
* There was a problem with search last week. Many search requests did not work for 2 hours because of an accidental restart of the search servers. [https://wikitech.wikimedia.org/wiki/Incident_documentation/2021-09-13_cirrussearch_restart]
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.38/wmf.1|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-09-21|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-09-22|en}}. It will be on all wikis from {{#time:j xg|2021-09-23|en}} ([[mw:MediaWiki 1.38/Roadmap|calendar]]).
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] The [[s:Special:ApiHelp/query+proofreadinfo|meta=proofreadpage API]] has changed. The <bdi lang="zxx" dir="ltr"><code><nowiki>piprop</nowiki></code></bdi> parameter has been renamed to <bdi lang="zxx" dir="ltr"><code><nowiki>prpiprop</nowiki></code></bdi>. API users should update their code to avoid unrecognized parameter warnings. Pywikibot users should upgrade to 6.6.0. [https://phabricator.wikimedia.org/T290585]
 
'''Future changes'''
* The [[mw:Special:MyLanguage/Help:DiscussionTools#Replying|Reply tool]] will be deployed to the remaining wikis in the coming weeks. It is currently part of "{{int:discussiontools-preference-label}}" in [[Special:Preferences#mw-prefsection-betafeatures|Beta features]] at most wikis. You will be able to turn it off in [[Special:Preferences#mw-prefsection-editing-discussion|Editing Preferences]]. [https://phabricator.wikimedia.org/T262331]
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] The [[mw:MediaWiki_1.37/Deprecation_of_legacy_API_token_parameters|previously announced]] change to how you obtain tokens from the API has been delayed to September 21 because of an incompatibility with Pywikibot. Bot operators using Pywikibot can follow [[phab:T291202|T291202]] for progress on a fix, and should plan to upgrade to 6.6.1 when it is released.
 
'''''[[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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/38|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="tech-newsletter-content"/>
 
18:32, 20 September 2021 (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=22043415 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/39|Tech News: 2021-39]] ==
 
<section begin="technews-2021-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/2021/39|Translations]] are available.
 
'''Recent changes'''
* [[w:en:IOS|iOS 15]] has a new function called [https://support.apple.com/en-us/HT212614 Private Relay] (Apple website). This can hide the user's IP when they use [[w:en:Safari (software)|Safari]] browser. This is like using a [[w:en:Virtual private network|VPN]] in that we see another IP address instead. It is opt-in and only for those who pay extra for [[w:en:ICloud|iCloud]]. It will come to Safari users on [[:w:en:OSX|OSX]] later. There is a [[phab:T289795|technical discussion]] about what this means for the Wikimedia wikis.
 
'''Problems'''
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] Some gadgets and user-scripts add items to the [[m:Customization:Explaining_skins#Portlets|portlets]] (article tools) part of the skin. A recent change to the HTML may have made those links a different font-size. This can be fixed by adding the CSS class <bdi lang="zxx" dir="ltr"><code>.vector-menu-dropdown-noicon</code></bdi>. [https://phabricator.wikimedia.org/T291438]
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.38/wmf.2|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-09-28|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-09-29|en}}. It will be on all wikis from {{#time:j xg|2021-09-30|en}} ([[mw:MediaWiki 1.38/Roadmap|calendar]]).
* The [[mw:Special:MyLanguage/Onboarding_new_Wikipedians#New_experience|GettingStarted extension]] was built in 2013, and provides an onboarding process for new account holders in a few versions of Wikipedia. However, the recently developed [[mw:Special:MyLanguage/Growth/Feature_summary|Growth features]] provide a better onboarding experience. Since the vast majority of Wikipedias now have access to the Growth features, GettingStarted will be deactivated starting on 4 October. [https://phabricator.wikimedia.org/T235752]
* A small number of users will not be able to connect to the Wikimedia wikis after 30 September. This is because an old [[:w:en:root certificate|root certificate]] will no longer work. They will also have problems with many other websites. Users who have updated their software in the last five years are unlikely to have problems. Users in Europe, Africa and Asia are less likely to have immediate problems even if their software is too old. You can [[m:Special:MyLanguage/HTTPS/2021 Let's Encrypt root expiry|read more]].
* You can [[mw:Special:MyLanguage/Help:Notifications|receive notifications]] when someone leaves a comment on user talk page or mentions you in a talk page comment. Clicking the notification link will now bring you to the comment and highlight it. Previously, doing so brought you to the top of the section that contained the comment. You can find [[phab:T282029|more information in T282029.]]
 
'''Future changes'''
* The [[mw:Special:MyLanguage/Help:DiscussionTools#Replying|Reply tool]] will be deployed to the remaining wikis in the coming weeks. It is currently part of "{{int:discussiontools-preference-label}}" in [[Special:Preferences#mw-prefsection-betafeatures|Beta features]] at most wikis. You will be able to turn it off in [[Special:Preferences#mw-prefsection-editing-discussion|Editing Preferences]]. [[phab:T288485|See the list of wikis.]] [https://phabricator.wikimedia.org/T262331]
 
'''''[[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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/39|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2021-W39"/>
 
22:23, 27 September 2021 (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=22077885 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/40|Tech News: 2021-40]] ==
 
<section begin="tech-newsletter-content"/><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/2021/40|Translations]] are available.
 
'''Recent changes'''
* A more efficient way of sending changes from Wikidata to Wikimedia wikis that show them has been enabled for the following 10 wikis: mediawiki.org, the Italian, Catalan, Hebrew and Vietnamese Wikipedias, French Wikisource, and English Wikivoygage, Wikibooks, Wiktionary and Wikinews. If you notice anything strange about how changes from Wikidata appear in recent changes or your watchlist on those wikis you can [[phab:T48643|let the developers know]].
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.38/wmf.3|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-10-05|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-10-06|en}}. It will be on all wikis from {{#time:j xg|2021-10-07|en}} ([[mw:MediaWiki 1.38/Roadmap|calendar]]).
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] Some gadgets and bots that use the API to read the AbuseFilter log might break. The <bdi lang="zxx" dir="ltr"><code>hidden</code></bdi> property will no longer say an entry is <bdi lang="zxx" dir="ltr"><code>implicit</code></bdi> for unsuppressed log entries about suppressed edits. If your bot needs to know this, do a separate revision query. Additionally, the property will have the value <bdi lang="zxx" dir="ltr"><code>false</code></bdi> for visible entries; previously, it wasn't included in the response. [https://phabricator.wikimedia.org/T291718]
* A more efficient way of sending changes from Wikidata to Wikimedia wikis that show them will be enabled for ''all production wikis''. If you notice anything strange about how changes from Wikidata appear in recent changes or your watchlist you can [[phab:T48643|let the developers know]].
 
'''Future changes'''
* You can soon get cross-wiki notifications in the [[mw:Wikimedia Apps/Team/iOS|iOS Wikipedia app]]. You can also get notifications as push notifications. More notification updates will follow in later versions. [https://www.mediawiki.org/wiki/Wikimedia_Apps/Team/iOS/Notifications#September_2021_update]
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] The JavaScript variables <bdi lang="zxx" dir="ltr"><code>wgExtraSignatureNamespaces</code></bdi>, <bdi lang="zxx" dir="ltr"><code>wgLegalTitleChars</code></bdi>, and <bdi lang="zxx" dir="ltr"><code>wgIllegalFileChars</code></bdi> will soon be removed from <bdi lang="zxx" dir="ltr"><code>[[mw:Special:MyLanguage/Manual:Interface/JavaScript#mw.config|mw.config]]</code></bdi>. These are not part of the "stable" variables available for use in wiki JavaScript. [https://phabricator.wikimedia.org/T292011]
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] The JavaScript variables <bdi lang="zxx" dir="ltr"><code>wgCookiePrefix</code></bdi>, <bdi lang="zxx" dir="ltr"><code>wgCookieDomain</code></bdi>, <bdi lang="zxx" dir="ltr"><code>wgCookiePath</code></bdi>, and <bdi lang="zxx" dir="ltr"><code>wgCookieExpiration</code></bdi> will soon be removed from mw.config. Scripts should instead use <bdi lang="zxx" dir="ltr"><code>mw.cookie</code></bdi> from the "<bdi lang="zxx" dir="ltr">[[mw:ResourceLoader/Core_modules#mediawiki.cookie|mediawiki.cookie]]</bdi>" module. [https://phabricator.wikimedia.org/T291760]
 
'''''[[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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/40|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="tech-newsletter-content"/>
 
16:32, 4 October 2021 (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=22101208 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/41|Tech News: 2021-41]] ==
 
<section begin="technews-2021-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/2021/41|Translations]] are available.
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.38/wmf.4|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-10-12|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-10-13|en}}. It will be on all wikis from {{#time:j xg|2021-10-14|en}} ([[mw:MediaWiki 1.38/Roadmap|calendar]]).
 
* The [[mw:Manual:Table_of_contents#Auto-numbering|"auto-number headings" preference]] is being removed. You can read [[phab:T284921]] for the reasons and discussion. This change was [[m:Tech/News/2021/26|previously]] announced. [[mw:Snippets/Auto-number_headings|A JavaScript snippet]] is available which can be used to create a Gadget on wikis that still want to support auto-numbering.
 
'''Meetings'''
* You can join a meeting about the [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements|Desktop Improvements]]. A demonstration version of the [[mw:Reading/Web/Desktop Improvements/Features/Sticky Header|newest feature]] will be shown. The event will take place on Tuesday, 12 October at 16:00 UTC. [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Updates/Talk to Web/12-10-2021|See how to join]].
 
'''''[[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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/41|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2021-W41"/>
 
15:30, 11 October 2021 (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=22152137 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/42|Tech News: 2021-42]] ==
 
<section begin="technews-2021-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/2021/42|Translations]] are available.
 
'''Recent changes'''
*[[m:Toolhub|Toolhub]] is a catalogue to make it easier to find software tools that can be used for working on the Wikimedia projects. You can [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/LF4SSR4QRCKV6NPRFGUAQWUFQISVIPTS/ read more].
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.38/wmf.5|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-10-19|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-10-20|en}}. It will be on all wikis from {{#time:j xg|2021-10-21|en}} ([[mw:MediaWiki 1.38/Roadmap|calendar]]).
 
'''Future changes'''
* The developers of the [[mw:Wikimedia Apps/Team/Android|Wikipedia Android app]] are working on [[mw:Wikimedia Apps/Team/Android/Communication|communication in the app]]. You can now answer questions in [[mw:Wikimedia Apps/Team/Android/Communication/UsertestingOctober2021|survey]] to help the development.
* 3–5% of editors may be blocked in the next few months. This is because of a new service in Safari, which is similar to a [[w:en:Proxy server|proxy]] or a [[w:en:VPN|VPN]]. It is called iCloud Private Relay. There is a [[m:Special:MyLanguage/Apple iCloud Private Relay|discussion about this]] on Meta. The goal is to learn what iCloud Private Relay could mean for the communities.
* [[m:Special:MyLanguage/Wikimedia Enterprise|Wikimedia Enterprise]] is a new [[w:en:API|API]] for those who use a lot of information from the Wikimedia projects on other sites. It is a way to get big commercial users to pay for the data. There will soon be a copy of the Wikimedia Enterprise dataset. You can [https://lists.wikimedia.org/hyperkitty/list/wikitech-ambassadors@lists.wikimedia.org/message/B2AX6PWH5MBKB4L63NFZY3ADBQG7MSBA/ read more]. You can also ask the team questions [https://wikimedia.zoom.us/j/88994018553 on Zoom] on [https://www.timeanddate.com/worldclock/fixedtime.html?hour=15&min=00&sec=0&day=22&month=10&year=2021 22 October 15:00 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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/2021/42|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2021-W42"/>
 
20:53, 18 October 2021 (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=22176877 -->
 
== [[m:Special:MyLanguage/Tech/News/2021/43|Tech News: 2021-43]] ==
 
<section begin="technews-2021-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/2021/43|Translations]] are available.
 
'''Recent changes'''
* The [[m:Special:MyLanguage/Coolest_Tool_Award|Coolest Tool Award 2021]] is looking for nominations. You can recommend tools until 27 October.
 
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|Recurrent item]] The [[mw:MediaWiki 1.38/wmf.6|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2021-10-26|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2021-10-27|en}}. It will be on all wikis from {{#time:j xg|2021-10-28|en}} ([[mw:MediaWiki 1.38/Roadmap|calendar]]).
 
'''Future changes'''
*[[m:Special:MyLanguage/Help:Diff|Diff pages]] will have an improved copy and pasting experience. [[m:Special:MyLanguage/Community Wishlist Survey 2021/Copy paste diffs|The changes]] will allow the text in the diff for before and after to be treated as separate columns and will remove any unwanted syntax. [https://phabricator.wikimedia.org/T192526]
* The version of the [[w:en:Liberation fonts|Liberation fonts]] used in SVG files will be upgraded. Only new thumbnails will be affected. Liberation Sans Narrow will not change. [https://phabricator.wikimedia.org/T253600]
 
'''Meetings'''
* You can join a meeting about the [[m:Special:MyLanguage/Community Wishlist Survey|Community Wishlist Survey]]. News about the [[m:Special:MyLanguage/Community Wishlist Survey 2021/Warn when linking to disambiguation pages|disambiguation]] and the [[m:Special:MyLanguage/Community Wishlist Survey 2021/Real Time Preview for Wikitext|real-time preview]] wishes will be shown. The event will take place on Wednesday, 27 October at 14:30 UTC. [[m:Special:MyLanguage/Community Wishlist Survey/Updates/Talk to Us|See how to join]].
 
'''''[[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]]&nbsp;• [[m:Special:MyLanguage/Tech/News#contribute|Contribute]]&nbsp;• [[m:Special:MyLanguage/Tech/News/20212024/4323|Translate]]&nbsp;• [[m:Tech|Get help]]&nbsp;• [[m:Talk:Tech/News|Give feedback]]&nbsp;• [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-20212024-W43W23"/>
 
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 22:35, 3 June 2024 (UTC)
20:08, 25 October 2021 (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=2223271826844397 -->

Latest revision as of 22:35, 3 June 2024

Tech News: 2024-19[edit]

MediaWiki message delivery 16:44, 6 May 2024 (UTC)Reply

Tech News: 2024-20[edit]

MediaWiki message delivery 23:58, 13 May 2024 (UTC)Reply

Tech News: 2024-21[edit]

MediaWiki message delivery 23:04, 20 May 2024 (UTC)Reply

Tech News: 2024-22[edit]

MediaWiki message delivery 00:15, 28 May 2024 (UTC)Reply

Wikimedians of Japan User Group 2024-05[edit]

全体ニュース

「Wikimedians of Japan User Group」 からのお知らせ

日本語版ウィキペディア

6月のイベント情報

  • 2024年5月18日から6月に連続講義形式 ウィキペディアタウン in 加賀 season2(詳細)
  • 6/1-2 ウィキペディア見本市 in 大江(第2回みすずフェスタ)(詳細)
  • 6/22 遺跡 de ウィキペディア in 糞置遺跡(詳細)

  • 前回配信:2024年4月28日

配信元: Wikimedians of Japan User Group
フィードバック購読登録・削除07:50, 31 May 2024 (UTC)


Tech News: 2024-23[edit]

MediaWiki message delivery 22:35, 3 June 2024 (UTC)Reply