Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa ba63c8c661 changed: removed Languages::Land enum
now we set the languages in the config file: option locale_files, sample:
  locale_files = ( en, pl )
it represents the name of locale files (those from locale_dir directory)
renamed config option: locale to locale_default


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@722 e52654a7-88a9-db11-a3e9-0013d4bc506e
2011-02-24 17:06:12 +00:00
core changed: removed Languages::Land enum 2011-02-24 17:06:12 +00:00
db fixed: find_ticket_value (in plugins/ticket/templates.cpp) 2011-01-23 23:23:24 +00:00
functions added: mount options: thumb_size(cx, cy) 2011-02-11 21:37:28 +00:00
html added: to gallery plugin: gallery_theme() mount option 2011-02-15 23:20:12 +00:00
locale added: winix uses now [filter] statement from ezc 2011-01-26 12:45:38 +00:00
main fixed: find_ticket_value (in plugins/ticket/templates.cpp) 2011-01-23 23:23:24 +00:00
notify changed: removed Languages::Land enum 2011-02-24 17:06:12 +00:00
plugins added: to gallery plugin: gallery_theme() mount option 2011-02-15 23:20:12 +00:00
static/layout1 added: to gallery plugin: gallery_theme() mount option 2011-02-15 23:20:12 +00:00
templates changed: removed Languages::Land enum 2011-02-24 17:06:12 +00:00
txt txt templates (a new line was missing) 2011-02-18 09:35:35 +00:00
Makefile added a new plugin: "gallery" 2011-01-31 15:51:53 +00:00