From d94a08b991169eb2bce6555e184da2dbd34fe919 Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Wed, 29 Sep 2010 22:41:34 +0000 Subject: [PATCH] moved: plugins/ticket/ticket.cpp -> plugins/ticket/templates.cpp git-svn-id: svn://ttmath.org/publicrep/winix/trunk@658 e52654a7-88a9-db11-a3e9-0013d4bc506e --- db/dbtextstream.h | 4 +- plugins/stats/bot.h | 4 +- plugins/stats/stats.h | 4 +- plugins/stats/statssession.h | 4 +- plugins/stats/templates.h | 4 +- plugins/ticket/Makefile.dep | 89 ++++++++++---------- plugins/ticket/Makefile.o.dep | 2 +- plugins/ticket/createticket.h | 4 +- plugins/ticket/editticket.h | 4 +- plugins/ticket/funticket.h | 4 +- plugins/ticket/readticket.h | 4 +- plugins/ticket/tdb.cpp | 11 ++- plugins/ticket/{ticket.cpp => templates.cpp} | 0 plugins/ticket/ticketinfo.cpp | 9 ++ plugins/ticket/ticketinfo.h | 13 ++- 15 files changed, 94 insertions(+), 66 deletions(-) rename plugins/ticket/{ticket.cpp => templates.cpp} (100%) diff --git a/db/dbtextstream.h b/db/dbtextstream.h index e287893..68697f7 100755 --- a/db/dbtextstream.h +++ b/db/dbtextstream.h @@ -7,8 +7,8 @@ * */ -#ifndef headerfile_winix_core_dbtextstream -#define headerfile_winix_core_dbtextstream +#ifndef headerfile_winix_db_dbtextstream +#define headerfile_winix_db_dbtextstream #include "core/textstream.h" diff --git a/plugins/stats/bot.h b/plugins/stats/bot.h index 029f178..53b95ba 100755 --- a/plugins/stats/bot.h +++ b/plugins/stats/bot.h @@ -7,8 +7,8 @@ * */ -#ifndef headerfilecmsluplugin_stats_bot -#define headerfilecmsluplugin_stats_bot +#ifndef headerfile_winix_plugins_stats_bot +#define headerfile_winix_plugins_stats_bot namespace Stats diff --git a/plugins/stats/stats.h b/plugins/stats/stats.h index 3203980..68d3eaa 100755 --- a/plugins/stats/stats.h +++ b/plugins/stats/stats.h @@ -7,8 +7,8 @@ * */ -#ifndef headerfilecmsluplugin_stats_stats -#define headerfilecmsluplugin_stats_stats +#ifndef headerfile_winix_plugins_stats_stats +#define headerfile_winix_plugins_stats_stats #include #include diff --git a/plugins/stats/statssession.h b/plugins/stats/statssession.h index abb8ba0..d1e868b 100755 --- a/plugins/stats/statssession.h +++ b/plugins/stats/statssession.h @@ -7,8 +7,8 @@ * */ -#ifndef headerfilecmsluplugin_stats_data -#define headerfilecmsluplugin_stats_data +#ifndef headerfile_winix_plugins_stats_statssession +#define headerfile_winix_plugins_stats_statssession #include "core/plugindata.h" diff --git a/plugins/stats/templates.h b/plugins/stats/templates.h index 5961571..ee75ad9 100755 --- a/plugins/stats/templates.h +++ b/plugins/stats/templates.h @@ -7,8 +7,8 @@ * */ -#ifndef headerfilecmsluplugin_stats_templates -#define headerfilecmsluplugin_stats_templates +#ifndef headerfile_winix_plugins_stats_templates +#define headerfile_winix_plugins_stats_templates #include "core/plugin.h" diff --git a/plugins/ticket/Makefile.dep b/plugins/ticket/Makefile.dep index 32ce881..4a07b25 100755 --- a/plugins/ticket/Makefile.dep +++ b/plugins/ticket/Makefile.dep @@ -163,49 +163,52 @@ readticket.o: ../../core/group.h ../../core/loadavg.h tdb.o: tdb.h ticket.h ../../db/dbbase.h ../../db/dbconn.h tdb.o: ../../db/dbtextstream.h ../../core/textstream.h ../../core/error.h tdb.o: ../../core/log.h ../../core/log.h -ticket.o: ../../../ezc/src/ezc.h ticketinfo.h ticket.h ../../core/item.h -ticket.o: ../../db/db.h ../../db/dbbase.h ../../db/dbitemquery.h -ticket.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h -ticket.o: ../../core/thread.h ../../core/error.h ../../core/log.h -ticket.o: ../../core/dircontainer.h ../../core/item.h -ticket.o: ../../core/ugcontainer.h tdb.h ../../db/dbbase.h ../../db/dbconn.h -ticket.o: ../../db/dbtextstream.h ../../core/textstream.h editticket.h -ticket.o: ../../functions/functionbase.h ../../core/request.h -ticket.o: ../../core/requesttypes.h ../../core/session.h ../../core/error.h -ticket.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h -ticket.o: ../../core/config.h ../../core/confparser.h ../../core/htmlfilter.h -ticket.o: ../../core/config.h ../../core/system.h ../../core/dirs.h -ticket.o: ../../core/dircontainer.h ../../core/request.h ../../core/mounts.h -ticket.o: ../../core/mount.h ../../core/mountparser.h ../../core/users.h -ticket.o: ../../core/ugcontainer.h ../../core/lastcontainer.h -ticket.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h -ticket.o: ../../core/notify.h ../../templatesnotify/templatesnotify.h -ticket.o: ../../core/mount.h ../../core/locale.h ../../templates/misc.h -ticket.o: ../../templates/localefilter.h ../../core/locale.h -ticket.o: ../../core/system.h createticket.h ../../core/misc.h -ticket.o: ../../core/plugin.h ../../core/pluginmsg.h -ticket.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h -ticket.o: ../../functions/functions.h ../../functions/functionbase.h -ticket.o: ../../functions/functionparser.h ../../functions/adduser.h -ticket.o: ../../functions/cat.h ../../functions/chmod.h -ticket.o: ../../functions/privchanger.h ../../functions/chown.h -ticket.o: ../../functions/ckeditor.h ../../functions/cp.h -ticket.o: ../../functions/createthread.h ../../functions/default.h -ticket.o: ../../functions/download.h ../../functions/emacs.h -ticket.o: ../../functions/last.h ../../functions/login.h -ticket.o: ../../functions/logout.h ../../functions/ls.h -ticket.o: ../../functions/mkdir.h ../../functions/mv.h ../../functions/node.h -ticket.o: ../../functions/priv.h ../../functions/reload.h -ticket.o: ../../functions/rm.h ../../functions/run.h -ticket.o: ../../functions/subject.h ../../functions/funthread.h -ticket.o: ../../functions/template.h ../../functions/tinymce.h -ticket.o: ../../functions/uname.h ../../functions/upload.h -ticket.o: ../../functions/uptime.h ../../functions/who.h -ticket.o: ../../core/htmlfilter.h ../../templates/templates.h -ticket.o: ../../templates/misc.h ../../templates/patterncacher.h -ticket.o: ../../core/item.h ../../templates/ckeditorgetparser.h -ticket.o: ../../core/httpsimpleparser.h ../../core/log.h -ticket.o: ../../templates/indexpatterns.h ../../core/sessionmanager.h +templates.o: ../../../ezc/src/ezc.h ticketinfo.h ticket.h ../../core/item.h +templates.o: ../../db/db.h ../../db/dbbase.h ../../db/dbitemquery.h +templates.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h +templates.o: ../../core/thread.h ../../core/error.h ../../core/log.h +templates.o: ../../core/dircontainer.h ../../core/item.h +templates.o: ../../core/ugcontainer.h tdb.h ../../db/dbbase.h +templates.o: ../../db/dbconn.h ../../db/dbtextstream.h +templates.o: ../../core/textstream.h editticket.h +templates.o: ../../functions/functionbase.h ../../core/request.h +templates.o: ../../core/requesttypes.h ../../core/session.h +templates.o: ../../core/error.h ../../core/user.h ../../core/plugindata.h +templates.o: ../../core/rebus.h ../../core/config.h ../../core/confparser.h +templates.o: ../../core/htmlfilter.h ../../core/config.h ../../core/system.h +templates.o: ../../core/dirs.h ../../core/dircontainer.h ../../core/request.h +templates.o: ../../core/mounts.h ../../core/mount.h ../../core/mountparser.h +templates.o: ../../core/users.h ../../core/ugcontainer.h +templates.o: ../../core/lastcontainer.h ../../core/groups.h +templates.o: ../../core/group.h ../../core/loadavg.h ../../core/notify.h +templates.o: ../../templatesnotify/templatesnotify.h ../../core/mount.h +templates.o: ../../core/locale.h ../../templates/misc.h +templates.o: ../../templates/localefilter.h ../../core/locale.h +templates.o: ../../core/system.h createticket.h ../../core/misc.h +templates.o: ../../core/plugin.h ../../core/pluginmsg.h +templates.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h +templates.o: ../../functions/functions.h ../../functions/functionbase.h +templates.o: ../../functions/functionparser.h ../../functions/adduser.h +templates.o: ../../functions/cat.h ../../functions/chmod.h +templates.o: ../../functions/privchanger.h ../../functions/chown.h +templates.o: ../../functions/ckeditor.h ../../functions/cp.h +templates.o: ../../functions/createthread.h ../../functions/default.h +templates.o: ../../functions/download.h ../../functions/emacs.h +templates.o: ../../functions/last.h ../../functions/login.h +templates.o: ../../functions/logout.h ../../functions/ls.h +templates.o: ../../functions/mkdir.h ../../functions/mv.h +templates.o: ../../functions/node.h ../../functions/priv.h +templates.o: ../../functions/reload.h ../../functions/rm.h +templates.o: ../../functions/run.h ../../functions/subject.h +templates.o: ../../functions/funthread.h ../../functions/template.h +templates.o: ../../functions/tinymce.h ../../functions/uname.h +templates.o: ../../functions/upload.h ../../functions/uptime.h +templates.o: ../../functions/who.h ../../core/htmlfilter.h +templates.o: ../../templates/templates.h ../../templates/misc.h +templates.o: ../../templates/patterncacher.h ../../core/item.h +templates.o: ../../templates/ckeditorgetparser.h +templates.o: ../../core/httpsimpleparser.h ../../core/log.h +templates.o: ../../templates/indexpatterns.h ../../core/sessionmanager.h ticketinfo.o: ticketinfo.h ticket.h ../../core/item.h ../../db/db.h ticketinfo.o: ../../db/dbbase.h ../../db/dbitemquery.h ticketinfo.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h diff --git a/plugins/ticket/Makefile.o.dep b/plugins/ticket/Makefile.o.dep index a0b4357..280d82d 100755 --- a/plugins/ticket/Makefile.o.dep +++ b/plugins/ticket/Makefile.o.dep @@ -1 +1 @@ -o = createticket.o editticket.o funticket.o init.o readticket.o tdb.o ticket.o ticketinfo.o +o = createticket.o editticket.o funticket.o init.o readticket.o tdb.o templates.o ticketinfo.o diff --git a/plugins/ticket/createticket.h b/plugins/ticket/createticket.h index 463a8a9..81ab9ac 100755 --- a/plugins/ticket/createticket.h +++ b/plugins/ticket/createticket.h @@ -7,8 +7,8 @@ * */ -#ifndef headerfilecmslucontentcreateticket -#define headerfilecmslucontentcreateticket +#ifndef headerfile_winix_plugins_ticket_createticket +#define headerfile_winix_plugins_ticket_createticket #include "tdb.h" #include "ticketinfo.h" diff --git a/plugins/ticket/editticket.h b/plugins/ticket/editticket.h index 8ea1a26..b89359c 100755 --- a/plugins/ticket/editticket.h +++ b/plugins/ticket/editticket.h @@ -7,8 +7,8 @@ * */ -#ifndef headerfilecmslucontenteditticket -#define headerfilecmslucontenteditticket +#ifndef headerfile_winix_plugins_ticket_editticket +#define headerfile_winix_plugins_ticket_editticket #include "tdb.h" #include "ticket.h" diff --git a/plugins/ticket/funticket.h b/plugins/ticket/funticket.h index 7054785..d23734d 100755 --- a/plugins/ticket/funticket.h +++ b/plugins/ticket/funticket.h @@ -7,8 +7,8 @@ * */ -#ifndef headerfilecmslucontentticket -#define headerfilecmslucontentticket +#ifndef headerfile_winix_plugins_ticket_funticket +#define headerfile_winix_plugins_ticket_funticket #include "tdb.h" #include "ticketinfo.h" diff --git a/plugins/ticket/readticket.h b/plugins/ticket/readticket.h index f70d27d..cd81073 100755 --- a/plugins/ticket/readticket.h +++ b/plugins/ticket/readticket.h @@ -7,8 +7,8 @@ * */ -#ifndef headerfilecmslucontentreadticket -#define headerfilecmslucontentreadticket +#ifndef headerfile_winix_plugins_ticket_readticket +#define headerfile_winix_plugins_ticket_readticket #include "ticket.h" #include "ticketinfo.h" diff --git a/plugins/ticket/tdb.cpp b/plugins/ticket/tdb.cpp index 91fcdf1..47be583 100755 --- a/plugins/ticket/tdb.cpp +++ b/plugins/ticket/tdb.cpp @@ -1,8 +1,15 @@ - +/* + * This file is a part of Winix + * and is not publicly distributed + * + * Copyright (c) 2010, Tomasz Sowa + * All rights reserved. + * + */ #include "tdb.h" #include "core/log.h" -//#include "core/misc.h" + namespace Ticket diff --git a/plugins/ticket/ticket.cpp b/plugins/ticket/templates.cpp similarity index 100% rename from plugins/ticket/ticket.cpp rename to plugins/ticket/templates.cpp diff --git a/plugins/ticket/ticketinfo.cpp b/plugins/ticket/ticketinfo.cpp index 9ae62c5..a11f972 100755 --- a/plugins/ticket/ticketinfo.cpp +++ b/plugins/ticket/ticketinfo.cpp @@ -1,3 +1,12 @@ +/* + * This file is a part of Winix + * and is not publicly distributed + * + * Copyright (c) 2010, Tomasz Sowa + * All rights reserved. + * + */ + #include "ticketinfo.h" #include "core/error.h" diff --git a/plugins/ticket/ticketinfo.h b/plugins/ticket/ticketinfo.h index 0b0e3c3..44cdefa 100755 --- a/plugins/ticket/ticketinfo.h +++ b/plugins/ticket/ticketinfo.h @@ -1,5 +1,14 @@ -#ifndef headerfilecmslucontenteditticket222 -#define headerfilecmslucontenteditticket222 +/* + * This file is a part of Winix + * and is not publicly distributed + * + * Copyright (c) 2010, Tomasz Sowa + * All rights reserved. + * + */ + +#ifndef headerfile_winix_plugins_ticket_ticketinfo +#define headerfile_winix_plugins_ticket_ticketinfo #include