winix/templates
Tomasz Sowa 031ace3fe5 changed: the way how plugins work
all your plugin functions can have signature either:
void my_function(PluginInfo & info); or
void my_function();
only the main Init should have:
extern "C" void Init(PluginFunction & info);

added: directory 'plugins' for plugins
added: 'stats' plugin
		  


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@624 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-07-27 20:41:56 +00:00
..
Makefile changed: the way how plugins work 2010-07-27 20:41:56 +00:00
Makefile.dep changed: the way how plugins work 2010-07-27 20:41:56 +00:00
Makefile.o.dep added: mount option: html_template(file.html) 2010-06-21 23:53:19 +00:00
adduser.cpp added: function adduser 2010-02-28 00:08:10 +00:00
ckeditorgetparser.h added: function adduser 2010-02-28 00:08:10 +00:00
dir.cpp added: cp function for directories 2010-06-05 19:44:49 +00:00
doc.cpp removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
indexpatterns.cpp updated to the new version of ezc 2010-07-19 23:07:34 +00:00
indexpatterns.h added: mount option: html_template(file.html) 2010-06-21 23:53:19 +00:00
item.cpp added: parameters consist of a name and a value now 2010-07-04 20:27:14 +00:00
last.cpp updated to new version of Ezc 2010-05-30 21:07:46 +00:00
localefilter.cpp added: mount option: html_template(file.html) 2010-06-21 23:53:19 +00:00
localefilter.h added: mount option: html_template(file.html) 2010-06-21 23:53:19 +00:00
ls.cpp small refactoring 2010-07-05 15:21:06 +00:00
misc.cpp updated to the new version of ezc 2010-07-19 23:07:34 +00:00
misc.h small refactoring 2010-07-05 15:21:06 +00:00
mount.cpp updated to new version of Ezc 2010-05-30 21:07:46 +00:00
patterncacher.cpp updated to the new version of ezc 2010-07-19 23:07:34 +00:00
patterncacher.h removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
priv.cpp updated to new version of Ezc 2010-05-30 21:07:46 +00:00
rebus.cpp removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
sys.cpp added function: uname 2010-05-20 18:28:19 +00:00
templates.cpp updated to the new version of ezc 2010-07-19 23:07:34 +00:00
templates.h added: progress bar (image) to tickets table 2010-07-05 17:22:30 +00:00
thread.cpp added: parameters consist of a name and a value now 2010-07-04 20:27:14 +00:00
ticket.cpp added: progress bar (image) to tickets table 2010-07-05 17:22:30 +00:00
upload.cpp small refactoring 2010-07-05 15:21:06 +00:00
uptime.cpp updated to new version of Ezc 2010-05-30 21:07:46 +00:00
user.cpp updated to new version of Ezc 2010-05-30 21:07:46 +00:00
who.cpp updated to new version of Ezc 2010-05-30 21:07:46 +00:00
winix.cpp added: mount option: html_template(file.html) 2010-06-21 23:53:19 +00:00