MoinMoin Plugin

About

The MoinMoin Plugin enables one to edit MoinMoin (http://moin.sourceforge.net/) wiki pages using jEdit.

It's based on EditMoin (https://moin.conectiva.com.br/EditMoin), by Gustavo Niemeyer, and though he gets credit for the idea, I'll take credit for any bugs.

Disclaimer

This plugin relies on finding certain strings in pages retrieved from the server. If they change, it may not work. It has been tested on versions of 1.0, 1.2, 1.3, and 1.5 of MoinMoin in English, but should work in other languages.

Screen Shot

Here's a screen shot of a Wiki page open in jEdit:

[jEdit Screen Shot]

view larger image (816x590)

Documentation

This is a copy of the Users Guide that comes with the plugin.

News

  • 2007-04-15, 0.3.5

    • updated for jEdit 4.3pre7
  • 2006-04-14, 0.3.4

    • updated for MoinMoin 1.5
    • updated for jEdit 4.3pre2
  • 2004-12-08, 0.3.2

    • Browsing and editing sub-pages didn't work (was confused by "/").
  • 2004-09-24, 0.3.1

    • MOIN_ID Cookie sent when opening pages. Without this, one may not be recognized and be unable to edit pages restricted by ACLs.
  • 2004-08-07, 0.3

    • User may supply a change comment when saving pages.
    • Edit notifications will be sent, if they're enabled on the wiki.
  • 2004-06-09, 0.2

    • Updated for MoinMoin-1.2.x (based on a patch from Brad Miller)
    • Fixed backup file saving

    Requires jEdit 4.2pre11, XML 0.13, and JakartaCommons 0.4.

  • 2003-10-29, 0.1

    • initial release

    Requires jEdit 4.2pre5, XML 0.12, and JakartaCommons 0.4.

Download

The suggested way to install the MoinMoin plugin is to use jEdit's Plugin Manager, as that will satisfy the plugin's dependendies (XML 0.13, JakartaCommons 0.4) automatically.