மீடியாவிக்கி:Gadget-Twinkle.js: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
பின்வரும் பதிப்புக்கு மீளமைக்கப்பட்டது: 1989205 மதனாஹரன் உடையது. (மின்)
ஆங்கில விக்கியிலிருந்து புதிய பதிப்பு
வரிசை 8:
* Imported from github [https://github.com/azatoth/twinkle].
* All changes should be made in the repository, otherwise they will be lost.
*
* To update this script from github, you must have a local repository set up. Then
* follow the instructions at [https://github.com/azatoth/twinkle/blob/master/README.md].
*
* ----------
*
* This is AzaToth's Twinkle, the popular script sidekick for Wikipediansnewbies, admins, and
* every Wikipedian in between. Visit [[WP:TW]] for more information.
*/
// <nowiki>
 
/* global Morebits */
//<nowiki>
 
( function ( window, document, $, undefined ) { // Wrap with anonymous function
 
// Check if account is experienced enough to use Twinkle
if (!Morebits.userIsInGroup('autoconfirmed') && !Morebits.userIsInGroup('confirmed')) {
return;
}
 
var Twinkle = {};
window.Twinkle = Twinkle; // allow global access
 
// Check if account is experienced enough to use Twinkle
Twinkle.userAuthorized = Morebits.userIsInGroup( "autoconfirmed" ) || Morebits.userIsInGroup( "confirmed" );
 
// for use by custom modules (normally empty)
Twinkle.initCallbacks = [];
Twinkle.addInitCallback = function twinkleAddInitCallback( func ) {
Twinkle.initCallbacks.push( func );
};
 
Twinkle.defaultConfig = {};
/**
* This holds the default set of preferences used by Twinkle.
* Twinkle.defaultConfig.twinkle and Twinkle.defaultConfig.friendly
*
* This holds the default set of preferences used by Twinkle. (The |friendly| object holds preferences stored in the FriendlyConfig object.)
* It is important that all new preferences added here, especially admin-only ones, are also added to
* |Twinkle.config.sections| in twinkleconfig.js, so they are configurable via the Twinkle preferences panel.
* For help on the actual preferences, see the comments in twinkleconfig.js.
*
* Formerly Twinkle.defaultConfig.twinkle and Twinkle.defaultConfig.friendly
*/
Twinkle.defaultConfig.twinkle = {
// General
summaryAd: "' ([[WP:TW|மின்TW]])"',
deletionSummaryAd: "' ([[WP:TW|மின்TW]])"',
protectionSummaryAd: "' ([[WP:TW|மின்TW]])"',
userTalkPageMode: "window"'tab',
dialogLargeFont: false,
disabledModules: [],
// ARV
disabledSysopModules: [],
spiWatchReport: "yes",
 
// Block
// ARV
spiWatchReport: 'yes',
 
// Block
defaultToPartialBlocks: false,
blankTalkpageOnIndefBlock: false,
 
// Fluff (revert and rollback)
// Fluff (revert and rollback)
openTalkPage: [ "agf", "norm", "vand" ],
autoMenuAfterRollback: false,
openTalkPage: [ 'agf', 'norm', 'vand' ],
openTalkPageOnAutoRevert: false,
rollbackInPlace: false,
markRevertedPagesAsMinor: [ "vand" ],
markRevertedPagesAsMinor: [ 'vand' ],
watchRevertedPages: [ "agf", "norm", "vand", "torev" ],
watchRevertedPages: [ 'agf', 'norm', 'vand', 'torev' ],
offerReasonOnNormalRevert: true,
confirmOnFluff: false,
showRollbackLinks: [ "'diff"', "'others"' ],
 
// DI (twinkleimage)
// DI (twinkleimage)
notifyUserOnDeli: true,
deliWatchPage: "'default"',
deliWatchUser: "'default"',
 
// PROD
// PROD
watchProdPages: true,
markProdPagesAsPatrolled: false,
prodReasonDefault: "",
prodReasonDefault: '',
logProdPages: false,
prodLogPageName: "'PROD log"',
 
// CSD
// CSD
speedySelectionStyle: "buttonClick",
speedySelectionStyle: 'buttonClick',
watchSpeedyPages: [ "g3", "g5", "g10", "g11", "g12" ],
watchSpeedyPages: [ 'g3', 'g5', 'g10', 'g11', 'g12' ],
markSpeedyPagesAsPatrolled: true,
markSpeedyPagesAsPatrolled: false,
 
// these next two should probably be identical by default
notifyUserOnSpeedyDeletionNominationwelcomeUserOnSpeedyDeletionNotification: [ "'db"', "'g1"', "'g2"', "'g3"', "'g4"', "'g6"', "'g10"', "'g11"', "'g12"', "'g13"', 'g14', "'a1"', "'a2"', "'a3"', "'a5"', "'a7"', "'a9"', "'a10"', "'a11"', "'f1"', "'f2"', "'f3"', "'f7"', "'f9"', "'f10"', "'u3"', "'u5"', "'t2"', "'t3"', "'p1"', "'p2"' ],
welcomeUserOnSpeedyDeletionNotificationnotifyUserOnSpeedyDeletionNomination: [ "'db"', "'g1"', "'g2"', "'g3"', "'g4"', "'g6"', "'g10"', "'g11"', "'g12"', "'g13"', "'g14', 'a1"', "'a2"', "'a3"', "'a5"', "'a7"', "'a9"', "'a10"', "'a11"', "'f1"', "'f2"', "'f3"', "'f7"', "'f9"', "'f10"', "'u3"', "'u5"', "'t2"', "'t3"', "'p1"', "'p2"' ],
promptForSpeedyDeletionSummarywarnUserOnSpeedyDelete: [ "'db"', "'g1"', "'g2"', "'g3"', "'g4"', "'g6"', "g7"'g10', "g8"'g11', "g10"'g12', "g11"'g13', "g12"'g14', "'a1"', "'a2"', "'a3"', "'a5"', "'a7"', "'a9"', "'a10"', "'a11"', "'f1', 'f2"', "f4"'f3', "'f7"', "f8"'f9', "'f10"', 'u3', "'u5"', "'t2"', "'t3"', "'p1"', "'p2"' ],
promptForSpeedyDeletionSummary: [],
openUserTalkPageOnSpeedyDelete: [ "db", "g1", "g2", "g3", "g4", "g5", "g10", "g11", "g12", "a1", "a3", "a7", "a9", "a10", "a11", "f3", "f7", "f9", "u3", "u5", "t2", "p1" ],
deleteTalkPageOnDelete: falsetrue,
deleteRedirectsOnDelete: true,
deleteSysopDefaultToTagdeleteSysopDefaultToDelete: false,
speedyWindowHeight: 500,
speedyWindowWidth: 800,
logSpeedyNominations: false,
speedyLogPageName: "'CSD log"',
noLogOnSpeedyNomination: [ "'u1"' ],
 
// Unlink
// Unlink
unlinkNamespaces: [ "0", "10", "100", "118" ],
unlinkNamespaces: [ '0', '10', '100', '118' ],
// Warn
 
defaultWarningGroup: "1",
// Warn
defaultWarningGroup: '1',
combinedSingletMenus: false,
showSharedIPNotice: true,
watchWarnings: true,
oldSelect: false,
customWarningList: [],
 
// XfD
// XfD
xfdWatchDiscussion: "default",
logXfdNominations: false,
xfdWatchList: "no",
xfdLogPageName: 'XfD log',
xfdWatchPage: "default",
noLogOnXfdNomination: [],
xfdWatchUser: "default",
xfdWatchDiscussion: 'default',
xfdWatchList: 'no',
xfdWatchPage: 'default',
xfdWatchUser: 'default',
xfdWatchRelated: 'default',
markXfdPagesAsPatrolled: true,
 
// Hidden preferences
// Hidden preferences
revertMaxRevisions: 50,
autolevelStaleDays: 3, // Huggle is 3, CBNG is 2
batchdeleteChunks: 50,
batchMax: 5000,
batchdeleteChunks: 50,
batchProtectChunks: 50,
batchundeleteChunks: 50,
proddeleteChunks: 50,
};
 
// Formerly defaultConfig.friendly:
// now some skin dependent config.
if ( mw.config.get( "skin" ) === "vector" ) {
Twinkle.defaultConfig.twinkle.portletArea = "right-navigation";
Twinkle.defaultConfig.twinkle.portletId = "p-twinkle";
Twinkle.defaultConfig.twinkle.portletName = "மின்";
Twinkle.defaultConfig.twinkle.portletType = "menu";
Twinkle.defaultConfig.twinkle.portletNext = "p-search";
} else {
Twinkle.defaultConfig.twinkle.portletArea = null;
Twinkle.defaultConfig.twinkle.portletId = "p-cactions";
Twinkle.defaultConfig.twinkle.portletName = null;
Twinkle.defaultConfig.twinkle.portletType = null;
Twinkle.defaultConfig.twinkle.portletNext = null;
}
 
// Tag
Twinkle.defaultConfig.friendly = {
// Tag
groupByDefault: true,
watchTaggedPages: true,
வரி 131 ⟶ 141:
markTaggedPagesAsMinor: false,
markTaggedPagesAsPatrolled: true,
tagArticleSortOrder: "'cat"',
customTagList: [],
customFileTagList: [],
// Welcome
customRedirectTagList: [],
 
// Welcome
topWelcomes: false,
watchWelcomes: true,
welcomeHeading: "வருக"'Welcome',
insertHeadings: true,
insertUsername: true,
insertSignature: true, // sign welcome templates, where appropriate
quickWelcomeMode: "'norm"',
quickWelcomeTemplate: "'welcome"',
customWelcomeList: [],
customWelcomeSignature: true,
 
// Talkback
// Talkback
markTalkbackAsMinor: true,
insertTalkbackSignature: true, // always sign talkback templates
talkbackHeading: "பேச்சு"'New message from ' + mw.config.get('wgUserName'),
adminNoticeHeading: "அறிவிப்பு"'Notice',
mailHeading: "You've got mail!",
mailHeading: "உங்களுக்கு மின்னஞ்சல் கிடைத்துள்ளது!",
 
// Shared
// Shared
markSharedIPAsMinor: true
};
 
// now some skin dependent config.
Twinkle.getPref = function twinkleGetPref( name ) {
switch (mw.config.get('skin')) {
var result;
case 'vector':
if ( typeof Twinkle.prefs === "object" && typeof Twinkle.prefs.twinkle === "object" ) {
Twinkle.defaultConfig.portletArea = 'right-navigation';
// look in Twinkle.prefs (twinkleoptions.js)
result = Twinkle.prefsdefaultConfig.portletId = 'p-twinkle[name]';
Twinkle.defaultConfig.portletName = 'TW';
} else if ( typeof window.TwinkleConfig === "object" ) {
Twinkle.defaultConfig.portletType = 'menu';
// look in TwinkleConfig
Twinkle.defaultConfig.portletNext = 'p-search';
result = window.TwinkleConfig[name];
break;
}
case 'timeless':
Twinkle.defaultConfig.portletArea = '#page-tools .sidebar-inner';
Twinkle.defaultConfig.portletId = 'p-twinkle';
Twinkle.defaultConfig.portletName = 'Twinkle';
Twinkle.defaultConfig.portletType = null;
Twinkle.defaultConfig.portletNext = 'p-userpagetools';
break;
default:
Twinkle.defaultConfig.portletArea = null;
Twinkle.defaultConfig.portletId = 'p-cactions';
Twinkle.defaultConfig.portletName = null;
Twinkle.defaultConfig.portletType = null;
Twinkle.defaultConfig.portletNext = null;
}
 
if ( result === undefined ) {
return Twinkle.defaultConfig.twinkle[name];
}
return result;
};
 
Twinkle.getFriendlyPrefgetPref = function twinkleGetFriendlyPreftwinkleGetPref(name) {
if (typeof Twinkle.prefs === 'object' && Twinkle.prefs[name] !== undefined) {
var result;
return Twinkle.prefs[name];
if ( typeof Twinkle.prefs === "object" && typeof Twinkle.prefs.friendly === "object" ) {
// look in Twinkle.prefs (twinkleoptions.js)
result = Twinkle.prefs.friendly[ name ];
} else if ( typeof window.FriendlyConfig === "object" ) {
// look in FriendlyConfig
result = window.FriendlyConfig[ name ];
}
// Old preferences format, used before twinkleoptions.js was a thing
 
if (typeof window.TwinkleConfig === 'object' && window.TwinkleConfig[name] !== undefined) {
if ( result === undefined ) {
return Twinklewindow.defaultConfig.friendlyTwinkleConfig[ name ];
}
if (typeof window.FriendlyConfig === 'object' && window.FriendlyConfig[name] !== undefined) {
return window.FriendlyConfig[name];
}
return resultTwinkle.defaultConfig[name];
};
 
 
 
வரி 196 ⟶ 217:
*
* Available navigation areas depend on the skin used.
* Vector:
* For each option, the outer div class contains "vector-menu", the inner div class is "vector-menu-content", and the ul is "vector-menu-content-list"
* "mw-panel", outer div class contains "vector-menu-portal". Existing portlets/elements: "p-logo", "p-navigation", "p-interaction", "p-tb", "p-coll-print_export"
* "left-navigation", outer div class contains "vector-menu-tabs" or "vector-menu-dropdown". Existing portlets: "p-namespaces", "p-variants" (menu)
* "right-navigation", outer div class contains "vector-menu-tabs" or "vector-menu-dropdown". Existing portlets: "p-views", "p-cactions" (menu), "p-search"
* Special layout of p-personal portlet (part of "head") through specialized styles.
* Monobook:
* "column-one", outer div class "portlet", inner div class "pBody". Existing portlets: "p-cactions", "p-personal", "p-logo", "p-navigation", "p-search", "p-interaction", "p-tb", "p-coll-print_export"
* Special layout of p-cactions and p-personal through specialized styles.
* Vector:
* "mw-panel", outer div class "portal", inner div class "body". Existing portlets/elements: "p-logo", "p-navigation", "p-interaction", "p-tb", "p-coll-print_export"
* "left-navigation", outer div class "vectorTabs" or "vectorMenu", inner div class "" or "menu". Existing portlets: "p-namespaces", "p-variants" (menu)
* "right-navigation", outer div class "vectorTabs" or "vectorMenu", inner div class "" or "menu". Existing portlets: "p-views", "p-cactions" (menu), "p-search"
* Special layout of p-personal portlet (part of "head") through specialized styles.
* Modern:
* "mw_contentwrapper" (top nav), outer div class "portlet", inner div class "pBody". Existing portlets or elements: "p-cactions", "mw_content"
வரி 216 ⟶ 238:
* @return Node -- the DOM node of the new item (a DIV element) or null
*/
Twinkle.addPortlet = function( navigation, id, text, type, nextnodeid) ){
// sanity checks, and get required DOM nodes
{
var root = document.getElementById(navigation) || document.querySelector(navigation);
//sanity checks, and get required DOM nodes
if (!root) {
var root = document.getElementById( navigation );
if ( !root ) {
return null;
}
 
var item = document.getElementById( id );
if ( item ) {
if ( item.parentNode && item.parentNode === root ) {
return item;
}
வரி 233 ⟶ 254:
 
var nextnode;
if ( nextnodeid ) {
nextnode = document.getElementById(nextnodeid);
}
 
// verify/normalize input
var skin = mw.config.get("'skin"');
type =if ( skin =!== "'vector"' && type === "menu" &&|| ( navigation =!== "'left-navigation"' ||&& navigation =!== "'right-navigation" ')) ? "menu" : "";{
type = null; // menu supported only in vector's #left-navigation & #right-navigation
var outerDivClass;
}
var innerDivClass;
var outerDivClass, innerDivClass;
switch ( skin )
switch (skin) {
{
case "'vector"':
// XXX: portal doesn't work
if ( navigation !== "'portal"' && navigation !== "'left-navigation"' && navigation !== "'right-navigation" ') {
navigation = "'mw-panel"';
}
outerDivClass = ('vector-menu vector-menu-' + (navigation === "'mw-panel" )' ? "'portal"' : ( type === "'menu"' ? "vectorMenu"'dropdown' : "vectorTabs" 'tabs');
innerDivClass = ( navigation === "mw'vector-panel" ) ? "body" : ( type === "menu" ? "menu" : "" )-content';
break;
case "'modern"':
if ( navigation !== "'mw_portlets"' && navigation !== "'mw_contentwrapper" ') {
navigation = "'mw_portlets"';
}
outerDivClass = "'portlet"';
break;
innerDivClass = "pBody";
case 'timeless':
outerDivClass = 'mw-portlet';
innerDivClass = 'mw-portlet-body';
break;
default:
navigation = "'column-one"';
outerDivClass = "'portlet"';
innerDivClass = "pBody";
break;
}
 
// Build the DOM elements.
var outerDiv = document.createElement( "div" 'nav');
outerDiv.setAttribute('aria-labelledby', id + '-label');
outerDiv.className = outerDivClass + " emptyPortlet";
// Vector getting vector-menu-empty FIXME TODO
outerDiv.className = outerDivClass + ' emptyPortlet';
outerDiv.id = id;
if ( nextnode && nextnode.parentNode === root ) {
root.insertBefore( outerDiv, nextnode );
} else {
root.appendChild( outerDiv );
}
 
var h5h3 = document.createElement( "'h3" ');
h3.id = id + '-label';
if ( type === "menu" ) {
var spanul = document.createElement( "span" 'ul');
span.appendChild( document.createTextNode( text ) );
h5.appendChild( span );
 
if (skin === 'vector') {
var a = document.createElement( "a" );
// add invisible checkbox to keep menu open when clicked
a.href = "#";
// similar to the p-cactions ("More") menu
if (outerDivClass.indexOf('vector-menu-dropdown') !== -1) {
var chkbox = document.createElement('input');
chkbox.className = 'vectorMenuCheckbox vector-menu-checkbox'; // remove vectorMenuCheckbox after 1.35-wmf.37 goes live
chkbox.setAttribute('type', 'checkbox');
chkbox.setAttribute('aria-labelledby', id + '-label');
outerDiv.appendChild(chkbox);
 
var span = document.createElement('span');
$( a ).click(function ( e ) {
span.appendChild(document.createTextNode(text));
e.preventDefault();
h3.appendChild(span);
 
var a = document.createElement('a');
if ( !Twinkle.userAuthorized ) {
a.href = '#';
alert("மன்னிக்கவும், உங்களுடையது மிகப்புதிய கணக்கு என்பதால் நீங்கள் மின்னலைப் பயன்படுத்தமுடியாது.");
}
});
 
$(a).click(function(e) {
h5.appendChild( a );
e.preventDefault();
});
 
h3.appendChild(a);
}
 
outerDiv.appendChild(h3);
ul.className = 'menu vector-menu-content-list'; // remove menu after 1.35-wmf.37 goes live
} else {
h5h3.appendChild( document.createTextNode( text ) );
outerDiv.appendChild(h3);
}
outerDiv.appendChild( h5 );
 
if (innerDivClass) {
var innerDiv = null;
var innerDiv = document.createElement('div');
if ( type === "menu" ) {
innerDiv = document.createElement( "div" );
innerDiv.className = innerDivClass;
innerDiv.appendChild(ul);
outerDiv.appendChild(innerDiv);
} else {
outerDiv.appendChild(ul);
}
 
var ul = document.createElement( "ul" );
(innerDiv || outerDiv).appendChild( ul );
 
return outerDiv;
 
};
 
வரி 317 ⟶ 356:
* @param task: Either a URL for the portlet link or a function to execute.
*/
Twinkle.addPortletLink = function( task, text, id, tooltip) ){
if (Twinkle.getPref('portletArea') !== null) {
{
Twinkle.addPortlet(Twinkle.getPref('portletArea'), Twinkle.getPref('portletId'), Twinkle.getPref('portletName'), Twinkle.getPref('portletType'), Twinkle.getPref('portletNext'));
if ( Twinkle.getPref("portletArea") !== null ) {
Twinkle.addPortlet( Twinkle.getPref( "portletArea" ), Twinkle.getPref( "portletId" ), Twinkle.getPref( "portletName" ), Twinkle.getPref( "portletType" ), Twinkle.getPref( "portletNext" ));
}
var link = mw.util.addPortletLink( Twinkle.getPref( "'portletId" '), typeof task === "'string"' ? task : "'#"', text, id, tooltip );
$('.client-js .skin-vector #p-cactions').css('margin-right', 'initial');
if ( $.isFunction( task ) ) {
if (typeof task === 'function') {
$( link ).click(function ( ev ) {
$(link).click(function (ev) {
task();
ev.preventDefault();
});
}
if ( $.collapsibleTabs ) {
$.collapsibleTabs.handleResize();
}
வரி 340 ⟶ 379:
*/
 
var scriptpathbefore = mw.util.wikiScript( "'index" ') + "'?title="',
scriptpathafter = "'&action=raw&ctype=text/javascript&happy=yes"';
 
// Retrieve the user's Twinkle preferences
$.ajax({
url: scriptpathbefore + "'User:"' + encodeURIComponent( mw.config.get("'wgUserName"')) + "'/twinkleoptions.js"' + scriptpathafter,
dataType: "'text"'
})
.fail(function () {
.fail(function () { mw.util.jsMessage( "twinkleoptions.jsஐ ஏற்றமுடியவில்லை." ); })
mw.notify('Could not load your Twinkle preferences', {type: 'error'});
.done(function ( optionsText ) {
})
.done(function (optionsText) {
 
// Quick pass if user has no options
if ( optionsText === "" '') {
return;
}
 
// Twinkle options are basically a JSON object with some comments. Strip those:
optionsText = optionsText.replace( /(?:^(?:\/\/[^\n]*\n)*\n*|(?:\/\/[^\n]*(?:\n|$))*$)/g, "" '');
 
// First version of options had some boilerplate code to make it eval-able -- strip that too. This part may become obsolete down the line.
if ( optionsText.lastIndexOf( "'window.Twinkle.prefs = "', 0 ) === 0 ) {
optionsText = optionsText.replace( /(?:^window.Twinkle.prefs = |;\n*$)/g, "" '');
}
 
try {
var options = $JSON.parseJSONparse( optionsText );
if (options) {
 
if (options.twinkle || options.friendly) { // Old preferences format
// Assuming that our options evolve, we will want to transform older versions:
Twinkle.prefs = $.extend(options.twinkle, options.friendly);
//if ( options.optionsVersion === undefined ) {
// } ...else {
// options Twinkle.optionsVersionprefs = 1options;
// }
// v2 established after unification of Twinkle/Friendly objects
//if ( options.optionsVersion === 1 ) {
Twinkle.prefs.optionsVersion = Twinkle.prefs.optionsVersion || 1;
// ...
// options.optionsVersion = 2;
//}
// At the same time, twinkleconfig.js needs to be adapted to write a higher version number into the options.
 
if ( options ) {
Twinkle.prefs = options;
}
} catch (e) {
}
mw.notify('Could not parse your Twinkle preferences', {type: 'error'});
catch ( e ) {
mw.util.jsMessage("twinkleoptions.jsஐப் பகுப்பாய்வுசெய்யமுடியவில்லை.");
}
})
.always(function () {
$( Twinkle.load );
});
 
வரி 394 ⟶ 428:
 
Twinkle.load = function () {
// Don't activate on special pages other than "Contributions"those listed here, so
// that theyothers load faster, especially the watchlist.
var activeSpecialPageList = [ 'Block', 'Contributions', 'Recentchanges', 'Recentchangeslinked' ]; // wgRelevantUserName defined for non-sysops on Special:Block
var isSpecialPage = ( mw.config.get('wgNamespaceNumber') === -1 &&
if (Morebits.userIsSysop) {
mw.config.get('wgCanonicalSpecialPageName') !== "Contributions" &&
activeSpecialPageList = activeSpecialPageList.concat([ 'DeletedContributions', 'Prefixindex' ]);
mw.config.get('wgCanonicalSpecialPageName') !== "Prefixindex" ),
}
 
if (mw.config.get('wgNamespaceNumber') === -1 &&
// Also, Twinkle is incompatible with Internet Explorer versions 8 or lower, so don't load there either.
activeSpecialPageList.indexOf(mw.config.get('wgCanonicalSpecialPageName')) === -1) {
isOldIE = ( $.client.profile().name === 'msie' && $.client.profile().versionNumber < 9 );
return;
}
 
// Prevent clickjacking
// Prevent users that are not autoconfirmed from loading Twinkle as well.
if (window.top !== window.self) {
if ( isSpecialPage || isOldIE || !Twinkle.userAuthorized ) {
return;
}
 
// Set custom Api-User-Agent header, for server-side logging purposes
Morebits.wiki.api.setApiUserAgent( 'Twinkle/2.0 (' + mw.config.get( 'wgDBname' ) + ')' );
 
// Load all the modules in the order that the tabs should appear
var twinkleModules = [
// User/user talk-related
'arv', 'warn', 'block', 'welcome', 'shared', 'talkback',
// Deletion
'speedy', 'prod', 'xfd', 'image',
// Maintenance
'protect', 'tag',
// Misc. ones last
'diff', 'unlink', 'fluff', 'deprod', 'batchdelete', 'batchprotect', 'batchundelete'
];
// Don't load modules users have disabled
var disabledModules = Twinkle.getPref('disabledModules').concat(Twinkle.getPref('disabledSysopModules'));
twinkleModules.filter(function(mod) {
return disabledModules.indexOf(mod) === -1;
}).forEach(function(module) {
Twinkle[module]();
});
Twinkle.config.init(); // Can't turn off
 
// Load the modules in the order that the tabs should appears
// User/user talk-related
Twinkle.arv();
Twinkle.warn();
if ( Morebits.userIsInGroup('sysop') ) {
Twinkle.block();
}
Twinkle.welcome();
Twinkle.shared();
Twinkle.talkback();
// Deletion
Twinkle.speedy();
Twinkle.prod();
Twinkle.xfd();
Twinkle.image();
// Maintenance
Twinkle.protect();
Twinkle.tag();
// Misc. ones last
Twinkle.diff();
Twinkle.unlink();
Twinkle.config.init();
Twinkle.fluff.init();
if ( Morebits.userIsInGroup('sysop') ) {
Twinkle.deprod();
Twinkle.batchdelete();
Twinkle.batchprotect();
Twinkle.batchundelete();
}
// Run the initialization callbacks for any custom modules
$( Twinkle.initCallbacks ).eachforEach(function ( k, v func) { v(); });
func();
});
Twinkle.addInitCallback = function ( func ) {
func();
};
 
// Increases text size in Twinkle dialogs, if so configured
if ( Twinkle.getPref( "'dialogLargeFont" ') ) {
mw.util.addCSS( "'.morebits-dialog-content, .morebits-dialog-footerlinks { font-size: 100% !important; } "' +
"'.morebits-dialog input, .morebits-dialog select, .morebits-dialog-content button { font-size: inherit !important; }" ');
}
 
// Hide the lingering space if the TW menu is empty
if (mw.config.get('skin') === 'vector' && Twinkle.getPref('portletType') === 'menu' && $('#p-twinkle').length === 0) {
$('#p-cactions').css('margin-right', 'initial');
}
};
 
} ( window, document, jQuery )); // End wrap with anonymous function
 
// </nowiki>
"https://ta.wikipedia.org/wiki/மீடியாவிக்கி:Gadget-Twinkle.js" இலிருந்து மீள்விக்கப்பட்டது