Wikipedia:Dap-ayan/Teknikal/Damdamag 2022-Pebrero
- Dap-ayan/Teknikal/Damdamag 2024-Abril
- Dap-ayan/Teknikal/Damdamag 2024-Agosto
- Dap-ayan/Teknikal/Damdamag 2024-Enero
- Dap-ayan/Teknikal/Damdamag 2024-Hulio
- Dap-ayan/Teknikal/Damdamag 2024-Hunio
- Dap-ayan/Teknikal/Damdamag 2024-Marso
- Dap-ayan/Teknikal/Damdamag 2024-Mayo
- Dap-ayan/Teknikal/Damdamag 2024-Nobiembre
- Dap-ayan/Teknikal/Damdamag 2024-Oktubre
- Dap-ayan/Teknikal/Damdamag 2024-Pebrero
- Dap-ayan/Teknikal/Damdamag 2024-Septiembre
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
- English Wikipedia recently set up a gadget for dark mode. You can enable it there, or request help from an interface administrator to set it up on your wiki (instructions and screenshot).
- Category counts are sometimes wrong. They will now be completely recounted at the beginning of every month. [1]
Problems
- A code-change last week to fix a bug with Live Preview may have caused problems with some local gadgets and user-scripts. Any code with skin-specific behaviour for
vector
should be updated to also check forvector-2022
. A code-snippet, global search, and example are available.
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 8 February. It will be on non-Wikipedia wikis and some Wikipedias from 9 February. It will be on all wikis from 10 February (calendar).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
21:15, 7 Pebrero 2022 (UTC)
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
- Purging a category page with fewer than 5,000 members will now recount it completely. This will allow editors to fix incorrect counts when it is wrong. [2]
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 15 February. It will be on non-Wikipedia wikis and some Wikipedias from 16 February. It will be on all wikis from 17 February (calendar).
- In the AbuseFilter extension, the
rmspecials()
function has been updated 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. [3]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
19:18, 14 Pebrero 2022 (UTC)
Rollout of the new audio and video player
[urnosen ti taudan]Please help translate to your language
Hello,
Over the next months we will gradually change the audio and video player of Wikis from Kultura to Video.js and with that, the old player won’t be accessible anymore. The new player has been active as a beta feature since May 2017.
The new player has many advantages, including better design, consistent look with the rest of our interface, better compatibility with browsers, ability to work on mobile which means our multimedia will be properly accessible on iPhone, better accessibility and many more.
The old player has been unmaintained for eight years now and is home-brewn (unlike the new player which is a widely used open source project) and uses deprecated and abandoned frameworks such as jQuery UI. Removing the old player’s code also improves performance of the Wikis for anyone visiting any page (by significantly reducing complexity of the dependency graph of our ResourceLoader modules. See this blog post.). The old player has many open bugs that we will be able to close as resolved after this migration.
The new player will solve a lot of old and outstanding issues but also it will have its own bugs. All important ones have been fixed but there will be some small ones to tackle in the future and after the rollout.
What we are asking now is to turn on the beta feature for the new player and let us know about any issues.
You can track the work in T100106
Thank you, Amir 17:59, 17 Pebrero 2022 (UTC)
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
- Special:Nuke will now provide the standard deletion reasons (editable at MediaWiki:Deletereason-dropdown) to use when mass-deleting pages. This was a request in the 2022 Community Wishlist Survey. [4]
- At Wikipedias, all new accounts now get the Growth features by default when creating an account. Communities are encouraged to update their help resources. Previously, only 80% of new accounts would get the Growth features. A few Wikipedias remain unaffected by this change. [5]
- You can now prevent specific images that are used in a page from appearing in other locations, such as within PagePreviews or Search results. This is done with the markup
class=notpageimage
. For example,[[File:Example.png|class=notpageimage]]
. [6] - There has been a change to the HTML of Special:Contributions, Special:MergeHistory, and History pages, to support the grouping of changes by date in the mobile skin. While unlikely, this may affect gadgets and user scripts. A list of all the HTML changes is on Phabricator.
Events
- Community Wishlist Survey results have been published. The ranking of prioritized proposals is also available.
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 22 February. It will be on non-Wikipedia wikis and some Wikipedias from 23 February. It will be on all wikis from 24 February (calendar).
Future changes
- The software to play videos and audio files on pages will change soon on all wikis. The old player will be removed. Some audio players will become wider after this change. The new player has been a beta feature for over four years. [7][8]
- Toolforge's underlying operating system is being updated. If you maintain any tools there, there are two options for migrating your tools into the new system. There are details, deadlines, and instructions on Wikitech. [9]
- Administrators will soon have the option to delete/undelete the associated "talk" page when they are deleting a given page. An API endpoint with this option will also be available. This was a request from the 2021 Wishlist Survey.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
19:11, 21 Pebrero 2022 (UTC)
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
- When searching for edits by change tags, e.g. in page history or user contributions, there is now a dropdown list of possible tags. This was a request in the 2022 Community Wishlist Survey. [10]
- Mentors using the Growth Mentor dashboard will now see newcomers assigned to them who have made at least one edit, up to 200 edits. Previously, all newcomers assigned to the mentor were visible on the dashboard, even ones without any edit or ones who made hundred of edits. Mentors can still change these values using the filters on their dashboard. Also, the last choice of filters will now be saved. [11][12]
- The user group
oversight
was renamedsuppress
. This is for technical reasons. You may need to update any local references to the old name, e.g. gadgets, links to Special:Listusers, or uses of NUMBERINGROUP.
Problems
- The recent change to the HTML of tracking changes pages caused some problems for screenreaders. This is being fixed. [13]
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 1 March. It will be on non-Wikipedia wikis and some Wikipedias from 2 March. It will be on all wikis from 3 March (calendar).
Future changes
- Working with templates will become easier. Several improvements are planned for March 9 on most wikis and on March 16 on English Wikipedia. The improvements include: Bracket matching, syntax highlighting colors, finding and inserting templates, and related visual editor features.
- If you are a template developer or an interface administrator, and you are intentionally overriding or using the default CSS styles of user feedback boxes (the classes:
successbox, messagebox, errorbox, warningbox
), please note that these classes and associated CSS will soon be removed from MediaWiki core. This is to prevent problems when the same class-names are also used on a wiki. Please let us know by commenting at phab:T300314 if you think you might be affected.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
22:59, 28 Pebrero 2022 (UTC)