Discussion MediaWiki:Kartographer.js

Dernier commentaire : il y a 6 mois par Andyrom75 dans le sujet Request to remove obsolete nearby code

Request to remove obsolete nearby code modifier

Hi Wikivoyage! The Wikimedia Deutschland Technical Wishes Team introduced a new nearby feature that's the default on all wikis for some time now. The original nearby feature that was mostly exclusive to Wikivoyage wikis got disabled with that. Now that some time has passed we would like to clean up the involved extension and remove old code that was responsible for the original feature. For that it is required that no scripts or gadgets try to access the outdated code. So I'm kindly requesting the removal of the following parts in this script:

 * - Adds a control (top left) to show the Nearby Articles from Wikivoyage.
nearbyArticlesCfg = {
	url: 'https://wikivoyage.toolforge.org/w/data/fr-articles.js',
	thumbPath: '//upload.wikimedia.org/wikipedia/commons/thumb/'
},
wv.NearbyArticles.setConfig( nearbyArticlesCfg );
wvmap.nearby();

Thanks in advance -- Christoph Jauera (WMDE) (discussion) 11 octobre 2023 à 08:34 (UTC)Répondre

Done. Andyrom75 (talk) 29 octobre 2023 à 20:48 (UTC)Répondre
Revenir à la page « Kartographer.js ».