Brukar:Eddideigel/monobook.js: Skilnad mellom versjonar

Frå Wikipedia – det frie oppslagsverket
Sletta innhald Nytt innhald
diverse nye opsjonar
new method for translation of popupStrings in dev version
(Éin mellomversjon av den same brukaren er ikkje vist)
Line 2: Line 2:


document.write('<script type="text/javascript" src="'
document.write('<script type="text/javascript" src="'
+ 'http://nn.wikipedia.org/w/index.php?title=User:Eddideigel/popups-nn.js'
+ 'http://nn.wikipedia.org/w/index.php?title=User:Eddideigel/strings-nn.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
+ '&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/popupsdev.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');


popupStructure='original'; // show links plainly, not in menus
popupStructure='original'; // show links plainly, not in menus

Versjonen frå 11. februar 2006 kl. 02:11

// [[:en:User:Lupin/popups.js]] - please include this line 

document.write('<script type="text/javascript" src="' 
    + 'http://nn.wikipedia.org/w/index.php?title=User:Eddideigel/strings-nn.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/popupsdev.js' 
    + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); 

popupStructure='original';       // show links plainly, not in menus
popupAdminLinks=false;           // admin links (block, protect, delete)
popupDelay=1.5;                  // hovering time before popups appear
popupEditCounterTool='interiot'; // interiot's tool instead of kate's
popupFixDabs=true;               // allow fixing of disambiguations
popupFixRedirs=true;             // allow fixing of redirects
popupRedirAutoClic='wpDiff';     // default action when fixing redirects
popupShortcutKeys=false;         // keyboard shortcuts; not be used with IE
popupRevertSummaryPrompt=true;   // prompt for a summary when auto-reverting

// certain actions will appear in new windows:
popupLinksNewWindow=new Object();
popupLinksNewWindow.watch=true;
popupLinksNewWindow.unwatch=true;
popupLinksNewWindow.edit=true;
popupLinksNewWindow.editTalk=true;
popupLinksNewWindow.editUserTalk=true;
popupLinksNewWindow.count=true;
popupLinksNewWindow.contribsTree=true;