webmcp
diff doc/autodoc-header.htmlpart @ 11:d76a8857ba62
Added ui.partial and other functions, which allow partial content replacement using XMLHttpRequests; Image support for ui.link
Also includes following changes:
- Fix for rocketcgi library to accept POST data content-types, which contain additional charset information.
- Support arrays passed as params to encode.url (only for keys ending with "[]")
- Version information changed to "1.0.7"
Documentation for added functions is not yet complete.
Also includes following changes:
- Fix for rocketcgi library to accept POST data content-types, which contain additional charset information.
- Support arrays passed as params to encode.url (only for keys ending with "[]")
- Version information changed to "1.0.7"
Documentation for added functions is not yet complete.
author | jbe/bsw |
---|---|
date | Fri Feb 12 18:40:22 2010 +0100 (2010-02-12) |
parents | 5cba83b3f411 |
children | a29c8ffb3f82 |
line diff
1.1 --- a/doc/autodoc-header.htmlpart Wed Feb 03 00:57:18 2010 +0100 1.2 +++ b/doc/autodoc-header.htmlpart Fri Feb 12 18:40:22 2010 +0100 1.3 @@ -55,10 +55,10 @@ 1.4 color: #505050; 1.5 } 1.6 </style> 1.7 - <title>WebMCP 1.0.6 Documentation</title> 1.8 + <title>WebMCP 1.0.7 Documentation</title> 1.9 </head> 1.10 <body> 1.11 - <h1>WebMCP 1.0.6 Documentation</h1> 1.12 + <h1>WebMCP 1.0.7 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>