User talk:Js/urldecoder.js: Difference between revisions

Content deleted Content added
Toolbar customization: Tweak - remove part that was already linked above
Line 27:
:::::The full code is in the sandbox. The only action necessary is to replace the current script by the sandbox version.
:::::It fix the missing dependency on [[mw:RL|ResourceLoader]] module "ext.wikiEditor.toolbar" (which is required in order to make changes in the toolbar), which will make the button to stop disappearing from time to time. The code also makes the "https" optional in the regex, so it will also work for protocol relative links. [[User talk:Helder.wiki|Helder]] 12:30, 15 August 2012 (UTC)
::::::Ah, I see, you put it in [[Wikipedia:Sandbox]] rather than a sandbox specific to this template. So it would seem that [https://en.wikipedia.org/w/index.php?title=Wikipedia:Sandbox&action=edit&oldid=505770713 this] is the code you want to update the script with. I'm not so good with javascript, though, so I'll leave this request for an admin who actually knows what they're doing. Sorry for the delay. — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>([[User talk:Mr. Stradivarius|have a chat]])</sup> 07:32, 17 August 2012 (UTC)
 
== Protocol relative URLs ==