MediaWiki talk:Gadget-OSM.js

Latest comment: 9 years ago by Technical 13 in topic Legacy JavaScript

Please use meta

edit

see my post to maps-l: http://lists.wikimedia.org/pipermail/maps-l/2010-November/000844.html In the future it will be so easier to handle changes. --Kolossos (talk) 11:43, 15 November 2010 (UTC)Reply

Legacy JavaScript

edit

Hello! This script has been detected as using deprecated parameters that need to be replaced with the updated version. Examples include addOnloadHook( ... ) needs to be replaced with $( function() { ... } ); all wgGlobalVariables need to be properly gotten with mw.config.get( 'wgGlobalVariable' ); and addPortletLink needs to be called with mw.util.addPortletLink. Please see MW:ResourceLoader/Legacy JavaScript for details. Thank you. — {{U|Technical 13}} (etc) 20:23, 19 January 2015 (UTC)Reply