1 |
2007-09-04 Sascha L. Teichmann <[email protected]> |
2007-09-04 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/cache.py: New. Implements |
4 |
|
the server-side caching more clean. Fixes a bug with |
5 |
|
serving static content. |
6 |
|
|
7 |
|
* tools/formed/formed/plugins/web/plugin.py: Use the new cache. |
8 |
|
|
9 |
|
2007-09-04 Sascha L. Teichmann <[email protected]> |
10 |
|
|
11 |
* tools/formed/formed/plugins/web/plugin.py: Set MIME type |
* tools/formed/formed/plugins/web/plugin.py: Set MIME type |
12 |
to "application/xhtml+xml" when serving help texts. |
to "application/xhtml+xml" when serving help texts. |
13 |
|
|