User:Vahagn Petrosyan/common.js: difference between revisions

From Wiktionary, the free dictionary
Jump to navigation Jump to search
Content deleted Content added
adding hy - Armenian to test Armenian as well
mv CookiePreferences stuff to the end, because it doesn't work, and is breaking everything after it. ;-)  
Line 1: Line 1:
importScript('User:Conrad.Irwin/edittools.js');
importScript('User:Conrad.Irwin/edittools.js');
importScript('User:Conrad.Irwin/creation.js');
importScript('User:Conrad.Irwin/creation.js');
new CookiePreferences('EditorJs').set('labeller', 'true');
importScript('User:Ruakh/Tbot.js');
importScript('User:Ruakh/Tbot.js');
addOnloadHook(function() { Tbot.greenifyTranslinks('ru'); });
addOnloadHook(function() { Tbot.greenifyTranslinks('ru'); });
addOnloadHook(function() { Tbot.greenifyTranslinks('hy'); });
addOnloadHook(function() { Tbot.greenifyTranslinks('hy'); });

new CookiePreferences('EditorJs').set('labeller', 'true');

Revision as of 14:31, 14 January 2013

importScript('User:Conrad.Irwin/edittools.js');
importScript('User:Conrad.Irwin/creation.js');
importScript('User:Ruakh/Tbot.js');
addOnloadHook(function() { Tbot.greenifyTranslinks('ru'); });
addOnloadHook(function() { Tbot.greenifyTranslinks('hy'); });

new CookiePreferences('EditorJs').set('labeller', 'true');