Wikipidia:Warung Kupi/Arsip/2017

New notification when a page is connected to Wikidata babak

Hello all,

(Tolong bantu terjemahkan ke bahasa Anda)

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!

Terima kasih! Lea Lacroix (WMDE) (talk)

Hi, you are invited to participate in the discussion on the proposal to make a banner through m: centralnotice to inform more people around the world about what the Turkish government has done about Wikipedia, ie all the language versions of Wikipedia are You are obscured, so in Turkey it is impossible to view the * .wikipedia.org site. To hope that the Turkish government will remove the block, it is necessary to raise awareness of this fact around the world because it is important to succeed in this mission because Wikipedia can not be seen in Turkey. With this message also for those interested, I invite him to sign the Wikimedian appeal.

If you have any questions or questions do not hesitate to contact me. Thanks best regards. --Samuele2002 (Talk!) 19 Mai 2017 00.55 (ICT)

JavaScript error babak

Hi, everyone. As you may or may not know, there are JavaScript errors on this project. The errors are TypeError: Cannot read property 'getParamValue' of undefined and TypeError: $.cookie is not a function. To fix this,
mw.util.addCSS(...);
needs to be replaced with
mw.loader.using( 'mediawiki.util', function() {
	mw.util.addCSS(...);
} );

in MediaWiki:Common.js. Please note that it appears more than once.

To fix the second error,
AdvancedSiteNotices[ResourceLoader|default]|AdvancedSiteNotices.js
needs to be replaced with AdvancedSiteNotices[ResourceLoader|default|dependencies=jquery.cookie]|AdvancedSiteNotices.js
on MediaWiki:Gadgets-definition.

Pinging some admins: Ezagren, Riemogerz.

Feel free to ping me if you need help or have any questions. Nirmos (pandir) 15 Mai 2017 07.19 (ICT)
@Nirmos: It has been replaced. Please check.
Here, in Banjar Wikipedia, there is a problem when you want to edit, i.e. this (below editing page) can't be clicked. Can you solve the problem? Ezagren (kirim pasan) 18 Mai 2017 22.17 (ICT)
Ezagren: Now the error is JavaScript parse error: Parse error: Syntax error in file 'MediaWiki:Common.js' on line 113 because you removed a { and forgot to add } ); in Special:Diff/56608. Nirmos (pandir) 19 Mai 2017 01.33 (+07)
Ezagren: Do you need in help with fixing this? Could you start with rolling back to Special:PermanentLink/54315 and then we can make the necessary changes together to make sure it is correct? Nirmos (pandir) 23 Mai 2017 13.22 (+07)

Wikidata changes now also appear in enhanced recent changes babak

Hello, and sorry to write this message in English. You can help translating it.

Starting from today, you will be able to display Wikidata changes in both modes of the recent changes and the watchlist.

Read and translate the full message

Terima kasih! Lea Lacroix (WMDE) 29 Juni 2017 15.33 (ICT)

(wrong target page? you can fix it here)

Improved search in deleted pages archive babak

Tolong bantu terjemahkan ke bahasa Anda

During Wikimedia Hackathon 2016, the Discovery team worked on one of the items on the 2015 community wishlist, namely enabling searching the archive of deleted pages. This feature is now ready for production deployment, and will be enabled on all wikis, except Wikidata.

Right now, the feature is behind a feature flag - to use it on your wiki, please go to the Special:Undelete page, and add &fuzzy=1 to the URL, like this: https://test.wikipedia.org/w/index.php?title=Special%3AUndelete&fuzzy=1. Then search for the pages you're interested in. There should be more results than before, due to using ElasticSearch indexing (via the CirrusSearch extension).

We plan to enable this improved search by default on all wikis soon (around August 1, 2017). If you have any objections to this - please raise them with the Discovery team via email or on this announcement's discussion page. Like most Mediawiki configuration parameters, the functionality can be configured per wiki. Once the improved search becomes the default, you can still access the old mode using &fuzzy=0 in the URL, like this: https://test.wikipedia.org/w/index.php?title=Special%3AUndelete&fuzzy=0

Please note that since Special:Undelete is an admin-only feature, this search capability is also only accessible to wiki admins.

Terima kasih! CKoerner (WMF) (talk) 26 Juli 2017 01.39 (ICT)