Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa fa05e25a9d added: to config: 'content_type_header' parameter
the kind of "Content-Type" header send to the client
       if utf8 is enabled then 'charset=UTF-8' will also be appended
added: to templates: an index pattern for 'rawcontent'
       used when 'rawcontent' parameter is present
       by default the template has only one [content] ezc function
       useful in AJAX requests       


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@784 e52654a7-88a9-db11-a3e9-0013d4bc506e
2011-12-17 21:59:22 +00:00
core added: to config: 'content_type_header' parameter 2011-12-17 21:59:22 +00:00
db changed: core/misc: date format in Time() methods 2011-12-14 20:35:19 +00:00
functions changed: in plugin 'menu' 2011-11-25 04:51:55 +00:00
html changed: html (upload winix function) 2011-12-05 18:20:48 +00:00
locale added: a new index template: index_fullscreen.html 2011-12-01 18:54:09 +00:00
main changed: in plugin 'menu' 2011-11-25 04:51:55 +00:00
notify changed: in plugin 'menu' 2011-11-25 04:51:55 +00:00
plugins added: to htmlfilter: html "col" tag is a 'simple' tag 2011-12-04 19:34:39 +00:00
static added: a new index template: index_fullscreen.html 2011-12-01 18:54:09 +00:00
templates added: to config: 'content_type_header' parameter 2011-12-17 21:59:22 +00:00
txt txt templates (a new line was missing) 2011-02-18 09:35:35 +00:00
Makefile changed: GroupItem plugin has been renamed to Group 2011-10-16 21:33:45 +00:00