Difference between revisions 784447 and 785493 on knwiki

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Ucucha/duplinks.js&action=raw&ctype=text/javascript');
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:JeremyMcCracken/contribstab.js&action=raw&ctype=text/javascript');
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Dipankan001/Edit Count.js&action=raw&ctype=text/javascript');
(contracted; show full)
            failGeneral: 'ರೋಲ್ಬ್ಯಾಕ್ ಮಾಡಲು ಸಾಧ್ಯವಿಲ್ಲ',
            failRevisions: 'ಪರಿಷ್ಕರಣೆಗಳನ್ನು ಪಡೆಯುವಲ್ಲಿ ವಿಫಲವಾಗಿದೆ',
            failContent: 'ಪುಟ ವಿಷಯ ಪಡೆಯಲು ವಿಫಲವಾಗಿದೆ',
            failEditor: 'ಬೇರೆ ಬೇರೆ ಸಂಪಾದಕರೂ ಕಂಡುಬಂದಿಲ್ಲ',
            failPublish: 'ಸಂಪಾದನೆ ಪ್ರಕಟಿಸಲು ವಿಫಲವಾಗಿದೆ',
            success: 'ರೋಲ್ಬ್ಯಾಕ್ ಯಶಸ್ವಿ',
            rollback: 'ರೋಲ್ಬ್ಯಾಕ್
',
            summary1: 'ಹಿಂದಿರುಗಿಸಿದ ಸಂಪಾದನೆಗಳು',
            summary2: 'ಕೊನೆಯ ಆವೃತ್ತಿಗೆ',
            script: 'ಸ್ಕ್ರಿಪ್ಟ್',
            talk: 'ಚರ್ಚೆ',
            block: 'ಬ್ಲಾಕ್'
        },       
    },
(contracted; show full)                    lang.failGeneral + ' (' + lang.failPublish + ')', 'error'
                ).show();
            }
        );
    }
 
    init();
})();


/*	
if (wgAction == 'view' && wgNamespaceNumber >=0)
	addOnloadHook(function(){
	 var h2s = document.getElementsByTagName('H2');
	 var h2 = h2s[0];
	 if (!h2) return;
	 if (h2.parentNode.id == 'toctitle') h2 = h2s[1];
	 if (!h2) return;
	 var span = h2.firstChild;
	 if (!span || span.className != 'editsection') return;
	 var zero = span.cloneNode(true);
	 if (document.getElementById('featured-star')) zero.style.marginRight = '25px'
	 var parent = document.getElementsByTagName('H1')[0];
	 parent.insertBefore(zero, parent.firstChild);
	 var a = zero.getElementsByTagName('A')[0];
	 a.title = a.title.replace(/:.*$/,': 0');
	 a.setAttribute('href', a.href.replace(/&section=1/,'&section=0'));
	})
	 
	// [[User:Lupin/popups.js]]
 
	document.write('<script type="text/javascript" src="' 
				 + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' 
				 + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
	 
	document.write('<script type="text/javascript" src="' 
				 + 'http://en.wikipedia.org/w/index.php?title=User:TheDJ/Gadget-HotCat.js' 
				 + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
*/

/*	importScript(':en:User:Supadawg/secedit.js');
	importScript(':en:User:TheDJ/Gadget-HotCat.js');*/
	
//	mw.loader.load( '//kn.wikipedia.org/w/index.php?title=User:M_G_Harish/link-edit.js&action=raw&ctype=text/javascript' );
	
//	importScript('kn:User:M_G_Harish/link-edit.js'); 
	importScript('kn:User:M_G_Harish/zero-edit.js');
	importScript('kn:User:Teju2friends/define-it.js');
	importScript('kn:User:Teju2friends/number-edit.js');

/*
	importScript('User:Harsh4101991/popups.js');
	importScript('User:Harsh4101991/popups final.js');
*/
	// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor
/*	document.write('<script type="text/javascript" src="'
	+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
	+ '&action=raw&ctype=text/javascript"></' + 'script>');
*/