1 |
|
2007-08-31 Torsten Irlaender <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/html.py: Rendering of the HTML |
4 |
|
exprt works now in a recursive way. This change was needed because |
5 |
|
the structure of the formedtree has changed to be able to render |
6 |
|
full hirachically document stuctures. (nested lists) |
7 |
|
TODO: Fix modechecking |
8 |
|
|
9 |
|
2007-08-31 Torsten Irlaender <[email protected]> |
10 |
|
|
11 |
|
* tools/formed/formed/plugins/web/plugin.py: Navigation rendering works |
12 |
|
now in recursive way. This change was needed because the structure |
13 |
|
of the formedtree has changed to be able to render full hirachically |
14 |
|
document stuctures. (nested lists) |
15 |
|
|
16 |
2007-08-31 Sascha L. Teichmann <[email protected]> |
2007-08-31 Sascha L. Teichmann <[email protected]> |
17 |
|
|
18 |
* tools/formed/formed/model/nodecomponents.py: use discard() |
* tools/formed/formed/model/nodecomponents.py: use discard() |