Content deleted Content added
Closedmouth (talk | contribs) →Toolserver.org: re |
Technical 13 (talk | contribs) m Request self-repair of all JavaScript for the 1.26/1.27 removal of Legacy code. (Phab:T52039) using AWB |
||
Line 7:
:::Thanks. Just give it a couple of days and if there's no reply, feel free to let me know or just re-add the editprotected request tag. - [[User:Rjd0060|Rjd0060]] ([[User talk:Rjd0060|talk]]) 16:13, 11 April 2009 (UTC)
::::No response, did it myself :P --[[User:Closedmouth|Closedmouth]] ([[User talk:Closedmouth|talk]]) 15:56, 19 April 2009 (UTC)
== Legacy JavaScript ==
{{JS migration|done=no}}
Hello! This script has been detected as using deprecated parameters that need to be replaced with the updated version. Examples include <code>addOnloadHook( ... )</code> needs to be replaced with <code>$( function() { ... } )</code>; all wgGlobalVariables need to be properly gotten with <code>mw.config.get( 'wgGlobalVariable' )</code>; and <code>addPortletLink</code> needs to be called with <code>mw.util.addPortletLink</code>. Please see [[MW:ResourceLoader/Legacy JavaScript]] for details. Thank you. — <code class="nowrap">{{U|[[User:Technical 13|Technical 13]]}} <sup>([[Special:EmailUser/Technical 13|e]] • [[User talk:Technical 13|t]] • [[Special:Contribs/Technical 13|c]])</sup></code> 20:26, 19 January 2015 (UTC)
|