Oníṣe:T Cells/twinkleoptions.js

Lát'ọwọ́ Wikipedia, ìwé ìmọ̀ ọ̀fẹ́

Àkíyèsí: Lẹ́yìn ìmúpamọ́, ó ṣe é ṣe kó jẹ́ pé ẹ gbọ́dọ̀ fo cache agbétàkùn yín láti rí àwọn àtúnṣe.

  • Firefox / Safari: Ẹ di Shift mú bí ẹ ṣe ún tẹ Reload, tàbí kí ẹ tẹ Ctrl-F5 tàbí Ctrl-R (⌘-R lórí Mac)
  • Google Chrome: Ẹ tẹ Ctrl-Shift-R (⌘-Shift-R lórí Mac)
  • Internet Explorer: Ẹ di Ctrl mú bí ẹ ṣe ún tẹ Refresh, tàbí kí ẹ tẹ Ctrl-F5
  • Opera: Ẹ lọ sí Menu→Settings (Opera → Preferences lórí Mac) lẹ́yìn náà ẹ lọ sí Privacy & security → Clear browsing data → Cached images and files
// twinkleoptions.js: personal Twinkle preferences file
//
// NOTE: The easiest way to change your Twinkle preferences is by using the
// Twinkle preferences panel, at [[Wikipedia:Twinkle/Preferences]].
//
// This file is AUTOMATICALLY GENERATED.  Any changes you make (aside from
// changing the configuration parameters in a valid-JavaScript way) will be
// overwritten the next time you click "save" in the Twinkle preferences
// panel.  If modifying this file, make sure to use correct JavaScript.
// <nowiki>

window.Twinkle.prefs = {
  "optionsVersion": 2.1,
  "spiWatchReport": "no",
  "deliWatchPage": "no",
  "deliWatchUser": "no",
  "watchProdPages": "no",
  "openTalkPage": [
    "agf",
    "norm"
  ],
  "rollbackInPlace": true,
  "watchRevertedPages": [],
  "showRollbackLinks": [
    "diff",
    "others",
    "mine",
    "recent",
    "history"
  ],
  "watchSpeedyPages": [],
  "watchTaggedPages": "no",
  "watchMergeDiscussions": "no",
  "customTagList": [
    {
      "value": "Lead missing",
      "label": "no lead section"
    }
  ],
  "unlinkNamespaces": [
    "0",
    "2",
    "10",
    "100",
    "118"
  ],
  "watchWarnings": "no",
  "watchWelcomes": "no",
  "xfdWatchPage": "no",
  "xfdWatchDiscussion": "no",
  "xfdWatchUser": "no"
};

// </nowiki>
// End of twinkleoptions.js