Jump to content

MediaWiki:Common.js: Difference between revisions

finished TODO item
(removed conditional on the loading of /search.js because the conditional load is in that file now)
(finished TODO item)
 
Line 30: Line 30:
}
}


// TODO: Get this working again
/* Modify the Search page to offer alternative search engines by loading [[MediaWiki:Common.js/search.js]] */
mw.loader.load('/w/index.php?title=MediaWiki:Common.js/search.js&action=raw&ctype=text/javascript');
mw.loader.load('/w/index.php?title=MediaWiki:Common.js/search.js&action=raw&ctype=text/javascript');