Commons:Twinkle
From Wikimedia Commons, the free media repository
|
This project page in other languages:
Deutsch | English | EspaƱol | +/- |
Twinkle is a script created by AzaToth at en.wiki. Twinkle gives one three revert buttons to fight vandalism and makes warning users easier. Furthermore, admins can use it to for batch-deletion. Currently, it is being tested a bit, but hopefully a version made specifically for Commons should be made.
- 1. Currently a script is available. Copy and paste the following into your monobook.js:
importScript('User:Kanonkas/twinkle.js');
- 2. Save the new monobook.js page.
- 3. Completely refresh your browser by bypassing your cache (Firefox: Control-Shift-R / Firefox Mac: Command-Shift-R)
- 4. Done!
[edit] Administrator scripts
importScript('User:Kanonkas/twinklebatchdelete.js'); // Only for deleting pages, not files. See below for the file deleting script.
importScript('User:Kanonkas/twinklebatchdeletefiles.js'); // Only for deleting files.