MediaWiki talk:Kartographer.js

最新留言:7个月前由Xiplus在话题Request to remove obsolete nearby code内发布

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/zh-articles.js',
	thumbPath: '//upload.wikimedia.org/wikipedia/commons/thumb/'
},
wv.NearbyArticles.setConfig( nearbyArticlesCfg );
wvmap.nearby();

Thanks in advance -- Christoph Jauera (WMDE)留言2023年10月11日 (三) 16:47 (CST)回复

@Xiplus 在下荷花请多指教 2023年10月13日 (五) 00:02 (CST)回复
done. --Xiplus留言2023年10月13日 (五) 08:20 (CST)回复
返回到“Kartographer.js”页面。