Catrope has uploaded a new change for review. Change subject: Use wgUrlProtocols to do the external link check ......................................................................
Use wgUrlProtocols to do the external link check This makes protocols other than http and https work. Also factored out building the annotation into a separate function and cleaned up some var statements. Change-Id: I819cd9b783da71f407fe7b6b862e98f5e0cfa3c2 --- M modules/ve/ui/inspectors/ve.ui.LinkInspector.js 1 file changed, 27 insertions(+), 26 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor refs/changes/04/14604/1 -- To view, visit https://gerrit.wikimedia.org/r/14604 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I819cd9b783da71f407fe7b6b862e98f5e0cfa3c2 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/VisualEditor Gerrit-Branch: master Gerrit-Owner: Catrope <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
