MediaWiki:Common.js/edit.js: Difference between revisions

making another URL protocol-relative
(script was broken by upgrade; applying fixes from WP version; making image base URL protocol-relative)
(making another URL protocol-relative)
Line 13: Line 13:
//XEBOrder - The order in which the buttons are displayed
//XEBOrder - The order in which the buttons are displayed


importStylesheetURI( 'http://wiki.oni2.net/MediaWiki:live.css&action=raw&ctype=text/css' );
importStylesheetURI( '//wiki.oni2.net/MediaWiki:live.css&action=raw&ctype=text/css' );


if(typeof XEBPopups== 'undefined')XEBPopups=true;
if(typeof XEBPopups== 'undefined')XEBPopups=true;