1 |
|
2007-10-01 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/model/nodecomponents.py: Added visitor |
4 |
|
traversals for document trees. |
5 |
|
|
6 |
|
* tools/formed/formed/model/data.py: Rewrote the |
7 |
|
Page.allWidgets() method to use new visitor for |
8 |
|
tree traversal. |
9 |
|
|
10 |
|
2007-09-27 Torsten Irlaender <[email protected]> |
11 |
|
|
12 |
|
* tools/formed/formed/plugins/names/filter.py: Pages are now included |
13 |
|
in the rename by formular name algorithm |
14 |
|
|
15 |
|
2007-09-26 Sascha L. Teichmann <[email protected]> |
16 |
|
|
17 |
|
* tools/formed/formed/model/data.py: Removed old {next|prev}Page() |
18 |
|
TODO: rewrite Page.allWidgets(). |
19 |
|
|
20 |
|
* tools/formed/formed/model/nodecomponents.py: Added a method |
21 |
|
Node.firstLevel(criterion) to walk a defined line in the tree. |
22 |
|
|
23 |
|
* tools/formed/formed/plugins/export/sql.py: Extract data suitable to |
24 |
|
build views and respective joins. |
25 |
|
|
26 |
2007-09-26 Sascha L. Teichmann <[email protected]> |
2007-09-26 Sascha L. Teichmann <[email protected]> |
27 |
|
|
28 |
* tools/formed/formed/plugins/web/plugin.py: add 'web.tidy:' flag to |
* tools/formed/formed/plugins/web/plugin.py: add 'web.tidy:' flag to |