1 |
|
2007-09-26 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/plugin.py: add 'web.tidy:' flag to |
4 |
|
FORMED environment variable. If set to true tidylib is used to |
5 |
|
filter HTML content to be W3C valid. To use this feature install |
6 |
|
uTidylib. |
7 |
|
|
8 |
|
* tools/formed/formed/plugins/web/server.py: Check if MIME type is |
9 |
|
text/html and filters content through tidy if requested. |
10 |
|
|
11 |
|
2007-09-25 Torsten Irlaender <[email protected]> |
12 |
|
|
13 |
|
* tools/formed/formed/plugins/web/view_renderer.py: Small fix and |
14 |
|
cleanup of the form generation code. |
15 |
|
|
16 |
|
2007-09-21 Sascha L. Teichmann <[email protected]> |
17 |
|
|
18 |
|
* tools/formed/formed/plugins/export/sql.py: Added generation time |
19 |
|
and DROP TABLE statements to schema export. |
20 |
|
|
21 |
2007-09-20 Sascha L. Teichmann <[email protected]> |
2007-09-20 Sascha L. Teichmann <[email protected]> |
22 |
|
|
23 |
* tools/formed/formed/plugins/export/sql.py: The tables are generated |
* tools/formed/formed/plugins/export/sql.py: The tables are generated |