User talk:Perhelion/massrename.js

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Hi, I'm a newby to scripts. Could you give me a short hint on how to install that script so I can actually fire it up and run it? Thx in advance. --TUBS 08:19, 10 February 2020 (UTC)[reply]

@Perhelion: I am also interested to know how to launch it. I already copied it under my username space. Best — WikiLucas (🖋️) 08:16, 26 August 2021 (UTC)[reply]
Pinging @Ahmad252: since Perhelion was not active since 2019. — WikiLucas (🖋️) 08:27, 26 August 2021 (UTC)[reply]
@WikiLucas00: / @TUBS: : Insert the following line into your user script (see, for example, my common.js): mw.loader.load('//commons.wikimedia.org/w/index.php?title=User:Perhelion/massrename.js&action=raw&ctype=text/javascript');. Now, after clearing the browser cache, the js is available throught the "MassRename" action. --Fl.schmitt (talk) 17:32, 23 August 2022 (UTC)[reply]
Or even easier: add
importScript( 'User:Perhelion/massrename.js');
to your user script. Fl.schmitt (talk) 17:52, 23 August 2022 (UTC)[reply]