winix/templates
Tomasz Sowa 1a51b1adc7 added: to config:
parameter: ezc_max_elements
          maximum number for elements through the whole template (ezc)
          default: 50000
       parameter: ezc_max_loop_elements
          maximum number of each [for] loop
          default: 5000 (from ezc generator)
added: to Request class:
       time_t start_time;
       tm start_tm;
       they are set when a request starts
       


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@806 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-02-17 05:19:24 +00:00
..
Makefile small changes in Makefiles 2011-06-06 20:35:56 +00:00
Makefile.dep added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
Makefile.o.dep added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
adduser.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
changepatterns.cpp fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
changepatterns.h fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
config.cpp added: some more orphans to polish default locale 2011-08-17 23:09:47 +00:00
dir.cpp changed: in plugin 'menu' 2011-11-25 04:51:55 +00:00
doc.cpp changed: in plugin 'menu' 2011-11-25 04:51:55 +00:00
env.cpp added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
filters.cpp added: new ezc filter: fil_first_wordup 2012-01-21 17:13:00 +00:00
htmltextstream.cpp removed: operator<<(const PT::Space * space) 2012-02-10 00:29:54 +00:00
htmltextstream.h removed: operator<<(const PT::Space * space) 2012-02-10 00:29:54 +00:00
indexpatterns.cpp fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
indexpatterns.h fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
insert.cpp added: to config: 2012-02-17 05:19:24 +00:00
item.cpp added: to config: 2012-02-17 05:19:24 +00:00
last.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
locale.cpp added: to locale: comparing lexicographically two characters/strings 2012-01-21 20:51:13 +00:00
locale.h added: to locale: comparing lexicographically two characters/strings 2012-01-21 20:51:13 +00:00
localefilter.cpp changed: removed Languages::Land enum 2011-02-24 17:06:12 +00:00
localefilter.h changed: removed Languages::Land enum 2011-02-24 17:06:12 +00:00
login.cpp added: some more orphans to polish default locale 2011-08-17 23:09:47 +00:00
ls.cpp added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00
man.cpp changed: rewritten templates/man 2012-01-06 12:55:08 +00:00
misc.cpp added: Patterns class (in templates) 2011-08-25 23:53:49 +00:00
misc.h added: Patterns class (in templates) 2011-08-25 23:53:49 +00:00
miscspace.cpp added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
miscspace.h added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
mount.cpp changed: GroupItem plugin has been renamed to Group 2011-10-16 21:33:45 +00:00
patterncacher.cpp fixed: as we have insert_page ezc function now 2011-07-15 02:09:02 +00:00
patterncacher.h fixed: as we have insert_page ezc function now 2011-07-15 02:09:02 +00:00
patterns.cpp added: Patterns class (in templates) 2011-08-25 23:53:49 +00:00
patterns.h added: Patterns class (in templates) 2011-08-25 23:53:49 +00:00
priv.cpp added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
rebus.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
slog.cpp added: SLog class -- session logger 2011-06-19 20:59:58 +00:00
stat.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
sys.cpp added: a new winix function: passwd 2011-06-27 21:38:19 +00:00
template.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
templates.cpp added: to config: 2012-02-17 05:19:24 +00:00
templates.h added: new ezc filter: fil_first_wordup 2012-01-21 17:13:00 +00:00
upload.cpp added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00
uptime.cpp the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
user.cpp added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
who.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
winix.cpp added: to htmlfilter: html "col" tag is a 'simple' tag 2011-12-04 19:34:39 +00:00