User:LittlePuppers/common.js

Source: Wikipedia, the free encyclopedia.
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.
// Suppress script installer gadget confirmation popup
sciNoConfirm = true;

// Settings for navigation popupus
window.popupDelay = 0.1;
window.popupHideDelay = 0.05;


// Formats pages and fixes various syntactical errors
importScript('Wikipedia:AutoEd/complete.js'); //Linkback: [[Wikipedia:AutoEd/complete.js]] Added by Script installer

// Find size of prose (bytes/words, text reable)
importScript('User:Dr_pda/prosesize.js'); // Linkback: [[User:Dr_pda/prosesize.js]]

// Respond to edit requests
importScript('User:Jackmcbarn/editProtectedHelper.js'); // Linkback: [[User:Jackmcbarn/editProtectedHelper.js]]

// Rate pages
importScript('User:Evad37/rater.js'); // Linkback: [[User:Evad37/rater]]

// Show basic user statistics on userpages
mw.loader.load('https://meta.wikimedia.org/w/index.php?title=User:SMcCandlish/userinfo.js&action=raw&ctype=text/javascript');

// Quickly edit short descriptions
importScript('User:Galobtter/Shortdesc helper.js'); // [[User:Galobtter/Shortdesc helper]]

// Add link to page views in the sidebar
importScript('User:PrimeHunter/Pageviews.js'); // Linkback: [[User:PrimeHunter/Pageviews.js]]

// Another formatting tool
mw.loader.load('//de.wikipedia.org/w/index.php?title=Benutzer:TMg/autoFormatter.js&action=raw&ctype=text/javascript');

// Makes diffs legible
mw.loader.load('//de.wikipedia.org/w/index.php?title=User:TMg/cleanDiff.js&action=raw&ctype=text/javascript');

// Add link to request copyvio revdel
importScript('User:Enterprisey/cv-revdel.js'); //Linkback: [[User:Enterprisey/cv-revdel.js]] Added by Script installer

// Pending changes link in sidebar
importScript('User:DannyS712/Pending changes.js'); // Linkback: [[User:DannyS712/Pending changes.js]]

// Show tabs to user pages from the contrib page
importScript('User:Enterprisey/user-tabs-on-contribs.js'); // Linkback: [[User:Enterprisey/user-tabs-on-contribs.js]]

// Show 12-hour times
importScript('User:DannyS712/12Hours.js'); //Linkback: [[User:DannyS712/12Hours.js]] Added by Script installer

// Button to show only differences in visible text
importScript('User:Evad37/TextDiff.js'); //Linkback: [[User:Evad37/TextDiff.js]] Added by Script installer

// Quickly edit a section of a page without reloading
importScript('User:BrandonXLF/QuickEdit.js'); // Linkback: [[User:BrandonXLF/QuickEdit]]

// Link to reply directly on talk pages
importScript('User:Enterprisey/reply-link.js'); //Linkback: [[User:Enterprisey/reply-link.js]] Added by Script installer

// Short permalinks for diffs
importScript('User:Enterprisey/diff-permalink.js'); // Linkback: [[User:Enterprisey/diff-permalink.js]]

// Add links in diffs
importScript('User:Enterprisey/fancy-diffs.js'); // Linkback: [[User:Enterprisey/fancy-diffs.js]]

// Show tabs for script and documentation
importScript('User:TheTVExpert/scriptDocumentationTabs.js'); //Linkback: [[User:TheTVExpert/scriptDocumentationTabs.js]] Added by Script installer

// Highlight sources with various colors to indicate (approximate) reliability
importScript('User:Novem Linguae/Scripts/CiteHighlighter.js'); // Backlink: [[User:Novem Linguae/Scripts/CiteHighlighter.js]]

// Add the ability to hide reverted edits in page histories
importScript('User:SD0001/hide-reverted-edits.js'); // Backlink: [[User:SD0001/hide-reverted-edits.js]]

// Display potentially applicable area-specific notability guidelines at the top of drafts
importScript('User:Novem Linguae/Scripts/DetectSNG.js'); // Backlink: [[User:Novem Linguae/Scripts/DetectSNG.js]]

// Format dates consistently and automatically
importScript('User:Ohconfucius/script/MOSNUM dates.js'); // Backlink: [[User:Ohconfucius/script/MOSNUM dates.js]]

// Add page curation link in the header bar
importScript('User:Schminnte/PageCuration.js'); // Backlink: [[User:Schminnte/PageCuration.js]]

// Allow editing from diff pages [[m:User:Jon Harald Søby/diffedit.js]]
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Jon_Harald_Søby/diffedit.js&action=raw&ctype=text/javascript');

// Homogenizes whitespace in citations
importScript('User:Mesidast/Tidy citations.js'); // Backlink: [[User:Mesidast/Tidy citations.js]]

// Reorders footnotes and punctuation
importScript('User:Erutuon/scripts/footnoteCleanup.js'); // Backlink: [[User:Erutuon/scripts/footnoteCleanup.js]]

// Adds advanced previewing features to template sandboxes
importScript('User:Jackmcbarn/advancedtemplatesandbox.js'); // Backlink: [[User:Jackmcbarn/advancedtemplatesandbox.js]]
importScript('User:Enterprisey/AFCRHS.js'); // Backlink: [[User:Enterprisey/AFCRHS.js]]