Jump to content

User talk:Js/urldecoder.js

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by He7d3r (talk | contribs) at 19:11, 6 July 2012 (Protocol relative URLs: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Protocol relative URLs

Hi!

Could you change

  '/media/wikipedia/commons/9/91/Link_go.png',

to

  '/media/wikipedia/commons/9/91/Link_go.png',

? Helder 11:30, 20 February 2012 (UTC)[reply]

Done. Js (talk) 16:14, 20 February 2012 (UTC)[reply]

Toolbar customization

Hi!

On this update you added a comment which says "mw:Toolbar customization is not helpful".

I just wanted to note that it has been updated recently taking into account the recent MW updates, and it may be more helpful now :-)

Best regards, Helder 17:08, 14 April 2012 (UTC)[reply]

Protocol relative URLs

Hi!

Could you replace

/^(https?:\/\/|\{\{)/

by

/^((?:https?:)?\/\/|\{\{)/

to match external links such as [//toolserver.org/~daniel/WikiSense/CategoryIntersect.php CatScan]? Helder 19:11, 6 July 2012 (UTC)[reply]