Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 8705b3437c fixed: imgcrop winix function should load only images
(when called in a directory)
added: to reload winix function:
       reloading (clearing) the cache from 'menu' plugin
added: to 'menu' plugin
       possibility to read 'meta' information from files 
       third argument 'withmeta' to menu_dir_tab ezc function
       e.g. [for menu_dir_tab "/directory" "..." "withmeta"]...[end]
       and some ezc functions to retrieve the meta values




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@921 e52654a7-88a9-db11-a3e9-0013d4bc506e
2013-04-16 09:51:36 +00:00
core added: to config: HasValue() methods 2013-04-02 22:24:30 +00:00
db changed: added 'logsave' when we are waiting for the database to be ready 2013-01-19 10:10:17 +00:00
etc added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
functions fixed: imgcrop winix function should load only images 2013-04-16 09:51:36 +00:00
html fixed: imgcrop winix function should load only images 2013-04-16 09:51:36 +00:00
locale fixed: imgcrop winix function should load only images 2013-04-16 09:51:36 +00:00
main added: a new winix function: imgcrop 2013-03-29 22:03:28 +00:00
notify added: a new winix function: imgcrop 2013-03-29 22:03:28 +00:00
plugins fixed: imgcrop winix function should load only images 2013-04-16 09:51:36 +00:00
templates added: a new winix function: imgcrop 2013-03-29 22:03:28 +00:00
txt fixed: base_url_redirect config option was not read from the config file 2012-04-22 13:30:07 +00:00
Makefile updated: paths in Makefile (prog subdirectory) 2013-01-19 16:31:15 +00:00