1 |
|
2007-08-22 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/model/nodecomponents.py: Added code to |
4 |
|
establish the new 'modes' recursively. |
5 |
|
|
6 |
|
* tools/formed/formed/plugins/plugin.py: Pass main instead |
7 |
|
of cfg on plug-in start-up. |
8 |
|
|
9 |
|
* tools/formed/formed/plugins/web/plugin.py: Use the new |
10 |
|
'modes' attribute for rendering. |
11 |
|
|
12 |
|
* tools/formed/formed/plugins/web/renderer.py: Use decorators |
13 |
|
to check the new modes. |
14 |
|
|
15 |
|
* tools/formed/formed/main.py: Adjusted to new infrastructure. |
16 |
|
|
17 |
|
2007-08-22 Sascha L. Teichmann <[email protected]> |
18 |
|
|
19 |
|
* tools/formed/formed/model/nodecomponents.py: Added an |
20 |
|
attribute 'modes' to NodeComponents. |
21 |
|
|
22 |
|
2007-08-22 Sascha L. Teichmann <[email protected]> |
23 |
|
|
24 |
|
* tools/formed/formed/model/data.py: Small cosmetic cleanups |
25 |
|
|
26 |
2007-08-21 Sascha L. Teichmann <[email protected]> |
2007-08-21 Sascha L. Teichmann <[email protected]> |
27 |
|
|
28 |
* tools/formed/formed/plugins/web/renderer.py: Another fix |
* tools/formed/formed/plugins/web/renderer.py: Another fix |