Suradnik:Ivi104/twinkleoptions.js

Napomena: Nakon objave možda ćete trebati očistiti međuspremnik svog preglednika kako biste vidjeli promjene.

  • Firefox / Safari: držite Shift i pritisnite Reload, ili pritisnite bilo Ctrl-F5 ili Ctrl-R (⌘-R na Macu)
  • Google Chrome: pritisnite Ctrl-Shift-R (⌘-Shift-R na Macu)
  • Internet Explorer / Edge: držite Ctrl i kliknite Refresh, ili pritisnite Ctrl-F5
  • Opera: pritisnite Ctrl-F5.
// twinkleoptions.js: personal Twinkle preferences file
//
// NOTE: The easiest way to change your Twinkle preferences is by using the
// Twinkle preferences panel, at [[Wikipedija:Twinkle/Postavke]].
//
// 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.
// <no"+"wiki>

window.Twinkle.prefs = {
  "optionsVersion": 2.1,
  "markTaggedPagesAsMinor": true,
  "watchMergeDiscussions": "no",
  "groupByDefault": false,
  "showRollbackLinks": [
    "contribs",
    "others",
    "history",
    "diff",
    "recent"
  ]
};

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