1 |
2007-08-08 Sascha L. Teichmann <[email protected]> |
2007-08-08 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/test-data/simple.xml: Added some descriptions |
4 |
|
|
5 |
|
* tools/formed/formed/model/data.py: set attributes in constructors |
6 |
|
directly. |
7 |
|
|
8 |
|
* tools/formed/formed/model/nodecomponents.py: Added description |
9 |
|
attribute in the NodeComponent base class. |
10 |
|
|
11 |
|
* tools/formed/formed/plugins/web/plugin.py: Render description |
12 |
|
as legend in fieldset for GroupNodes. |
13 |
|
|
14 |
|
2007-08-08 Sascha L. Teichmann <[email protected]> |
15 |
|
|
16 |
|
* tools/formed/formed/plugins/web/plugin.py: make UTF-8 |
17 |
|
output work. |
18 |
|
|
19 |
|
2007-08-08 Sascha L. Teichmann <[email protected]> |
20 |
|
|
21 |
|
* tools/formed/formed/model/data.py: Added get/setText() method |
22 |
|
|
23 |
|
* tools/formed/formed/plugins/web/plugin.py: Added a first |
24 |
|
version of a recursive HTML renderer based on the document |
25 |
|
tree. |
26 |
|
|
27 |
|
2007-08-08 Sascha L. Teichmann <[email protected]> |
28 |
|
|
29 |
* tools/formed/formed/plugins/*: New: plug-in infrastructure. |
* tools/formed/formed/plugins/*: New: plug-in infrastructure. |
30 |
|
|
31 |
* tools/formed/formed/plugins/web/*: new: A simple web server |
* tools/formed/formed/plugins/web/*: new: A simple web server |