Notepad++ is a free text editor and Notepad replacement that supports several languages, based on the powerful editing component Scintilla. It's got an interface to develop plugins enhancing its functionality.
This plugin offers a toolbar with often-needed functions when editing Wiki articles offline: set text to bold, italic, as headline, as internal link and so on. The button set can be edited by user.
The main feature of this plugin is a live preview of the article in the real Wiki system! It uploads the article text to a safe site (usually the Wiki-user's profile page) and displays the article preview. It's not intended to make permanent changes to the Wiki system!
The first screenshot shows the free flowing toolbar in Notepad++. It can be docked on any side. The button set can be edited via the context menu (right mouse button).
The second screenshot shows the dialog when editing a button. As you can see, there are four types of buttons:
<span class="x">text</span>
.==
for marking headings and so on.--~~~
for the signature.The third screenshot shows such a Wiki preview. It is a non-modal window, so it can be left open while editing the text in Notepad++. It has buttons for updating the preview based on the actual Notepad++ document and for closing the window.
Running this plugin needs a Windows OS (tested on XP) and a Notepad++ (tested on 5.2 unicode). Using the Wiki preview needs a user account on any Wiki system and Internet Explorer (Version 5 and up) installed.
Compiling the source needs a Delphi 2005 (or newer) programming environment and the Delphi Foundation for Plugins for Notepad++.
Wiki Editor is free software released under GPLv3.
Binary Unicode (ZIP) ANSI (ZIP) Delphi Source Code ZIP