User:Flamingspinach/monobook.js

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Template:Script doc autoNote: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the Template:Key press key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* (commenting out to test the Special:Preferences settings)

/////// [[User:Lupin]]'s Navigation Popups
// [[User:Lupin/popups.js]]

importScript('User:Lupin/popups.js');

popupFixRedirs=true;
popupRedlinkRemoval=true;
popupFixDabs=true;
popupStructure='menus';
popupRedirAutoClick='wpSave';




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




/////// [[User:AzaToth]]'s Twinkle
importScript('User:AzaToth/twinkle.js');




/////// [[User:Ioeth]]'s Friendly
importScript('User:Ioeth/friendly.js');

*/

/* okay, looks like I do need some of this stuff */

popupFixRedirs=true;
popupRedlinkRemoval=true;
popupFixDabs=true;
popupStructure='menus';
popupRedirAutoClick='wpSave';