MediaWiki:BetterUpload.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 July 2024

  • curprev 03:5103:51, 10 July 2024Mikevoir talk contribs 14,923 bytes +14,923 Created page with "$(function() { (window.dev = window.dev || {}).BetterUpload = window.dev.BetterUpload || { 'default': '==Licensing==\n{{Fairuse}}' }; // Double load protection if (window.dev.BetterUpload._LOADED) { return; } // Load dependencies and cache var api = new mw.Api(); var config = mw.config.get(['wgAction', 'wgCanonicalSpecialPageName', 'wgUserName']); // Main class var betterUpload = { init: function(curr) { // Add custom form submitapi document.q..."