User:Jesse Groppi/WatchedCategories.js

From WikiEducator
Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
var WatchedCategories=new Array(
 
// Place categories in this list. There should be a comma in all rows
// but the last; make sure the names start with a capital letter, have
// the correct case for all other letters, and don't have Category:
// before them. This watchlist cannot be kept private (that is, other
// users will be able to tell which categories you are watching).
//
// After editing this list (either for the first time or if you change
// it later on) you will need to bypass your cache.
 
"Proposed guidelines",
"Wikieducator style guide",
"Style guidelines workgroup",
"Governance"
 
);