שיחת מדיה ויקי:Kartographer.js

תוכן הדף אינו נתמך בשפות אחרות.
מתוך ויקימסע

Request to remove obsolete nearby code[עריכה]

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/he-articles.js',
	thumbPath: '//upload.wikimedia.org/wikipedia/commons/thumb/'
},
wv.NearbyArticles.setConfig( nearbyArticlesCfg );
wvmap.nearby();
if (mw.config.get('wgPageName')=='יעדי_טיול') {
	wvmap._controlNearby._toggleLayer();
}

Thanks in advance -- Christoph Jauera (WMDE) (שיחה) 11:51, 11 באוקטובר 2023 (IDT)[תגובה]

בוצע בוצע ויקיג'אנקי (שיחה) 00:28, 12 באוקטובר 2023 (IDT)[תגובה]