मीडियाविकि:Gadget-morebits.js: रिवीजन सभ के बीचा में अंतर

Content deleted Content added
Update to commit a8e8ee
Update to commit 821e34
लाइन 1,234:
Morebits.wiki = {};
 
// AnalyzesDetermines the HTML ofwhether the current page (i.e. no AJAXis requests)a toredirect determineor ifsoft itredirect
// (fails to detect soft redirects on edit, history, etc. pages)
// is a redirect or soft redirect
Morebits.wiki.isPageRedirect = function wikipediaIsPageRedirect() {
return !!($mw.config.get("span.redirectTextwgIsRedirect").length > 0 || document.getElementById("softredirect"));
};