MoonEdit

Description

This action moves a page to a MoonEdit server.

Source: MoonEdit.py

How it works

The action toggles a page between normal and MoonEdit operation. When first triggered the page is moved to the Moonedit server and locked in the Wiki. Locking is done by removing write permissions for the wiki! This is a bit evil...

Then the page can be edited in MoonEdit. After editing the svsavetxt command must be executed in MoonEdit to export the page content as text file on the server. (Use "Scripts" -> "Enter command" or set a key binding). Then the MoonEdit action must be called again to reimport the page into the Wiki and make it editable again.

Right now reimporting is only possible if the page was saved with svsavetxt. This may be changed in the future (or change it your self).

How to setup

MoinMoin: ActionMarket/MoonEdit (last edited 2008-01-20 17:14:59 by KennethLV)