Hi. Please refrain from creating large numbers of pages by translating common phrases such as "See also" in bulk. This practice can lead to the creation of numerous unnecessary pages that are left largely untranslated.
User talk:CptViraj
Appearance
@Shirayuki: Hi. I plan to translate the remaining messages gradually. I find it easy to translate same messages in bulk as to clear out the untranslated queue. And honestly I don't see what's wrong or harm with creation of these pages as that's how the extension is built, they are supposed to be created sooner or later, the current state and progress of the translation is always shown before the language link at the top of the page. Sorry if I am missing something. Thanks!
For example, the category "Category:MediaWiki configuration settings/gu" contains a large number of pages where only "See also" has been translated, many of which were created by you.
(The number of such pages displayed in the category has been reduced to about half because I, as an admin, have deleted some of them.)
I don't believe that pages where only "See also" is translated are helpful to readers, and at this point, it doesn't appear that you are serious about translating the rest of the content.
I recommend gradually increasing the translation completion rate for commonly used pages, such as the manuals for downloading, installing, and configuring MediaWiki, one page at a time.
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
- The next issue of Tech News will be sent out on 19 July.
Recent changes
- AutoWikiBrowser is a tool to make repetitive tasks easier. It now uses JSON.
Wikipedia:AutoWikiBrowser/CheckPage
has moved toWikipedia:AutoWikiBrowser/CheckPageJSON
andWikipedia:AutoWikiBrowser/Config
.Wikipedia:AutoWikiBrowser/CheckPage/Version
has moved toWikipedia:AutoWikiBrowser/CheckPage/VersionJSON
. 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.
Problems
- InternetArchiveBot helps saving online sources on some wikis. It adds them to 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
archive.is
toweb.archive.org
.
Changes later this week
- The tool to find, add and remove templates will be updated. This is to make it easier to find and use the right templates. It will come to the first wikis on 7 July. It will come to more wikis later this year.
- There is no new MediaWiki version this week.
Future changes
- Some Wikimedia wikis use 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.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
17:31, 5 July 2021 (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
- Wikis with the Growth features now can configure Growth features directly on their wiki. This uses the new special page
Special:EditGrowthConfig
. - Wikisources have a new OCR tool. If you don't want to see the "extract text" button on Wikisource you can add
.ext-wikisource-ExtractTextWidget { display: none; }
to your common.css page.
Problems
- You will be able to read but not edit the Wikimedia wikis for a few minutes on 29 June. This is planned at 14:00 UTC.
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 29 June. It will be on non-Wikipedia wikis and some Wikipedias from 30 June. It will be on all wikis from 1 July (calendar).
Future changes
Threshold for stub link formatting
,thumbnail size
andauto-number headings
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 read more and give feedback.- A toolbar will be added to the Reply tool's wikitext source mode. This will make it easier to link to pages and to ping other users.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
16:30, 28 June 2021 (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
- The tool to 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.
- 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
__EXPECTED_UNCONNECTED_PAGE__
on pages that should not be listed on the special page.
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 20 July. It will be on non-Wikipedia wikis and some Wikipedias from 21 July. It will be on all wikis from 22 July (calendar).
Future changes
- How media is structured in the parser's HTML output will soon change. This can affect bots, gadgets, user scripts and extensions. You can read more. You can test it on Testwiki or Testwiki 2.
- The parameters for how you obtain 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 read more.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:29, 19 July 2021 (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
- A 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.
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 27 July. It will be on non-Wikipedia wikis and some Wikipedias from 28 July. It will be on all wikis from 29 July (calendar).
Future changes
- If you use the Monobook skin you can choose to switch off responsive design on mobile. This will now work for more skins. If
Enable responsive MonoBook design
is unticked you need to also untick the new preferenceEnable responsive mode
. Otherwise it will stop working. Interface admins can automate this process on your wiki. You can read more.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
21:09, 26 July 2021 (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
- If your wiki uses markup like
<div class="mw-content-ltr">
or<div class="mw-content-rtl">
without the requireddir
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 T287701. From now on, all usages should include the full attributes, for example:<div class="mw-content-ltr" dir="ltr" lang="en">
or<div class="mw-content-rtl" dir="rtl" lang="he">
. This also applies to some other HTML tags, such asspan
orcode
. You can find existing examples on your wiki that need to be updated, using the instructions at T287701. - Reminder: Wikimedia has migrated to the Libera Chat IRC network, from the old Freenode network. Local documentation should be updated.
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.
Changes later this week
- When adding links to a page using VisualEditor or the 2017 wikitext editor, 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.
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 3 August. It will be on non-Wikipedia wikis and some Wikipedias from 4 August. It will be on all wikis from 5 August (calendar).
Future changes
- The 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 read more. They are looking for users who want to test the plans. Any editor who has an Android phone and is willing to download the app can do this.
- The Beta Feature for Discussion tools will be updated in the coming weeks. You will be able to subscribe to individual sections on a talk page at more wikis. You can test this now by adding
?dtenable=1
to the end of the talk page's URL (example).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
20:44, 2 August 2021 (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.
Problems
- You can read but not edit 17 wikis for a few minutes on 10 August. This is planned at 05:00 UTC. This is because of work on the database.
Changes later this week
- The 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.
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 10 August. It will be on non-Wikipedia wikis and some Wikipedias from 11 August. It will be on all wikis from 12 August (calendar).
- The old CSS
<div class="visualClear"></div>
will not be supported after 12 August. Instead, templates and pages should use<div style="clear:both;"></div>
. Please help to replace any existing uses on your wiki. There are global-search links available at T287962.
Future changes
- The Wikipedia Library is a place for Wikipedia editors to get access to sources. There is an 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.
- Vue.js will be the JavaScript framework for MediaWiki in the future.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
16:18, 9 August 2021 (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
- You can add language links in the sidebar in 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.
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.
Changes later this week
- A revision tag will soon be added to edits that add links to 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 hidden.
- 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 Toolhub Quality Signal Sessions talk page. We are also looking for feedback from tool maintainers on some specific questions.
- In the past, edits to any page in your user talk space ignored your mute list, e.g. sub-pages. Starting this week, this is only true for edits to your talk page.
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 17 August. It will be on non-Wikipedia wikis and some Wikipedias from 18 August. It will be on all wikis from 19 August (calendar).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
19:24, 16 August 2021 (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
- Logged-in users on the mobile web can choose to use the advanced mobile mode. They now see categories in a similar way as users on desktop do. This means that some gadgets that have just been for desktop users could work for users of the mobile site too. If your wiki has such gadgets you could decide to turn them on for the mobile site too. Some gadgets probably need to be fixed to look good on mobile.
- Language links on Wikidata now works for multilingual Wikisource.
Changes later this week
- There is no new MediaWiki version this week.
Future changes
- In the future we can't show the IP of unregistered editors to everyone. This is because privacy regulations and norms have changed. There is now a rough draft of how showing the IP to those who need to see it could work.
- German Wikipedia, English Wikivoyage and 29 smaller wikis will be read-only for a few minutes on 22 June. This is planned between 5:00 and 5:30 UTC.
- All wikis will be read-only for a few minutes in the week of 28 June. More information will be published in Tech News later. It will also be posted on individual wikis in the coming weeks.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
20:25, 14 June 2021 (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.
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 8 June. It will be on non-Wikipedia wikis and some Wikipedias from 9 June. It will be on all wikis from 10 June (calendar).
Future changes
- The Wikimedia movement uses Phabricator for technical tasks. This is where we collect technical suggestions, bugs and what developers are working on. The company behind Phabricator will stop working on it. This will not change anything for the Wikimedia movement now. It could lead to changes in the future.
- Searching on Wikipedia will find more results in some languages. This is mainly true for when those who search do not use the correct diacritics because they are not seen as necessary in that language. For example searching for
Bedusz
doesn't findBędusz
on German Wikipedia. The characterę
isn't used in German so many would writee
instead. This will work better in the future in some languages. - The CSRF token parameters in the action API were changed in 2014. The old parameters from before 2014 will stop working soon. This can affect bots, gadgets and user scripts that still use the old parameters.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
20:01, 7 June 2021 (UTC)