nyctergatis.com

Contact

Projects
Sysquake Remote Live
NME
PDF
Hike
Sudoku
GifBuilder
jpeglib for Palm OS
MySQL Client
Cross-GCC for Mac OS
NME Wiki Plugin

Nyctergatis Markup Engine (NME) Wiki Plugin

Author:
Yves Piguet
See also:
http://www.nyctergatis.com (home of NME project) and http://www.wikicreole.org (Creole site).

The Wiki plugins are optional plugins and hooks to provide additional capabilities useful in wikis:

  • << keywords aaa, bbb, ... >> adds keywords which can be extracted
  • << execute method arg1 arg2 ... >> adds a method call which can be extracted; its execution is up to the application
  • << date YYYY-MM-DD hh:mm >> adds a date which can be extracted
  • top-level headings can be extracted

Each piece of extracted information is written to the output stream in a separate line which begins with an identifier (respectively Keyword, Execute, Date, or Time), a semicolon and a space. Typically, the document should be converted with NMEProcess using the NMEOutputFormatNull format.

Generated by Doxygen.
Copyright 2007-2013, Yves Piguet.
All rights reserved.