(Go: >> BACK << -|- >> HOME <<)

پرش به محتوا

کاربر:Surena/monobook.js

از ویکی‌پدیا، دانشنامهٔ آزاد
نکته: برای دیدن تغییرات، ممکن است نیاز باشد که حافظهٔ نهانی مرورگر خود را پس از انتشار پاک‌سازی کنید. گوگل کروم، فایرفاکس، مایکروسافت اج و سافاری: کلید ⇧ Shift را نگه دارید و روی دکمهٔ Reload در نوار ابزار مرورگر کلیک کنید. برای آگاهی از جزئیات و نحوهٔ پاک‌سازی حافظهٔ نهانی سایر مرورگرها، صفحهٔ ویکی‌پدیا:میانگیر مرورگرتان را خالی کنید را ببینید.
importScript('User:Surena/refToolbar.js');
//importScript('User:Surena/ajaxrecentchanges.js');
importScript('User:Surena/mybox.js');
//importScript('User:Surena/interwiki.js');
//importScript('User:Surena/sidebartranslate.js');
importScript('User:Surena/stubtagtab.js');
importScript('User:Surena/wikEdDiff.js');
importScript('User:Surena/ExtraToolbox.js');
importScript('User:Surena/Gadget-Extra-Editbuttons.js');
importScript('User:Surena/watchlistnotifier.js');
importScript('User:Surena/fixRefs.js');
importScript('User:Surena/replace.js');
importScript('User:Surena/NewPagePatrol.js');
//importScript('User:Surena/highlightmyname.js');
importScript('User:Surena/watchlist.js');
//importScript('User:Surena/histcomb.js');

ptNoInPagePatrolling=false
ptNoPatrolTab=false
ptMaxPages=1
importScript('User:Surena/patroller.js');


//ajaxPreviewPos = 'left'; //buttons on the left
ajaxPreviewPos = 'bottom'; //buttons on the bottom, replacing standard
//
//ajaxPreviewKey = 'o'; //"preview" button accesskey
//ajaxDiffKey = 'b'; //"changes" button accesskey
//
//ajaxPreviewButton = 'Ω'; //"preview" button text
//ajaxDiffButton = 'Δ'; //"changes" button text
//
//ajaxPreviewScrollTop = true; //scroll to the top of preview/changes area after each update
//
ajaxPreviewExec = function(previewArea){ //code to execute after each preview update
  if (window.setupTooltips){ setupTooltips(previewArea); }
}
importScript('User:Surena/ajaxPreview.js');