(remove again - trying the new FCKEditor without WikEd.)
(test compatibility of current setup with wikEd)
Line 1: Line 1:
// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');


// moverevert: quickly revert pagemove vandals.  if we update our MW, we can use  importScript('http://en.wikipedia.org/w/index.php?title=User:Mr.Z-man/moverevert.js');    - I think
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Mr.Z-man/moverevert.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');

Revision as of 02:11, 24 November 2009

// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');

// moverevert: quickly revert pagemove vandals.  if we update our MW, we can use   importScript('http://en.wikipedia.org/w/index.php?title=User:Mr.Z-man/moverevert.js');     - I think

document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Mr.Z-man/moverevert.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');
Cookies help us deliver our services. By using our services, you agree to our use of cookies.