NME optional plugin for calendar. More...
#include "NME.h"
Go to the source code of this file.
NME optional plugin for calendar.
Definition in file NMEPluginCalendar.h.
{"calendar", kNMEPluginOptReparseOutput | kNMEPluginOptBetweenPar, \ NMEPluginCalendar, NULL}
NMEPlugin entry for table of plugins.
Definition at line 40 of file NMEPluginCalendar.h.
Plugin implementation for calendar using table markup (plugin's data: year month)
<< calendar 2007 4 >>
Definition at line 15 of file NMEPluginCalendar.c.