Keskustelu järjestelmäviestistä:Kartographer.js

Viimeisin kommentti: 5 kuukautta sitten käyttäjältä Christoph Jauera (WMDE) aiheessa Request to remove obsolete nearby code

Request to remove obsolete nearby code muokkaa

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

Thanks in advance -- Christoph Jauera (WMDE) (keskustelu) 11. lokakuuta 2023 kello 11.31 (EEST)Vastaa

@Kulmalukko: I saw that you added the script in the first place. Could you please apply the requested changes? Thanks a lot! -- Christoph Jauera (WMDE) (keskustelu) 30. lokakuuta 2023 kello 10.53 (EET)Vastaa
Palaa sivulle ”Kartographer.js”.