用户:穆斯塔法凯末尔/common.js:修订间差异

来自KemalWiki
跳转到导航 跳转到搜索
//InPageEdit
 
//InPageEdit
 
(未显示同一用户的4个中间版本)
第1行: 第1行:
/** InPageEdit Preferences */
/** InPageEdit Preferences */
;(window.InPageEdit = window.InPageEdit || {}).myPreference = {
(window.InPageEdit = window.InPageEdit || {}).myPreference = {
   "doNotCollectMyInfo": false,
   "doNotCollectMyInfo": false,
   "editMinor": true,
   "editMinor": true,
第18行: 第18行:
     "fix-double-entrance.js"
     "fix-double-entrance.js"
   ]
   ]
}
};
mw.loader.load("//testingcf.jsdelivr.net/gh/lovelyCARDINAL/wikitool/massRollback.min.js");

2025年4月14日 (一) 04:39的最新版本

/** InPageEdit Preferences */
(window.InPageEdit = window.InPageEdit || {}).myPreference = {
  "doNotCollectMyInfo": false,
  "editMinor": true,
  "editSummary": "//InPageEdit",
  "lockToolBox": true,
  "redLinkQuickEdit": true,
  "outSideClose": true,
  "watchList": "nochange",
  "noConfirmEdit": false,
  "plugins": [
    "toolbox.js",
    "wiki-editor.js",
    "edit-any-page.js",
    "code-mirror/cm6.js",
    "color-preview.js",
    "quick-thank.js",
    "fix-double-entrance.js"
  ]
};
mw.loader.load("//testingcf.jsdelivr.net/gh/lovelyCARDINAL/wikitool/massRollback.min.js");