Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
// [[User:Lupin/popups.js]] - please include this line 
//importScript('User:Lupin/popups.js');
popupAdminLinks=true;popupFixRedirs=true;popupFixDabs=true;popupOnEditSelection=false;

//importScript('User:AndyZ/peerreviewer.js'); //[[User:AndyZ/peerreviewer.js]]
//toolbarLink_PR = true;

//add Geoboxer link 
/*addOnloadHook(function(){
  var editTab = document.getElementById("ca-edit");
  if (!editTab) return;
  mw.util.addPortletLink("p-cactions", 'http://wikipedia.paloch.net/Geobox2.php?page='+location.href,
  "geoboxer", "ca-geobox", "Geoboxer","", editTab.nextSibling);
});*/

if (typeof( TwinkleConfig ) == 'undefined') TwinkleConfig = {};
TwinkleConfig.watchRevertedPages = [];
TwinkleConfig.watchWarnings = false;