Jump to content

User:Cacycle/bugfix wikEd.user.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.
/*
======================================================================== 

Important wikEd bug fix

======================================================================== 

Please click "Install Script" to remove an outdated version of wikEd. 

Then update or re-install wikEd by opening:

https://en.wikipedia.org/w/index.php?action=raw&ctype=text/javascript&title=User:Cacycle/wikEd.user.js

Background: In wikEd version 0.9.127, the Greasemonkey @namespace has 
changed, resulting in the installation of a duplicate version. 
Installing this page disables the old version. The old version is listed 
without a version number in Greasemonkey and can safely be removed: 
Firefox Tools -> Add-ons -> wikEd (no version number), click remove.

Sorry for the inconvenience, 

Cacycle 

======================================================================== 
*/
// ==UserScript==
// @name        wikEd
// @namespace   http://en.wikipedia.org/wiki/User:Cacycle/
// @description This script can safely be removed
// @exclude     *
// @source      https://en.wikipedia.org/wiki/User:Cacycle/User:Cacycle/remove_duplicate_wikEd.user.js
// ==/UserScript==