Template:WikEd: Difference between revisions
Jump to navigation
Jump to search
Jacki Buros (talk | contribs) m Protected "Template:WikEd" [edit=sysop:move=sysop] |
Jacki Buros (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
// define images | // define images | ||
var wikEdImagePathLocal = 'http://www. | var wikEdUseLocalImages = true; | ||
var wikEdImagePathLocal = 'http://www.wikidoc.org/wikiEd/'; | |||
// disable auto update | // disable auto update |
Revision as of 21:07, 6 February 2009
wikEd provides editing tools such as undo/redo, search & replace, instant preview, and a more intuitive version-compare functionality. It will also allow you to paste formatted text into the edit window (such as from MS word), then click a [W] button to convert the text to wikicode.
It was developed by User:Cacycle for use in Wikipedia, but has been installed locally on WikiDoc to ease the burden of editing.
Install wikEd simply by adding {{subst:wikEd}} to your User:USERNAME/monobook.js page.