webmcp

diff doc/autodoc-header.htmlpart @ 1:985024b16520

Version 1.0.1

New feature: JSON requests

Changes in ui.paginate: Current page setting is directly fetched from CGI params, instead of view params

Changed behavior of load methods of atom library to accept nil as input

Bugfixes in mondelefant_atom_connector timestamp(tz) loaders

Added global constant _WEBMCP_VERSION containing a version string
author jbe
date Tue Nov 17 12:00:00 2009 +0100 (2009-11-17)
parents 9fdfb27f8e67
children 72860d232f32
line diff
     1.1 --- a/doc/autodoc-header.htmlpart	Sun Oct 25 12:00:00 2009 +0100
     1.2 +++ b/doc/autodoc-header.htmlpart	Tue Nov 17 12:00:00 2009 +0100
     1.3 @@ -55,10 +55,10 @@
     1.4          color: #505050;
     1.5        }
     1.6      </style>
     1.7 -    <title>WebMCP 1.0.0 Documentation</title>
     1.8 +    <title>WebMCP 1.0.1 Documentation</title>
     1.9    </head>
    1.10    <body>
    1.11 -    <h1>WebMCP 1.0.0 Documentation</h1>
    1.12 +    <h1>WebMCP 1.0.1 Documentation</h1>
    1.13      <p>
    1.14        WebMCP is a completely new web development framework, and has not been extensively tested yet. The API might change at any time, but in future releases there will be a list of all changes, which break downward compatibility.
    1.15      </p>

Impressum / About Us