1 |
2007-09-17 Sascha L. Teichmann <[email protected]> |
2007-09-17 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/view_renderer.py: Fixed |
4 |
|
a few bugs: Do not render empty containers, do not |
5 |
|
generate misplaced <br class="newline"> in choices. |
6 |
|
Add a nameless container to catch the items that are |
7 |
|
nor explicitly assigned to a target. Removed FormData. |
8 |
|
|
9 |
|
* tools/formed/formed/plugins/web/renderer.py: Removed |
10 |
|
a needless import |
11 |
|
|
12 |
|
2007-09-17 Sascha L. Teichmann <[email protected]> |
13 |
|
|
14 |
* tools/formed/formed/plugins/web/view_renderer.py: Implemented |
* tools/formed/formed/plugins/web/view_renderer.py: Implemented |
15 |
usage of 'containers' and 'target' attributes. |
usage of 'containers' and 'target' attributes. |
16 |
|
|