Jump to content

User:Anomie/thank-warner.js

From 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.
/* This script modifies all "thank" links to prompt for confirmation.
 * This shouldn't be necessary anymore, but just in case add this to your common.js:

importScript('User:Anomie/thank-warner.js'); //Linkback: [[User:Anomie/thank-warner.js]]

 */

mediaWiki.config.set( 'thanks-confirmation-required', true )