MoonEdit technical info


Web site update history:


Contents:

  1. Frequently Asked Questions
  2. .ME format specification
  3. Projects related to MoonEdit
  4. Links

Frequently Asked Questions:

Before asking question try "readme.txt" or MoonEdit online help (F1).
These are selected questions from moonedit.com:32123 online forums.
You can ask questions directly inside MoonEdit in files: request.txt and ME-OpenSource.

.ME format specification:

Special strings (they are not necessary for your script at all, unless you want to use colors):
^#^ = mark following text or command as related to user # (= color index + 1)
^0^ = makes the following text plain (with white background by default)
^6^^c Tom^ = during saving, Tom was connected and was using color 5 (note! 6=5+1)
^4^^n Ana^ = during saving, Ana was not connected, but you can find some Ana text in the document (Ana color was 3)

Also, there is "svsavetxt" command, if you execute it, the server will save a second file as pure text without ".me" extension (no need to parse .ME). Still, parsing the .ME file is nice, because it doesn't require a second file and it's automatically saved when everyone leaves the session.

Another hint: execute this command (ctrl+E, or add it after [userconfig] in me.cfg):
bind f2 svsave
Now you can refresh Wiki content simply by pressing F2!


Projects related to MoonEdit (as far as I know):


  1. MoonEditWiki (edit wiki using MoonEdit)

  2. Notefi by tav and the espians



Links:


Go back to moonedit.com
Go UP

Copyright (C) 2005 by Tomasz Dobrowolski