MediaWiki・ノート: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/ja-articles.js',
	thumbPath: '//upload.wikimedia.org/wikipedia/commons/thumb/'
},
wv.NearbyArticles.setConfig( nearbyArticlesCfg );
// https://wikivoyage.toolforge.org/w/data/ja-articles.jsに情報がないため
// wvmap.nearby();

Thanks in advance -- Christoph Jauera (WMDE) (トーク) 2023年10月11日 (水) 08:41 (UTC)[返信]

@Christoph Jauera (WMDE) hi, thank you for your notice and I removed those (diff). Please let me know if there are any problems --Tmv (会話) 2023年10月20日 (金) 12:16 (UTC)[返信]