Wikipedia talk:WikiProject User scripts/User-script manager
Instructions
This is an experimental tool to manage your user script.
To enable it, you need to put the following in your monobook.js :
if (location.href == "http://en.wikipedia.org/wiki/Wikipedia:WikiProject_User_scripts/User-script_manager") {{subst:js|User:Jitse_Niesen/Client-side_preferences/Main.js}}
Then go back to Wikipedia:WikiProject User scripts/User-script manager, choose the scripts you want, and press the button. Your new and shiny user script will be generated.
By default, the script will overwrite your old user script. This can be prevented by placing comments around the fragment as follows:
// jncsp-start if (location.href == "http://en.wikipedia.org/wiki/Wikipedia:WikiProject_User_scripts/User-script_manager") {{subst:js|User:Jitse_Niesen/Client-side_preferences/Main.js}} // jncsp-end
If you try this out, please leave some comments below, even if just to say that it worked. Thanks. -- Jitse Niesen (talk) 13:11, 13 August 2006 (UTC)
Comments
Works really well! I assume clearing the browser-cache must be done manually. So I don't even have improvements to propose... This extended by some more scripts could become really useful! --Bernardissimo 21:40, 13 August 2006 (UTC)