Uporabnik:Eleassar/monobook.js

Iz Wikipedije, proste enciklopedije

Opomba: Da bodo spremembe prišle do veljave, po shranitvi izpraznite predpomnilnik svojega brskalnika: Mozilla/Safari: držite Shift in kliknite Reload (ali pritisnite Ctrl-Shift-R), Internet Explorer: Ctrl-F5, Opera/Konqueror: F5.

 /** Izskokci ***************************************************
  *
  *  Opis: izskokci z različnimi hitro dostopnimi funkcijami
  *               
  *  Vzdrževalci: [[:en:User:Lupin/popups.js]]
  */

  document.write('<script type="text/javascript" src="' 
      + 'http://sl.wikipedia.org/w/index.php?title=Uporabnik:Eleassar/popupstrings-sl.js' 
      + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

  document.write('<script type="text/javascript" src="' 
      + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' 
      + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

 popupFixDabs=true;
 popupDelay=0.5;

  /** Searchbox.js ***********************************************
  *
  *  Opis: Gumb za iskanje in spremembo male/velike črke
  *               
  *  Vzdrževalci: [[:en:User:Zocky/SearchBox.js]]
  */
 
 document.write('<script type="text/javascript" src="' 
              + 'http://sl.wikipedia.org/w/index.php?title=Uporabnik:Eleassar/SearchBox.js' 
              + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

 // install [[User:Cacycle/diff]] text diff code
 document.write('<script type="text/javascript" src="'
 + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/diff.js'
 + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

 // install [[User:Pilaf/Live_Preview]] page preview tool
 document.write('<script type="text/javascript" src="'
 + 'http://en.wikipedia.org/w/index.php?title=User:Pilaf/livepreview.js'
 + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

 // install [[User:Mboverload/RegExTypoFix|RegExTypoFix]] common typo fixer
 document.write('<script type="text/javascript" src="'
 + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/RegExTypoFix.js'
 + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

 // install a [[:en:User:Cacycle/wikEd international]] translation
 document.write('<script type="text/javascript" src="'
 + 'http://sl.wikipedia.org/w/index.php?title=Uporabnik:Eleassar/wikEd_international_sl.js'
 + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

 // install [[User:Cacycle/wikEd]] editing page extension
 document.write('<script type="text/javascript" src="'
 + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
 + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');