1 |
2007-08-08 Sascha L. Teichmann <[email protected]> |
2007-08-08 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/plugin.py: make UTF-8 |
4 |
|
output work. |
5 |
|
|
6 |
|
2007-08-08 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/model/data.py: Added get/setText() method |
9 |
|
|
10 |
|
* tools/formed/formed/plugins/web/plugin.py: Added a first |
11 |
|
version of a recursive HTML renderer based on the document |
12 |
|
tree. |
13 |
|
|
14 |
|
2007-08-08 Sascha L. Teichmann <[email protected]> |
15 |
|
|
16 |
* tools/formed/formed/plugins/*: New: plug-in infrastructure. |
* tools/formed/formed/plugins/*: New: plug-in infrastructure. |
17 |
|
|
18 |
* tools/formed/formed/plugins/web/*: new: A simple web server |
* tools/formed/formed/plugins/web/*: new: A simple web server |