Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa ee6500ac65 added: some more orphans to polish default locale
added: new options to the config:
  url_proto: default: http://
  url_ssl_proto: default: https://
  use_ssl, use_ssl_static, use_ssl_common (whether or not to use SSL protocol)
  use_ssl_only_for_logged_users
  now we are able to use SSL encryption (https) together with normal connections
removed: config option: base_server




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@755 e52654a7-88a9-db11-a3e9-0013d4bc506e
2011-08-17 23:09:47 +00:00
core added: some more orphans to polish default locale 2011-08-17 23:09:47 +00:00
db added: a new winix function: passwd 2011-06-27 21:38:19 +00:00
functions added: new winix function: "sort" 2011-08-02 00:10:45 +00:00
html added: some more orphans to polish default locale 2011-08-17 23:09:47 +00:00
locale added: some more orphans to polish default locale 2011-08-17 23:09:47 +00:00
main added: some more orphans to polish default locale 2011-08-17 23:09:47 +00:00
notify added: some more orphans to polish default locale 2011-08-17 23:09:47 +00:00
plugins added: some more orphans to polish default locale 2011-08-17 23:09:47 +00:00
static/layout1 added: new winix function: "sort" 2011-08-02 00:10:45 +00:00
templates added: some more orphans to polish default locale 2011-08-17 23:09:47 +00:00
txt txt templates (a new line was missing) 2011-02-18 09:35:35 +00:00
Makefile added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00