Wikipedia:Dap-ayan/Teknikal/Damdamag 2017-Mayo
- 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
- The content translation tool works again. It was turned off because of a database problem. [1]
- Scripts using very old deprecated wikibits functions show errors. These functions have not worked since 2013. You should fix or disable broken scripts. You can see examples of how to upgrade scripts. This is the same thing as Tech News wrote about in issue 2017/16. You need to add
mw.loader.using( 'mediawiki.util' )
block for your scripts also, or addmediawiki.util
dependency in gadget ResourceLoader section in MediaWiki:Gadgets-definition. [2][3]
Problems
- Because of a data centre test you will be able to read but not edit the wikis for 20 to 30 minutes on 3 May. This will start at 14:00 (UTC). You might lose edits if you try to save during this time. You can read more about this.
Changes this week
- There is no new MediaWiki version this week. This is because of the data centre test.
Meetings
- You can join the next meeting with the VisualEditor team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 2 May at 19:00 (UTC). See how to join.
Future changes
- All Wikimedia wikis will have cookie blocks from May 8. This is an extension to the autoblock system so when a user is blocked, the next time they visit the wiki a cookie will be set. This means that even if the user switches accounts and to a new IP address the cookie will block them again. [4]
- The
Ipablaak dagiti binaliwan
,Ipakita ti ipadas
andIpakita dagiti binaliwan
buttons will look slightly different. This is to fit with the OOUI look. Users can test scripts, gadgets and so on to see if they work with the new interface by adding&ooui=1
to the URL. [5]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
19:49, 1 Mayo 2017 (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
- Some users have a problem with the watchlist. Some changes in categories make the watchlist a blank page. The developers are working on this. Until this is fixed you can try some things that have helped other editors if you have this problem. You can turn on
Ilemmeng ti pannakaikategoria dagiti panid
in your watchlist preferences. You can turn offIpalawa ti listaan ti bambantayan tapno maipakita amin a nasukatan, saan laeng a ti kabiitan
in your watchlist preferences. You can remove problematic categories from Special:EditWatchlist/raw. [6] - There was a problem with the visual editor for several days. You could not save edits that triggered a CAPTCHA. This would for example be when a new user added external links in references. This was fixed on 2 May. [7]
Changes this week
- When you edit you can switch between the visual editor and the wikitext editor. This works if the wiki you edit has the visual editor. The menu will now say
Visual editing
andSource editing
instead ofSwitch to visual editing
andSwitch to code editing
. This is because it was confusing when the menu said you could switch to the editor you were already using. [8] - The new version of MediaWiki will be on test wikis and MediaWiki.org from 9 May. It will be on non-Wikipedia wikis and some Wikipedias from 10 May. It will be on all wikis from 11 May (calendar).
Meetings
- You can join the next meeting with the VisualEditor team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 9 May at 19:00 (UTC). See how to join.
Future changes
- You will be able to get a notification when a page you created is connected to a Wikidata item. This will come to Wikivoyage on 9 May. If there are no problems it will come to most Wikipedias on 30 May. It will come to other projects and English, French and German Wikipedia later in the summer. It will be opt-in for existing users and opt-out for new users. [9][10]
- Markup that looks like code for language variants might need to be fixed. If
-{
is used in transclusions or web addresses it has to be escaped appropriately. You can use-<nowiki/>{
for transclusions and%2D{
in web addresses. A transclusion could for example be when you use-{
in a template:{{1x| sad :-{ face }}
. This is because of some code fixes to the preprocessor and affects all wikis. [11][12]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
02:24, 9 Mayo 2017 (UTC)
Editing News #1—2017
[urnosen ti taudan]Read this in another language • Subscription list for this multilingual newsletter
Since the last newsletter, the VisualEditor Team has spent most of their time supporting the 2017 wikitext editor mode which is available inside the visual editor as a Beta Feature, and adding the new visual diff tool. Their workboard is available in Phabricator. You can find links to the work finished each week at mw:VisualEditor/Weekly triage meetings. Their current priorities are fixing bugs, supporting the 2017 wikitext editor as a beta feature, and improving the visual diff tool.
Recent changes
[urnosen ti taudan]- A new wikitext editing mode is available as a Beta Feature on desktop devices. The 2017 wikitext editor has the same toolbar as the visual editor and can use the citoid service and other modern tools. Go to Special:Preferences#mw-prefsection-betafeatures to enable the ⧼Visualeditor-preference-newwikitexteditor-label⧽.
- A new visual diff tool is available in VisualEditor's visual mode. You can toggle between wikitext and visual diffs. More features will be added to this later. In the future, this tool may be integrated into other MediaWiki components. [13]
- The team have added multi-column support for lists of footnotes. The
<references />
block can automatically display long lists of references in columns on wide screens. This makes footnotes easier to read. You can request multi-column support for your wiki. [14] - You can now use your web browser's function to switch typing direction in the new wikitext mode. This is particularly helpful for RTL language users like Urdu or Hebrew who have to write JavaScript or CSS. You can use Command+Shift+X or Control+Shift+X to trigger this. [15]
- The way to switch between the visual editing mode and the wikitext editing mode is now consistent. There is a drop-down menu that shows the two options. This is now the same in desktop and mobile web editing, and inside things that embed editing, such as Flow. [16]
- The Katkategoria item has been moved to the top of the Dagiti pagpilian a panid menu (from clicking on the "hamburger" icon) for quicker access. [17] There is also now a "Templates used on this page" feature there. [18]
- You can now create
<chem>
tags (sometimes used as<ce>
) for chemical formulas inside the visual editor. [19] - Tables can be set as collapsed or un-collapsed. [20]
- The Naipangpangruna a karakter menu now includes characters for Canadian Aboriginal Syllabics and angle quotation marks (‹› and ⟨⟩) . The team thanks the volunteer developer, Tpt. [21]
- A bug caused some section edit conflicts to blank the rest of the page. This has been fixed. The team are sorry for the disruption. [22]
- There is a new keyboard shortcut for citations:
Control
+Shift
+K
on a PC, orCommand
+Shift
+K
on a Mac. It is based on the keyboard shortcut for making links, which isControl
+K
orCommand
+K
respectively. [23]
Future changes
[urnosen ti taudan]- The team is working on a syntax highlighting tool. It will highlight matching pairs of
<ref>
tags and other types of wikitext syntax. You will be able to turn it on and off. It will first become available in VisualEditor's built-in wikitext mode, maybe late in 2017. [24] - The kind of button used to Ipakita ti ipadas, Ipakita dagiti binaliwan, and finish an edit will change in all WMF-supported wikitext editors. The new buttons will use OOjs UI. The buttons will be larger, brighter, and easier to read. The labels will remain the same. You can test the new button by editing a page and adding
&ooui=1
to the end of the URL, like this: https://www.mediawiki.org/wiki/Project:Sandbox?action=edit&ooui=1 The old appearance will no longer be possible, even with local CSS changes. [25] - The outdated 2006 wikitext editor will be removed later this year. It is used by approximately 0.03% of active editors. See a list of editing tools on mediawiki.org if you are uncertain which one you use. [26]
- If you aren't reading this in your preferred language, then please help us with translations! Subscribe to the Translators mailing list or contact us directly, so that we can notify you when the next issue is ready. Agyamanak!
18:07, 12 Mayo 2017 (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 now use ISBNs to automatically generate citations in the visual editor. This works on wikis that have enabled Citoid. [27]
- The Two Column Edit Conflict View is available as a beta feature on all wikis. It is a new interface for the edit conflict resolution page. [28]
Problems
- The
mediawiki.util
library does not load automatically any more. Your Special:MyPage/common.js may use it. If you have technical problems that started a couple of weeks ago you can try addingmw.loader.using( 'mediawiki.util' ).done(function(){
as the first line in the file and});
as a last one. Tech News wrote about this in the 2017/18 issue. [29]
Changes this week
- The RevisionSlider extension will be a default feature on all wikis. RevisionSlider is an easier way to move between changes in the page history. It has been a default feature on German, Arabic and Hebrew Wikipedia and a beta feature on all wikis. You will be able to turn it off in your preferences. [30]
- There is no new MediaWiki version this week.
Future changes
- Administrators will soon be able to search through deleted pages. [31][32]
- Markup that looks like code for language variants might need to be fixed. Tech News wrote about this last week. If
-{
is used in transclusions or web addresses it has to be escaped appropriately. You can use-<nowiki/>{
for transclusions and%2D{
in web addresses. This is because of some code fixes to the preprocessor and affects all wikis. You can now see the full list of wikis with this problem and help fix them to avoid that things break later this month. You might find false positives. You can read more about what to fix. [33][34]
Older unreported changes
- Your Meta user page is shown on all wikis where you don't have a local user page. You can now add the magic word
__NOGLOBAL__
to your Meta user page to stop this. [35][36]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
21:48, 15 Mayo 2017 (UTC)
New notification when a page is connected to Wikidata
[urnosen ti taudan]Hello all,
(Please help translate to your language)
The Wikidata development team is about to deploy a new feature on all Wikipedias. It is a new type of notification (via Echo, the notification system you see at the top right of your wiki when you are logged in), that will inform the creator of a page, when this page is connected to a Wikidata item.
You may know that Wikidata provides a centralized system for all the interwikilinks. When a new page is created, it should be connected to the corresponding Wikidata item, by modifying this Wikidata item. With this new notification, editors creating pages will be informed when another editor connects this page to Wikidata.
This feature will be deployed on May 30th on all the Wikipedias, excepting English, French and German. This feature will be disable by default for existing editors, and enabled by default for new editors.
This is the first step of the deployments, the Wikipedias and other Wikimedia projects will follow in the next months.
If you have any question, suggestion, please let me know by pinging me. You can also follow and leave a comment on the Phabricator ticket.
Thanks go to Matěj Suchánek who developed this feature!
Agyamanak! Lea Lacroix (WMDE) (talk)
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 this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 23 May. It will be on non-Wikipedia wikis and some Wikipedias from 24 May. It will be on all wikis from 25 May (calendar).
- There will be a
<div>
tag around HTML from the MediaWiki wikitext parser. Gadgets with code that does not follow recommendations could have problems with this. You can report new problems you think are related to this. [37]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
22:02, 22 Mayo 2017 (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
- Last week’s MediaWiki version was rolled back from some wikis because of a problem. This means planned changes did not happen. [38]
Meetings
- You can join the next meeting with the VisualEditor team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 30 May at 19:00 (UTC). See how to join.
Future changes
- You will be able to control who can notify you on the Wikimedia wikis. You will have a user blacklist. When you add a user to the blacklist you will not get a notification when they mention you. You can test this on Beta Wikipedia. You can read more and give feedback on Meta. [39]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
12:18, 30 Mayo 2017 (UTC)