Incubator:Wikimedia news
Global notifications for all Wikimedia projects are posted to this page; they usually contain information about some software changes. Additionally, the Signpost from English Wikipedia is posted here weekly. Both of these are posted to make it easy for Incubator users to spot new issues by their watchlist. Older entries will occasionally be removed. Entries are not archived locally; instead,
For Incubator-specific news, see Incubator:News and/or the Community Portal for, e.g., policy discussions.
The Signpost: 31 May 2020[edit source]
- From the editor: Meltdown May?
- News and notes: 2019 Picture of the Year, 200 French paid editing accounts blocked, 10 years of Guild Copyediting
- Discussion report: WMF's Universal Code of Conduct
- Featured content: Weathering the storm
- Arbitration report: Board member receives editing restriction
- Traffic report: Come on and slam, and welcome to the jam
- Gallery: Wildlife photos by the book
- News from the WMF: WMF Board announces Community Culture Statement
- Recent research: Automatic detection of covert paid editing; Wiki Workshop 2020
- Community view: Transit routes and mapping during stay-at-home order downtime
- WikiProject report: Revitalizing good articles
- On the bright side: 500,000 articles in the Egyptian Arabic Wikipedia
Tech News: 2020-23[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- There is a new beta version of the Wikimedia Commons app for Android. It has a new zoom function when you look at images. It can also suggest places when you upload geotagged photos. [1]
Problems
- There was a problem with the Commons database on 27 May. Commons could not be edited for eight minutes. Because of this problem the database was moved. This caused another short read-only time on 29 May. [2][3][4]
- The Vector skin had a problem where you couldn't add links to the article in other languages. You couldn't see the section if there were no links to other languages already. It also removed content translation links and links to language settings. This has now been fixed. [5]
Changes later this week
- You can get a notification when someone links to a page you created. You can turn these notifications off for individual pages. You can soon turn them off also in the notifications you get. [6]
The new version of MediaWiki will be on test wikis and MediaWiki.org from 2 June. It will be on non-Wikipedia wikis and some Wikipedias from 3 June. It will be on all wikis from 4 June (calendar).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
22:30, 1 June 2020 (UTC)
Tech News: 2020-24[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- Some articles have tables that can be sorted in different ways. For example a list of countries can be sorted alphabetically but you can click on the size column to sort them by size. If you clicked on the column a second time it would sort the countries from the bottom to the top instead. A third click will now take you back to the original sorting. [7]
- Self-closed tags now work as in the HTML5 specifications. This means you should stop using some of them.
<b/>
is an example of a self-closed tag that won't work.area, base, br, col, embed, hr, img, input, keygen, link, meta, param, source, track, wbr
can be self-closed. Pages with tags that should not be self-closed have been listed in a tracking category since 2016. They will be listed in Special:LintErrors/self-closed-tag. This doesn't affect<references />
or<ref />
. [8] - There is a banner called
WikidataPageBanner
. It is for example used by the Wikivoyages, Wikimedia Russia and the Catalan, Basque, Galician and Turkish Wikipedias. It will now been seen by mobile visitors too. Before this it was only seen on desktop. The wikis should update instructions onMediaWiki:Sitenotice
so that editors know to test and style for mobile too. [9][10]
Changes later this week
You can now edit MassMessage descriptions through the API. This is useful for tools and gadgets. [11]
The new version of MediaWiki will be on test wikis and MediaWiki.org from 9 June. It will be on non-Wikipedia wikis and some Wikipedias from 10 June. It will be on all wikis from 11 June (calendar).
Future changes
- A temporary fix helped wikis make their main pages more mobile friendly. This was in 2012. It has not been recommended since 2017. It will not work after 13 July. Wikis should use TemplateStyles instead. 118 wikis need to fix this. You can read more and see if your wiki is affected. [12]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
21:11, 8 June 2020 (UTC)
Tech News: 2020-25[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
Toolforge hosts several tools created by the Wikimedia community like edit counters or enhanced editors. It is changing the domain from tools.wmflabs.org to toolforge.org. The routing scheme is moving from tools.wmflabs.org/toolname to toolname.toolforge.org. You can read the details. Tools that use OAuth will have to be updated to keep working. You can ask for help.
Problems
- There is a Wikidata item link in the sidebar on many pages. This disappeared for a couple of days for users who have the Monobook skin. This was because of a bug. It has now been fixed. [13]
- Editing, logging in and logging out didn't work properly for a short period of time last week. It was soon fixed. [14]
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 16 June. It will be on non-Wikipedia wikis and some Wikipedias from 17 June. It will be on all wikis from 18 June (calendar).
Future changes
Pywikibot is a Python library to automate work on wikis. It will not support Python 2 after the new version in July. Support for Python 3.4 and MediaWiki below 1.19 will also be dropped. You should migrate to Python 3. You can ask for help. [15]
- The selectors
.menu
and.vectorMenu
will no longer work in the Vector skin. This can affect gadgets and user scripts..menu
should be replaced byul
..vectorMenu
should be replaced by.vector-menu
. [16]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
21:36, 15 June 2020 (UTC)
Tech News: 2020-26[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- There are some new tools to make it easier for newcomers to start editing. They are available on some wikis. These wikis had a problem with the visual editor for a short period of time last week. This was because of a bug in the new tools. It was soon fixed. [17]
Some user scripts and gadgets stopped working because of a change to CSS selectors.
.vectorTabs
should be replaced with.vector-menu-tabs
to fix this. [18]
Changes later this week
- The developers are working on a new interface to solve edit conflicts on talk pages. This will be released on 24 June. You can give feedback. [19]
The new version of MediaWiki will be on test wikis and MediaWiki.org from 23 June. It will be on non-Wikipedia wikis and some Wikipedias from 24 June. It will be on all wikis from 25 June (calendar).
Future changes
- A temporary fix helped wikis make their main pages more mobile friendly. This was in 2012. It has not been recommended since 2017. It will not work after 13 July. Wikis should use TemplateStyles instead. 91 wikis still need to fix this. You can read more and see if your wiki is affected. [20]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
18:48, 22 June 2020 (UTC)
The Signpost: 28 June 2020[edit source]
- News and notes: Progress at Wikipedia Library and Wikijournal of Medicine
- Community view: Community open letter on renaming
- Gallery: After the killing of George Floyd
- In the media: Part collaboration and part combat
- Discussion report: Community reacts to WMF rebranding proposals
- Featured content: Sports are returning, with a rainbow
- Arbitration report: Anti-harassment RfC and a checkuser revocation
- Traffic report: The pandemic, alleged murder, a massacre, and other deaths
- News from the WMF: We stand for racial justice
- Recent research: Wikipedia and COVID-19; automated Wikipedia-based fact-checking
- Humour: Cherchez une femme
- On the bright side: For what are you grateful this month?
- WikiProject report: WikiProject Black Lives Matter
Tech News: 2020-27[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- Everyone was logged out. This was because a few users saw the wikis as if they were logged in to someone else's account. The problem should be fixed now. [21]
- Some readers didn't see new edits to pages. If the page had been recently changed they saw an older version of the page instead. This only affected readers who were logged out. It lasted for ten days. It has been fixed. [22]
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 30 June. It will be on non-Wikipedia wikis and some Wikipedias from 1 July. It will be on all wikis from 1 July (calendar).
Future changes
The Modern and Monobook skins use the ID
searchGoButton
for the go button. This issearchButton
for Vector. To have the same ID for all skins it will change tosearchButton
in Monobook and Modern too. This will affect gadgets and user scripts. It will happen on 23 July. They should be updated to usesearchButton
. You can read more and see a list of affected scripts.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
16:30, 29 June 2020 (UTC)
Feedback on movement names[edit source]
Hello. Apologies if you are not reading this message in your native language. Please help translate to your language if necessary. Thank you!
There are a lot of conversations happening about the future of our movement names. We hope that you are part of these discussions and that your community is represented.
Since 16 June, the Foundation Brand Team has been running a survey in 7 languages about 3 naming options. There are also community members sharing concerns about renaming in a Community Open Letter.
Our goal in this call for feedback is to hear from across the community, so we encourage you to participate in the survey, the open letter, or both. The survey will go through 7 July in all timezones. Input from the survey and discussions will be analyzed and published on Meta-Wiki.
Thanks for thinking about the future of the movement, --The Brand Project team, 20:33, 2 July 2020 (UTC)
Note: The survey is conducted via a third-party service, which may subject it to additional terms. For more information on privacy and data-handling, see the survey privacy statement.
Tech News: 2020-28[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- The Score extension has been disabled for now. This is because of a security issue. It will work again as soon as the security issue has been fixed. [23]
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 7 July. It will be on non-Wikipedia wikis and some Wikipedias from 8 July. It will be on all wikis from 9 July (calendar).
Future changes
- Abstract Wikipedia is a new Wikimedia project. It will collect language-independent information that can be easily read in different languages. It builds on Wikidata. The name is preliminary. You can read more. [24]
- The iOS Wikipedia app developers are thinking about new experimental tools. If you use an iPhone you can help them by answering the survey.
- Some rules for user signatures will soon be enforced. Lint errors and invalid HTML will no longer be allowed in user signatures. Nested substitution will not be allowed. A link to your user page, user talk page or user contributions will be required. You can check if your signature works with the new rules. This is because the signatures can cause problems for tools or other text on the page.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
20:17, 6 July 2020 (UTC)
Announcing a new wiki project! Welcome, Abstract Wikipedia[edit source]
Hi all,
It is my honor to introduce Abstract Wikipedia, a new project that has been unanimously approved by the Wikimedia Foundation Board of Trustees. Abstract Wikipedia proposes a new way to generate baseline encyclopedic content in a multilingual fashion, allowing more contributors and more readers to share more knowledge in more languages. It is an approach that aims to make cross-lingual cooperation easier on our projects, increase the sustainability of our movement through expanding access to participation, improve the user experience for readers of all languages, and innovate in free knowledge by connecting some of the strengths of our movement to create something new.
This is our first new project in over seven years. Abstract Wikipedia was submitted as a project proposal by Denny Vrandečić in May 2020 [1] after years of preparation and research, leading to a detailed plan and lively discussions in the Wikimedia communities. We know that the energy and the creativity of the community often runs up against language barriers, and information that is available in one language may not make it to other language Wikipedias. Abstract Wikipedia intends to look and feel like a Wikipedia, but build on the powerful, language-independent conceptual models of Wikidata, with the goal of letting volunteers create and maintain Wikipedia articles across our polyglot Wikimedia world.
The project will allow volunteers to assemble the fundamentals of an article using words and entities from Wikidata. Because Wikidata uses conceptual models that are meant to be universal across languages, it should be possible to use and extend these building blocks of knowledge to create models for articles that also have universal value. Using code, volunteers will be able to translate these abstract “articles” into their own languages. If successful, this could eventually allow everyone to read about any topic in Wikidata in their own language.
As you can imagine, this work will require a lot of software development, and a lot of cooperation among Wikimedians. In order to make this effort possible, Denny will join the Foundation as a staff member in July and lead this initiative. You may know Denny as the creator of Wikidata, a long-time community member, a former staff member at Wikimedia Deutschland, and a former Trustee at the Wikimedia Foundation [2]. We are very excited that Denny will bring his skills and expertise to work on this project alongside the Foundation’s product, technology, and community liaison teams.
It is important to acknowledge that this is an experimental project, and that every Wikipedia community has different needs. This project may offer some communities great advantages. Other communities may engage less. Every language Wikipedia community will be free to choose and moderate whether or how they would use content from this project.
We are excited that this new wiki-project has the possibility to advance knowledge equity through increased access to knowledge. It also invites us to consider and engage with critical questions about how and by whom knowledge is constructed. We look forward to working in cooperation with the communities to think through these important questions.
There is much to do as we begin designing a plan for Abstract Wikipedia in close collaboration with our communities. I encourage you to get involved by going to the project page and joining the new mailing list [3]. We recognize that Abstract Wikipedia is ambitious, but we also recognize its potential. We invite you all to join us on a new, unexplored path.
Yours,
Katherine Maher (Executive Director, Wikimedia Foundation)
Sent by m:User:Elitre (WMF) 19:56, 9 July 2020 (UTC) - m:Special:MyLanguage/Abstract Wikipedia/July 2020 announcement
2020-29[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- Users can thank others for their edits. Checkusers can now see user data related to that action. This can help identify sock puppets who harass others using thanks. [25]
Problems
- Everyone was logged out a couple of weeks ago to fix a security problem. The problem was not entirely fixed. Because of this everyone was logged out once again last week. [26][27]
Changes later this week
- Wikis that are not for one specific language can translate pages. Sometimes parts of translations are outdated or missing. Outdated translations are marked with a pink background. Missing translations will also be marked in the future. This markup can sometimes break things. It can soon be disabled by using a translate nowrap tag on the source page. [28]
The new version of MediaWiki will be on test wikis and MediaWiki.org from 14 July. It will be on non-Wikipedia wikis and some Wikipedias from 15 July. It will be on all wikis from 16 July (calendar).
Future changes
Wikimedia code review plans to use GitLab. It would be hosted on Wikimedia servers. [29][30][31][32]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
Tech News: 2020-30[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- A temporary fix helped wikis make their main pages more mobile friendly. This was in 2012. It has not been recommended since 2017. The mobile main page special casing stopped working 14 July. 60 wikis now have main pages that don't work well on mobile. You can see which ones, how to fix it and how to get help in Phabricator. This is the same problem that was reported in Tech News 2020/24 and 2020/26.
Problems
- There is a problem with the interlanguage links. The interlanguage links are the links that help you find a specific page in a different language. The sorting is broken. The developers are working on a solution. [33]
- Some users keep getting the notifications for the same event. Some of these are old events. [34]
- Some users have trouble logging in. This is probably a browser cookie problem. The developers are working on understanding the problem. If you have trouble logging in you can see the details on Phabricator. [35]
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 21 July. It will be on non-Wikipedia wikis and some Wikipedias from 22 July. It will be on all wikis from 23 July (calendar).
Future changes
- There is a
Printable version
link. This will disappear. That is because web browsers today can create a printable version or show how it will look in print anyway. [36]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
19:13, 20 July 2020 (UTC)
Tech News: 2020-31[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- The Starter kit is now available for wiki communities. This page lists technical resources, tools, and recommendations. These are essential to operate a wiki project. This is mostly useful for smaller wikis where the community has limited experience with this. [37]
- The first features of the Desktop Improvements project are available for logged-in users on all wikis. In order to use them, uncheck Use Legacy Vector in your local or global preferences in section Skin preferences. More improvements are planned. Feedback is welcome.
On multiple wikis, a UTCLiveClock gadget is available. For wikis that import the gadget directly from mediawiki.org, end users can now choose a different timezone to show instead of UTC.
Problems
The deployment train for MediaWiki has been blocked this week. [38][39]
- Translation Notification Bot was sending the same message multiple times to every translator. This has been fixed. [40]
- Some users were receiving the same notification multiple times. This has been fixed. [41]
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from July 28. It will be on non-Wikipedia wikis and some Wikipedias from July 29. It will be on all wikis from JUly 30 (calendar).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
13:51, 27 July 2020 (UTC)
The Signpost: 2 August 2020[edit source]
- Special report: Wikipedia and the End of Open Collaboration?
- COI and paid editing: Some strange people edit Wikipedia for money
- News and notes: Abstract Wikipedia, a hoax, sex symbols, and a new admin
- In the media: Dog days gone bad
- Discussion report: Fox News, a flight of RfAs, and banning policy
- Featured content: Remembering Art, Valor, and Freedom
- Traffic report: Now for something completely different
- News from the WMF: New Chinese national security law in Hong Kong could limit the privacy of Wikipedia users
- Obituaries: Hasteur and Brian McNeil
Tech News: 2020-32[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- All queries to the Wikidata Query Service failed between 17:50 and 17:59 UTC on Thursday 23 July. Some queries failed during a longer period. [42]
- Interlanguage links were ordered incorrectly for the past few weeks. This problem was also mentioned in Tech News two weeks ago. The problem is now fixed. [43]
- There is a problem with the global preferences for the "Use Legacy Vector" option. Developers are working on fixing it. [44]
- A bug in the Wikibase extension had disabled the "move" and "create" types of protection in the main (Gallery) namespace on Wikimedia Commons. New protections could not be added, and existing protections were not enforced, allowing some page moves and page creations that should not have been possible. This has now been fixed. [45]
Changes later this week
- The video player will change to be simpler and more modern. This week, the current beta feature will become the video player for everyone on most non-Wikipedia wikis. The old player will be removed. [46]
- Users'
global.js
andglobal.css
pages will now also be loaded on the mobile site. You can read documentation for how to avoid applying styles to the mobile skin. [47] In the MonoBook skin, the
searchGoButton
identifier is nowsearchButton
. This may affect CSS and JS gadgets. Migration instructions can be found in T255953. This was previously mentioned in issue 27.Bot operators can use Pywikibot to regularly archive discussions. The behavior when the bot uses
counter
to prevent large archives was changed. [48]The new version of MediaWiki will be on test wikis and MediaWiki.org from August 4. It will be on non-Wikipedia wikis and some Wikipedias from August 5. It will be on all wikis from August 6 (calendar).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:42, 3 August 2020 (UTC)
Technical Wishes: FileExporter and FileImporter become default features on all Wikis[edit source]
The FileExporter and FileImporter will become a default features on all wikis until August 7, 2020. They are planned to help you to move files from your local wiki to Wikimedia Commons easier while keeping all original file information (Description, Source, Date, Author, View History) intact. Additionally, the move is documented in the files view history. How does it work?
Step 1: If you are an auto-confirmed user, you will see a link "Move file to Wikimedia Commons" on the local file page.
Step 2: When you click on this link, the FileImporter checks if the file can in fact be moved to Wikimedia Commons. These checks are performed based on the wiki's configuration file which is created and maintained by each local wiki community.
Step 3: If the file is compatible with Wikimedia Commons, you will be taken to an import page, at which you can update or add information regarding the file, such as the description. You can also add the 'Now Commons' template to the file on the local wiki by clicking the corresponding check box in the import form. Admins can delete the file from the local wiki by enabling the corresponding checkbox. By clicking on the 'Import' button at the end of the page, the file is imported to Wikimedia Commons.
If you want to know more about the FileImporter extension or the Technical Wishes Project, follow the links. --For the Technical Wishes Team:Max Klemm (WMDE) 09:13, 6 August 2020 (UTC)
Tech News: 2020-33[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- FileImporter and FileExporter became standard features on all Wikis during the first week of August. They help you transfer files from local wikis to Wikimedia Commons with the original file information and history intact. [49]
Problems
- The mobile skin displays a message at the bottom of the page about who edited last. This message showed raw wikitext. This has now been fixed. Some messages in Structured Discussions and content translation may still appear as raw wikitext. Developers are working on it. [50]
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from August 11. It will be on non-Wikipedia wikis and some Wikipedias from August 12. It will be on all wikis from August 13 (calendar).
Future changes
- All wikis will be read-only for a few minutes on September 1. This is planned between 13:30 and 15:30 UTC. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks. [51][52]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
16:06, 10 August 2020 (UTC)
Tech News: 2020-34[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- If you revert an edit using the undo link your edit is marked with an
undo
tag. This will now only happen if you don't change anything in the edit window before publishing the undo. This is to keep users from marking edits as undos when they actually do something else. [53] - The new OOUI version will not work with Internet Explorer 8. This means the wikis will look strange and not work well in Internet Explorer 8. This was reported in Tech/News/2020/17. This is because keeping the wikis working with very old browsers creates other problems. [54]
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 18 August. It will be on non-Wikipedia wikis and some Wikipedias from 19 August. It will be on all wikis from 20 August (calendar).
Future changes
- All wikis will be read-only for a few minutes on September 1. This is planned between 13:30 and 15:30 UTC. More information will be published in Tech News and will also be posted on individual wikis next week. This is a reminder. You can help by translating the announcement message. [55][56]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
20:40, 17 August 2020 (UTC)
Tech News: 2020-35[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 25 August. It will be on non-Wikipedia wikis and some Wikipedias from 26 August. It will be on all wikis from 27 August (calendar).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
17:58, 24 August 2020 (UTC)
Important: maintenance operation on September 1st[edit source]
Read this message in another language • Please help translate to your language
The Wikimedia Foundation will be testing its secondary data centre. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
They will switch all traffic to the secondary data centre on Tuesday, September 1st 2020.
Unfortunately, because of some limitations in MediaWiki, all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
You will be able to read, but not edit, all wikis for a short period of time.
- You will not be able to edit for up to an hour on Tuesday, September 1st. The test will start at 14:00 UTC (15:00 BST, 16:00 CEST, 10:00 EDT, 19:30 IST, 07:00 PDT, 23:00 JST, and in New Zealand at 02:00 NZST on Wednesday September 2).
- If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
Other effects:
- Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
- There will be code freezes for the week of September 1st, 2020. Non-essential code deployments will not happen.
This project may be postponed if necessary. You can read the schedule at wikitech.wikimedia.org. Any changes will be announced in the schedule. There will be more notifications about this. Please share this information with your community.
Trizek (WMF) (talk) 13:48, 26 August 2020 (UTC)
The Signpost: 30 August 2020[edit source]
- News and notes: The high road and the low road
- In the media: Storytelling large and small
- Featured content: Going for the goal
- Special report: Wikipedia's not so little sister is finding its own way
- Op-Ed: The longest-running hoax
- Traffic report: Heart, soul, umbrellas, and politics
- News from the WMF: Fourteen things we’ve learned by moving Polish Wikimedia conference online
- Recent research: Detecting spam, and pages to protect; non-anonymous editors signal their intelligence with high-quality articles
- Arbitration report: A slow couple of months
- From the archives: Wikipedia for promotional purposes?
Tech News: 2020-36[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- This is a reminder. All wikis will be read-only for a few minutes on September 1. This is planned between 14:00 and 15:00 UTC. Please check on the details on the announcement message. [57][58]
Changes later this week
- There is no new MediaWiki version this week.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
20:07, 31 August 2020 (UTC)
Growth team newsletter 14[edit source]
Welcome to the fourteenth newsletter from the Growth team!
The Growth team's objective is to work on software changes that help retain new contributors in mid-size Wikimedia projects.
Success with guidance[edit source]
We deployed the "Guidance" feature on June 15.
This feature uses the help panel to explain what to do after selecting a suggested edit. For instance, if a newcomer selects a copyedit task, they are guided on what sorts of errors to look for. They can see examples of how to rewrite the text. You can try this feature on test.wikipedia.org. First enable the homepage and the help panel in your preferences there.
Since we launched "Guidance", the data we collected show good results (see image). Now, we see more users completing suggested edits than before Guidance was deployed.
Structured tasks[edit source]
Structured tasks is a project that aims to break down editing workflows into a series of steps. We hope newcomers can accomplish these tasks easily.
In the previous newsletter, we asked for feedback from community members on the idea. We had a good discussion in six languages with 35 community members (summary here). We have now posted new design mockups. We hope community members can check the mockups out and react to them (in any language). They are posted along with some of the main questions we are thinking about as we continue to refine our plans.
Other technical updates[edit source]
- We are currently working on Variants C and D (adjacent image) of the homepage. The goal is to increase the number of newcomers who start the newcomer tasks workflow. This is the team's main project at the moment.
- We've made it easier to hide the help panel when not needed. [59]
- The welcome survey has a new question for people who created their account: language skills. The goal is to find out how many newcomers know multiple languages, so that we can learn whether it is a good idea to integrate Content Translation as a newcomer task. To make room for this question, we removed one that is not being used. [60]
Community outreach[edit source]
- We continue to engage with more communities. We recently deployed the Growth features to Persian, Hebrew, and Russian Wikipedias. Learn more about getting the features.
- If your community is having a remote event, and you are interested in hearing from the Growth team, please contact us! We have already participated to two community events online:
Growth team's newsletter prepared by the Growth team and posted by bot • Give feedback • Subscribe or unsubscribe.
09:33, 7 September 2020 (UTC)
Tech News: 2020-37[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Changes later this week
- Normally pages can be moved to a title that has no existing page yet or to a page that has only one revision, which is a redirect to the page to be moved. A new user right allows editors to move pages over one-revision pages that redirect to anywhere. [61]
The new version of MediaWiki will be on test wikis and MediaWiki.org from 8 September. It will be on non-Wikipedia wikis and some Wikipedias from 9 September. It will be on all wikis from 10 September (calendar).
All MediaWiki API modules will now use
watchlist
instead ofwatch
. This was inconsistent before. [62]
Future changes
- The Wikipedia Android app team might work on patrolling tools in the future. You can let them know what tools would be useful for you or for less experienced patrollers. See the page on mediawiki.org.
- OTRS will be updated to a new version. This will probably take around two days. OTRS agents will not have access to the system during these days. Emails that come in during the update will be delivered when the update is done. The plan is to start around 08:00 UTC on 14 September. This could change. [63]
- The Wikipedia Android app will send push notifications if users want them. This could help you see for example when someone wrote on your talk page or your edit was reverted. This will need Google Play Services to work. It will also be possible to get the app without Google Play Services but push notifications will not work. Google Play Services is also used to make the app work for Android 4.4 users. [64][65]
Wikimedia code review could move to GitLab. It would be hosted on Wikimedia servers. You can take part in the consultation.
Dropdown menus in the Vector skin use a
.menu
class. This will not work in the future. Scripts can usenav ul
instead..vectorTabs
and.vectorMenu
will also not work. Some scripts need to be updated. You can read more in Phabricator.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:59, 7 September 2020 (UTC)
Invitation to participate in the conversation[edit source]
Hello. Apologies for cross-posting, and that you may not be reading this message in your native language: translations of the following announcement may be available on Meta. Please help translate to your language. Thank you!
We are excited to share a draft of the Universal Code of Conduct, which the Wikimedia Foundation Board of Trustees called for earlier this year, for your review and feedback. The discussion will be open until October 6, 2020.
The UCoC Drafting Committee wants to learn which parts of the draft would present challenges for you or your work. What is missing from this draft? What do you like, and what could be improved?
Please join the conversation and share this invitation with others who may be interested to join, too.
To reduce language barriers during the process, you are welcomed to translate this message and the Universal Code of Conduct/Draft review. You and your community may choose to provide your opinions/feedback using your local languages.
To learn more about the UCoC project, see the Universal Code of Conduct page, and the FAQ, on Meta.
Thanks in advance for your attention and contributions, The Trust and Safety team at Wikimedia Foundation, 17:55, 10 September 2020 (UTC)Tech News: 2020-38[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- The Wikipedia apps briefly showed pages without CSS last week. This meant they looked wrong. It was quickly fixed but cached pages without CSS were shown for a few hours. [66][67]
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 15 September. It will be on non-Wikipedia wikis and some Wikipedias from 16 September. It will be on all wikis from 17 September (calendar).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
16:18, 14 September 2020 (UTC)
Tech News: 2020-39[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- There is a new tag for reverted edits. For example you can see it in the recent changes feed or in the article history. It is added to edits when they have been undone, rollbacked or manually reverted to an older version of the page. [68][69]
Changes later this week
- The number of times you can do something in a period of time on wiki is limited. This could be the number of edits per minute or the number of users you email in a day. Some users are not affected by all limits because of their user rights. They could soon see the limit even if it does not affect them. [70]
The new version of MediaWiki will be on test wikis and MediaWiki.org from 22 September. It will be on non-Wikipedia wikis and some Wikipedias from 23 September. It will be on all wikis from 24 September (calendar).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
21:25, 21 September 2020 (UTC)
The Signpost: 27 September 2020[edit source]
- Special report: Paid editing with political connections
- News and notes: More large-scale errors at a "small" wiki
- In the media: WIPO, Seigenthaler incident 15 years later
- Featured content: Life finds a Way
- Arbitration report: Clarifications and requests
- Traffic report: Is there no justice?
- Recent research: Wikipedia's flood biases
Tech News: 2020-40[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- Admins can now see links to diffs of deleted revisions on Special:AbuseLog. This uses the interface of Special:Undelete. [71]
- Editors are automatically added to some user groups. For example editors are added to autoconfirmed users when they have edited enough times and long enough. Abuse filters can hinder users from automatically getting user rights for a period of time. They can also remove rights user have. Wikis can now ask to change how long this period of time is for their wiki in Phabricator. It is currently five days. [72]
Problems
- Last year some abuse filters stopped working because of a new change. If they tried to use variables that were unavailable for that action they would fail. This has now been fixed. [73]
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 29 September. It will be on non-Wikipedia wikis and some Wikipedias from 30 September. It will be on all wikis from 1 October (calendar).
Future changes
- You can't see the language links to other language versions from the talk page or history page. They are also not shown when you edit an article. This could change. It is not decided if for example the history page should link to another history page or to the article. You can take part in the discussion in Phabricator.
- The link colours could change. This is to make the difference between links and other text more clear. You can read more in Phabricator.
- In your preferences you can choose to get different notifications on the web or by email. You will see
Apps
as one of the alternatives later this week. This is because the Android and iOS Wikipedia apps will use push notifications for those who want them. You can see the preferences on the test wiki. The goal is to have push notifications on Android in October and on iOS in early 2021. [74] - You can soon put pages on your watchlist for a limited time. This could be useful if you want to watch something for a shorter time but don't want it on your watchlist forever. It now works on mediawiki.org and will come to more wikis later. You can read more and see when it will come to other wikis.
- You can see what Wikimedians think are the best new technical tools this year. You can also nominate them.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
21:23, 28 September 2020 (UTC)
Wiki of functions naming contest[edit source]
Please help translate to your language.
Hello. Please help pick a name for the new Wikimedia wiki project. This project will be a wiki where the community can work together on a library of functions. The community can create new functions, read about them, discuss them, and share them. Some of these functions will be used to help create language-independent Wikipedia articles that can be displayed in any language, as part of the Abstract Wikipedia project. But functions will also be usable in many other situations.
There will be two rounds of voting, each followed by legal review of candidates, with voting beginning on 29 September and 27 October. Our goal is to have a final project name selected on 8 December. If you would like to participate, then please learn more and vote now at meta-wiki. Thank you! --Quiddity (WMF)20:53, 29 September 2020 (UTC)
Tech News: 2020-41[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- There is a new tool where you can see which home wiki users have in discussions on Meta. This can help show which communities are not part of the discussion on wikis where we make decisions that affect many other wikis.
- You can now thank users for file uploads or for changing the language of a page. [75]
Problems
- There were many errors with the new MediaWiki version last week. The new version was rolled back. Updates that should have happened last week are late. [76]
- Everyone was logged out. This was because a user reported being logged in to someone else's account. The problem should be fixed now. [77]
Many pages have JavaScript errors. You can read more and now see a list of user scripts with errors.
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 6 October. It will be on non-Wikipedia wikis and some Wikipedias from 7 October. It will be on all wikis from 8 October (calendar).
- Letters immediately after a link are shown as part of the link. For example the entire word in
[[Child]]ren
is linked. On Arabic wikis this works at both the start and end of a word. Previously on Arabic wikis numbers and other non-letter Unicode characters were shown as part of the link at the start of a word but not at the end. Now only Latin and Arabic letters will extend links on Arabic wikis. [78]
Future changes
- You will be able to read but not to edit the wikis for up to an hour on 27 October around 14:00 (UTC). It will probably be shorter than an hour. [79]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
16:24, 5 October 2020 (UTC)
Call for feedback about Wikimedia Foundation Bylaws changes and Board candidate rubric[edit source]
Hello. Apologies if you are not reading this message in your native language. Please help translate to your language.
Today the Wikimedia Foundation Board of Trustees starts two calls for feedback. One is about changes to the Bylaws mainly to increase the Board size from 10 to 16 members. The other one is about a trustee candidate rubric to introduce new, more effective ways to evaluate new Board candidates. The Board welcomes your comments through 26 October. For more details, check the full announcement.
Tech News: 2020-42[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- Because of the problems with the MediaWiki version two weeks ago last week's updates are also late. [80][81][82]
Changes later this week
- Live previews didn't show the templates used in the preview if you just edited a section. This has now been fixed. You can also test CSS and JavaScript pages even if you have the live preview enabled. Previously this didn't work well. [83][84]
The new version of MediaWiki will be on test wikis and MediaWiki.org from 13 October. It will be on non-Wikipedia wikis and some Wikipedias from 14 October. It will be on all wikis from 15 October (calendar).
Future changes
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:23, 12 October 2020 (UTC)
Tech News: 2020-43[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 20 October. It will be on non-Wikipedia wikis and some Wikipedias from 21 October. It will be on all wikis from 22 October (calendar).
Future changes
- You will be able to read but not to edit the wikis for up to an hour on 27 October around 14:00 (UTC). It will probably be shorter than an hour. [86]
In the AbuseFilter extension, the
rmspecials()
function will be updated soon so that it does not remove the "space" character. Wikis are advised to wrap all the uses ofrmspecials()
withrmwhitespace()
wherever necessary to keep filters' behavior unchanged. You can use the search function on Special:AbuseFilter to locate its usage. [87]- Some gadgets and user-scripts use the HTML div with the ID
#jump-to-nav
. This div will be removed soon. Maintainers should replace these uses with either#siteSub
or#mw-content-text
. A list of affected scripts is at the top of phab:T265373.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
16:29, 19 October 2020 (UTC)
Important: maintenance operation on October 27[edit source]
Read this message in another language • Please help translate to your language
The Wikimedia Foundation tests the switch between its first and secondary data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
They will switch all traffic back to the primary data center on Tuesday, October 27 2020.
Unfortunately, because of some limitations in MediaWiki, all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
You will be able to read, but not edit, all wikis for a short period of time.
- You will not be able to edit for up to an hour on Tuesday, October 27. The test will start at 14:00 UTC (14:00 WET, 15:00 CET, 10:00 EDT, 19:30 IST, 07:00 PDT, 23:00 JST, and in New Zealand at 03:00 NZDT on Wednesday October 28).
- If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
Other effects:
- Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
- There will be code freezes for the week of October 26, 2020. Non-essential code deployments will not happen.
-- Trizek (WMF) (talk) 17:09, 21 October 2020 (UTC)
Tech News: 2020-44[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- You will be able to read but not to edit the wikis for up to an hour on October 27 around 14:00 (UTC). It will probably be shorter than an hour. [88]
- Last week, links to "diffs" from mobile watchlists and recentchanges were linking to page-revisions instead of diffs. This has now been fixed. [89]
Changes later this week
- There is no new MediaWiki version this week.
Future changes
- Since the introduction of the interface administrators user group in 2018, administrators couldn’t view the deleted history of CSS/JS pages. Now they can. [90]
- There was a problem with the Change Tags. The software would apply the "Reverted" tag to any page actions such as page-protection changes if they came directly after a reverted edit. This has now been fixed for new edits. [91]
- The Reply tool will be offered as an opt-in Beta Feature on most Wikipedias in November. Another announcement will be made once the date is finalized. [92]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
17:37, 26 October 2020 (UTC)
Growth team updates #15[edit source]
Welcome to the fifteenth newsletter from the Growth team!
The Growth team's objective is to work on software changes that help retain new contributors in mid-size Wikimedia projects.
Variants C and D deployed[edit source]
Variants C and D are two new arrangements of the newcomer homepage. We hope they will increase the number of users using suggested edits. They both make suggested edits the clear place where newcomers should get started on the page. They have some differences in their workflows, because we want to test which design is better. We deployed these variants on October 19; half of newcomers get each variant. After about 5 weeks, we will analyze the data from the tests. The goal is to determine which variant is helping more newcomers to make more suggested edits. We will identify the better variant and then use it with all newcomers.
Structured tasks: add a link[edit source]
As we discussed in previous newsletters, the team is working on our first "structured task": the "add a link" task. After community discussion on design ideas, we ran user tests on the mobile designs. We decided on the design concept we want to use moving forward: Concept A. We're now engineering the backend for this feature. Next, we will be running user tests for desktop designs.
Learn more about the findings.
Community news[edit source]
- We recently deployed the Growth features to Polish, Portuguese, Swedish and Turkish Wikipedias. 18 wikis now have Growth features. Learn more about getting the features.
- Have you recently checked if all interface messages are translated for your language?
Growth team's newsletter prepared by the Growth team and posted by bot • Give feedback • Subscribe or unsubscribe.
10:10, 1 November 2020 (UTC)
Tech News: 2020-45[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- You can no longer read Wikimedia wikis if your browser uses very old TLS. This is because it is a security problem for everyone. It could lead to downgrade attacks. Since October 29, 2020, users who use old TLS versions will not be able to connect to Wikimedia projects. A list of browser recommendations is available. All modern operating systems and browsers are always able to reach Wikimedia projects. [93]
There is a new automatic tracking category available: Pages with non-numeric formatnum arguments. It collects pages which use the
{{formatnum}}
parser function with invalid (non-numeric) input, e.g.{{formatnum:TECHNEWS}}
. Note that{{formatnum:123,456}}
is also invalid input: as described in the documentation, the argument should be unformatted so that it can be reliably and correctly localised. The tracking category will help identify problematic usage and double-formatting. The new tracking category's name can be translated at translatewiki. [94]
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from November 3. It will be on non-Wikipedia wikis and some Wikipedias from November 4. It will be on all wikis from November 5 (calendar).
- Administrators and stewards will be able to use a special page (Special:CreateLocalAccount) to force local account creation for a global account. This is useful when account creation is blocked for that user (by a block or a filter). [95]
- The Reply tool will be offered as an opt-in Beta Feature on most Wikipedias on November 4. This change excludes the English, Russian, and German-language Wikipedias, plus a few smaller Wikipedias with special circumstances. You can read the help page and the troubleshooting guide for more information. [96]
Future changes
- A discussion has been restarted about using a Unicode minus sign (− U+2212) in the output of
{{formatnum}}
when it is given a negative argument. [97] - In the future IP addresses of unregistered users will not be shown for everyone. They will get an alias instead. There will be a new user right or an opt-in function for more vandal fighters to see the IPs of unregistered users. There would be some criteria for who gets the user right or opt-in. There will also be other new tools to help handle vandalism. This is early in the process and the developers are still collecting information from the communities before they suggest solutions.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
16:07, 2 November 2020 (UTC)
Wiki of functions naming contest - Round 2[edit source]
Hello. Reminder: Please help to choose the name for the new Wikimedia wiki project - the library of functions. The finalist vote starts today. The finalists for the name are: Wikicode, Wikicodex, Wikifunctions, Wikifusion, Wikilambda, Wikimedia Functions. If you would like to participate, then please learn more and vote now at Meta-wiki. Thank you! --Quiddity (WMF)
22:10, 5 November 2020 (UTC)
Tech News: 2020-46[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Changes later this week
- There is no new MediaWiki version this week.
Future changes
- You can see reference previews. This shows a preview of the footnote when you hover over it. This has been a beta feature. It will move out of beta and be enabled by default. There will be an option not to use it. The developers are looking for small or medium-sized wikis to be the first ones. You can let them know if your wiki is interested. [98]
- From November 16 the categories will not be sorted in order for a short time. This is because the developers are upgrading to a new version of the internationalisation library. They will use a script to fix the existing categories. This can take a few hours or a few days depending on how big the wiki is. You can read more. [99][100]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:48, 9 November 2020 (UTC)
Tech News: 2020-47[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- Listings on category pages are sorted on each wiki for that language using a library. For a brief period on 16 November, changes to categories will not be sorted correctly for most languages. This is because the developers are upgrading to a new version of the library. They will then use a script to fix the existing categories. This will take a few hours or a few days depending on how big the wiki is. You can read more. [101][102]
Changes later this week
- If you merged two pages in a namespace where pages can't redirect this used to break the merge history. This will now be fixed. [103]
The new version of MediaWiki will be on test wikis and MediaWiki.org from 17 November. It will be on non-Wikipedia wikis and some Wikipedias from 18 November. It will be on all wikis from 19 November (calendar).
Future changes
- The Community Wishlist Survey is now open for proposals. The survey decides what the Community Tech team will work on. You can post proposals from 16 to 30 November. You can vote on proposals from 8 December to 21 December.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:35, 16 November 2020 (UTC)
Community Wishlist Survey 2021[edit source]
The 2021 Community Wishlist Survey is now open! This survey is the process where communities decide what the Community Tech team should work on over the next year. We encourage everyone to submit proposals until the deadline on 30 November, or comment on other proposals to help make them better. The communities will vote on the proposals between 8 December and 21 December.
The Community Tech team is focused on tools for experienced Wikimedia editors. You can write proposals in any language, and we will translate them for you. Thank you, and we look forward to seeing your proposals!
SGrabarczuk (WMF) 05:52, 20 November 2020 (UTC)
Tech News: 2020-48[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- Timestamps in Special:Log are now links. They go to Special:Log for only that entry. This is how timestamps work on for example the history page. [104]
Changes later this week
- There is no new MediaWiki version this week.
Future changes
The Wikimedia Cloud VPS hosts technical projects for the Wikimedia movement. Developers need to claim projects they use. This is because old and unused projects are removed once a year. Unclaimed projects can be shut down from 1 December. Unclaimed projects can be deleted from 1 January. [105]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
17:17, 23 November 2020 (UTC)
Wikidata descriptions changes to be included more often in Recent Changes and Watchlist[edit source]
Sorry for sending this message in English. Translations are available on this page. Feel free to translate it in more languages!
As you may know, you can include changes coming from Wikidata in your Watchlist and Recent Changes (in your preferences). Until now, this feature didn’t always include changes made on Wikidata descriptions due to the way Wikidata tracks the data used in a given article.
Starting on December 3rd, the Watchlist and Recent Changes will include changes on the descriptions of Wikidata Items that are used in the pages that you watch. This will only include descriptions in the language of your wiki to make sure that you’re only seeing changes that are relevant to your wiki.
This improvement was requested by many users from different projects. We hope that it can help you monitor the changes on Wikidata descriptions that affect your wiki and participate in the effort of improving the data quality on Wikidata for all Wikimedia wikis and beyond.
Note: if you didn’t use the Wikidata watchlist integration feature for a long time, feel free to give it another chance! The feature has been improved since the beginning and the content it displays is more precise and useful than at the beginning of the feature in 2015.
If you encounter any issue or want to provide feedback, feel free to use this Phabricator ticket. Thanks!
Lea Lacroix (WMDE) 14:38, 30 November 2020 (UTC)
Tech News: 2020-49[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 1 December. It will be on non-Wikipedia wikis and some Wikipedias from 2 December. It will be on all wikis from 3 December (calendar).
Future changes
- The iOS Wikipedia app will show readers more of the article history. They can see new updates and easier see how the article has changed over time. This is an experiment. It will first be shown only to some iOS app users as a test. [106][107]
The Wiki Replicas can be used for SQL queries. You can use Quarry, PAWS or other ways to do this. To make the Wiki Replicas stable there will be two changes. Cross-database
JOINS
will no longer work. You can also only query a database if you connect to it directly. This will happen in February 2021. If you think this affects you and you need help you can post on Phabricator or on Wikitech. [108]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
17:43, 30 November 2020 (UTC)
2020 Coolest Tool Award Ceremony on December 11th[edit source]
Hello all,
The ceremony of the 2020 Wikimedia Coolest Tool Award will take place virtually on Friday, December 11th, at 17:00 GMT. This award is highlighting tools that have been nominated by contributors to the Wikimedia projects, and the ceremony will be a nice moment to show appreciation to the tools developers and maybe discover new tools!
You will find more information here about the livestream and the discussions channels. Thanks for your attention, Lea Lacroix (WMDE) 10:55, 7 December 2020 (UTC)
Growth team updates #16[edit source]
Welcome to the sixteenth newsletter from the Growth team!
The Growth team's objective is to work on software changes that help retain new contributors in mid-size Wikimedia projects.
Growth features show impact[edit source]
Newcomer task experiments results
The team recently published our analysis of the impact of newcomer tasks. We are happy to announce that we found that the Growth features, and particularly newcomer tasks, lead to increased editing from newcomers.
In November 2019, the Growth team added the "newcomer tasks" feature to the newcomer homepage. After six months, we collected data from Arabic, Vietnamese, Czech, and Korean Wikipedias. We analyzed the overall impact of the Growth features, including newcomer tasks.
This analysis finds that the Growth features lead to increases in:
- the probability that newcomers make their first article edit (+11.6%)
- the probability that they are retained as editors
- the number of edits they make during their first couple of weeks on the wiki (+22%)
We also find that the quality of their edits, as measured by revert rate, is comparable to that of a control group.
Because of these results, we think all Wikipedias should consider implementing these features. Learn more about how to get them.
You can find more details about this experiment on the report page. Please post any feedback or questions on the talk page
General metrics
As of November 2020, across all wikis where the features have been deployed:
- more than 5,000 newcomers have made more than 40,000 edits using Newcomer tasks.
- more than 14,000 questions have been sent to volunteer mentors by more than 11,000 users.
- more than 2,000 questions have been asked on help desks by more than 1,500 users.
Learn more about Growth results here, and please post any feedback or questions on the talk page.
Variants C and D[edit source]
Variants C and D are two new arrangements of the newcomer homepage. We deployed them in October. After six weeks of these variants being deployed, we can see that they have led to increased interactions with newcomer tasks. Next, we will determine which variant is best and use that for all newcomers.
News for mentors[edit source]
Mentors are volunteers ready to help newcomers in their first steps. Newcomers can contact them using the mentorship module on their homepage.
A separate list for workshops hosts
During workshops organized by education programs through the communities, workshops hosts like to mentor people they train on wiki. Several wikis requested to have a way to claim their mentees without having other newcomers being randomly being assigned to them. To address this need, a separate list can be created on wiki, for mentors that wish to claim mentees, but prefer not to have random mentees being assigned to them. Learn more about this feature.
Claiming multiple mentees at once
Mentors can use Special:ClaimMentee
to claim a newcomer as their mentee. The feature now allows mentors to claim multiple newcomers at once.
Community news[edit source]
The help panel allows people to post a message to the local help desk while editing. Previously, the tool always posted messages to the bottom of help desks. Wikis are now able to configure it to display new messages at the top of the help desk page. T261714
Growth team's newsletter prepared by the Growth team and posted by bot • Give feedback • Subscribe or unsubscribe.
14:22, 7 December 2020 (UTC)
Tech News: 2020-50[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- You can now put pages on your watchlist for a limited period of time. Some wikis already had this function. [109][110]
Changes later this week
- Information from Wikidata that is used on a wiki page can be shown in recent changes and watchlists on a Wikimedia wiki. To see this you need to turn on showing Wikidata edits in your watchlist in the preferences. Changes to the Wikidata description in the language of a Wikimedia wiki will then be shown in recent changes and watchlists. This will not show edits to languages that are not relevant to your wiki. [111][112]
The new version of MediaWiki will be on test wikis and MediaWiki.org from 8 December. It will be on non-Wikipedia wikis and some Wikipedias from 9 December. It will be on all wikis from 10 December (calendar).
Future changes
- You can vote on proposals in the Community Wishlist Survey between 8 December and 21 December. The survey decides what the Community Tech team will work on.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
16:14, 7 December 2020 (UTC)
Community Wishlist Survey 2021[edit source]
We invite all registered users to vote on the 2021 Community Wishlist Survey. You can vote from now until 21 December for as many different wishes as you want.
In the Survey, wishes for new and improved tools for experienced editors are collected. After the voting, we will do our best to grant your wishes. We will start with the most popular ones.
We, the Community Tech, are one of the Wikimedia Foundation teams. We create and improve editing and wiki moderation tools. What we work on is decided based on results of the Community Wishlist Survey. Once a year, you can submit wishes. After two weeks, you can vote on the ones that you're most interested in. Next, we choose wishes from the survey to work on. Some of the wishes may be granted by volunteer developers or other teams.
We are waiting for your votes. Thank you!
15:03, 11 December 2020 (UTC)
Tech News: 2020-51[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- There is a Wikipedia app for KaiOS phones. It was released in India in September. It can now be downloaded in other countries too. [113]
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 15 December. It will be on non-Wikipedia wikis and some Wikipedias from 16 December. It will be on all wikis from 17 December (calendar).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
21:33, 14 December 2020 (UTC)
Tech News: 2020-52[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Tech News
- Because of the holidays the next issue of Tech News will be sent out on 11 January 2021.
Recent changes
- The
{{citation needed}}
template shows when a statement in a Wikipedia article needs a source. If you click on it when you edit with the visual editor there is a popup that explains this. Now it can also show the reason and when it was added. [114]
Changes later this week
- There is no new MediaWiki version this week or next week.
Future changes
- You can propose and discuss what technical improvements should be done for geographic information. This could be coordinates, maps or other related things.
- Some wikis use LanguageConverter to switch between writing systems or variants of a language. This can only be done for the entire page. There will be a
<langconvert>
tag that can convert a piece of text on a page. [115] - Oversighters and stewards can hide entries in Special:AbuseLog. They can soon hide multiple entries at once using checkboxes. This works like hiding normal edits. It will happen in early January. [116]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
20:52, 21 December 2020 (UTC)
The Signpost: 28 December 2020[edit source]
- Arbitration report: 2020 election results
- Featured content: Very nearly ringing in the New Year with "Blank Space" – but we got there in time.
- Traffic report: 2020 wraps up
- Recent research: Predicting the next move in Wikipedia discussions
- Essay: Subjective importance
- Gallery: Angels in the architecture
- Humour: 'Twas the Night Before Wikimas
Tech News: 2021-02[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- You can choose to be reminded when you have not added an edit summary. This can be done in your preferences. This could conflict with the CAPTCHA. This has now been fixed. [117]
- You can link to specific log entries. You can get these links for example by clicking the timestamps in the log. Until now, such links to private log entries showed no entry even if you had permission to view private log entries. The links now show the entry. [118]
- Admins can use the abuse filter tool to automatically prevent bad edits. Three changes happened last week:
- The filter editing interface now shows syntax errors while you type. This is similar to JavaScript pages. It also shows a warning for regular expressions that match the empty string. New warnings will be added later. [119]
- Oversighters can now hide multiple filter log entries at once using checkboxes on Special:AbuseLog. This is how the usual revision deletion works. [120]
- When a filter matches too many actions after it has been changed it is "throttled". The most powerful actions are disabled. This is to avoid many editors getting blocked when an administrator made a mistake. The administrator will now get a notification about this "throttle".
There is a new tool to build new skins. You can also see existing skins. You can give feedback. [121]
Bots using the API no longer watch pages automatically based on account preferences. Setting the
watchlist
towatch
will still work. This is to reduce the size of the watchlist data in the database. [122]Scribunto's file metadata now includes length. [123]
CSS and JavaScript code pages now have link anchors to line numbers. You can use wikilinks like w:en:MediaWiki:Common.js#L-50. [124]
There was a new version of MediaWiki last week. You can read a detailed log of all 763 changes. Most of them are very small and will not affect you.
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 12 January. It will be on non-Wikipedia wikis and some Wikipedias from 13 January. It will be on all wikis from 14 January (calendar).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:40, 11 January 2021 (UTC)
Tech News: 2021-03[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Changes later this week
The new version of MediaWiki will be on test wikis and MediaWiki.org from 19 January. It will be on non-Wikipedia wikis and some Wikipedias from 20 January. It will be on all wikis from 21 January (calendar).
Future changes
- The Growth team plans to add features to get more visitors to edit to more Wikipedias. You can help translating the interface.
- You will be able to read but not to edit Wikimedia Commons for a short time on 26 January at 07:00 (UTC). [125]
- MassMessage posts could be automatically timestamped in the future. This is because MassMessage senders can now send pages using MassMessage. Pages are more difficult to sign. If there are times when a MassMessage post should not be timestamped you can let the developers know.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
16:08, 18 January 2021 (UTC)
Tech News: 2021-04[edit source]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- You will be able to read but not to edit Wikimedia Commons for a short time on 26 January at 07:00 (UTC). You will not be able to read or edit Wikitech for a short time on 28 January at 09:00 (UTC). [126][127]
Changes later this week
- Bracket matching will be added to the CodeMirror syntax highlighter on the first wikis. The first wikis are German and Catalan Wikipedia and maybe other Wikimedia wikis. This will happen on 27 January. [128]
The new version of MediaWiki will be on test wikis and MediaWiki.org from 26 January. It will be on non-Wikipedia wikis and some Wikipedias from 27 January. It will be on all wikis from 28 January (calendar).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
18:29, 25 January 2021 (UTC)
Moving Wikimania 2021 to a Virtual Event[edit source]
Hello. Apologies if you are not reading this message in your native language. Please help translate to your language. Thank you!
Wikimania will be a virtual event this year, and hosted by a wide group of community members. Whenever the next in-person large gathering is possible again, the ESEAP Core Organizing Team will be in charge of it. Stay tuned for more information about how you can get involved in the planning process and other aspects of the event. Please read the longer version of this announcement on wikimedia-l.
ESEAP Core Organizing Team, Wikimania Steering Committee, Wikimedia Foundation Events Team, 15:15, 27 January 2021 (UTC)
Project Grant Open Call[edit source]
This is the announcement for the Project Grants program open call that started on January 11, with the submission deadline of February 10, 2021.
This first open call will be focussed on Community Organizing proposals. A second open call focused on research and software proposals is scheduled from February 15 with a submission deadline of March 16, 2021.
For the Round 1 open call, we invite you to propose grant applications that fall under community development and organizing (offline and online) categories. Project Grant funds are available to support individuals, groups, and organizations to implement new experiments and proven ideas, from organizing a better process on your wiki, coordinating a campaign or editathon series to providing other support for community building. We offer the following resources to help you plan your project and complete a grant proposal:
- Weekly proposals clinics via Zoom during the Open Call. Join us for #Upcoming_Proposal_Clinics|real-time discussions with Program Officers and select thematic experts and get live feedback about your Project Grants proposal. We’ll answer questions and help you make your proposal better. We also offer these support pages to help you build your proposal:
- Video tutorials for writing a strong application
- General planning page for Project Grants
- Program guidelines and criteria
Program officers are also available to offer individualized proposal support upon request. Contact us if you would like feedback or more information.
We are excited to see your grant ideas that will support our community and make an impact on the future of Wikimedia projects. Put your idea into motion, and submit your proposal by February 10, 2021!
Please feel free to get in touch with questions about getting started with your grant application, or about serving on the Project Grants Committee. Contact us at projectgrantsTemplate:Atwikimedia.org. Please help us translate this message to your local language. MediaWiki message delivery (talk) 08:00, 28 January 2021 (UTC)