1 |
|
2007-09-03 Torsten Irlaender <[email protected]> |
2 |
|
* tools/formed/formed/plugins/web/plugin.py: Only visible group |
3 |
|
elements will be rendered in the formular navigation. |
4 |
|
Formular pages in the navigation now have their own css-style |
5 |
|
attributes. |
6 |
|
|
7 |
|
2007-09-03 Torsten Irlaender <[email protected]> |
8 |
|
* tools/formed/formed/plugins/web/www/main.tmpl: Added div area for page |
9 |
|
errors in template |
10 |
|
* tools/formed/formed/plugins/web/plugin.py: Fixed undefined |
11 |
|
pageerrors variable |
12 |
|
|
13 |
|
2007-09-03 Frank Koormann <[email protected]> |
14 |
|
|
15 |
|
* tools/formed/formed/plugins/export/html.py |
16 |
|
(RecursiveExporter): Added annotation to export |
17 |
|
(fillRow()): Renamed old fillNine to this more generic name. |
18 |
|
|
19 |
|
|
20 |
|
2007-09-03 Sascha L. Teichmann <[email protected]> |
21 |
|
|
22 |
|
* tools/formed/formed/plugins/web/renderer.py: Using the decorator |
23 |
|
from model.misc now. |
24 |
|
|
25 |
|
2007-09-03 Sascha L. Teichmann <[email protected]> |
26 |
|
|
27 |
|
* tools/formed/formed/model/nodecomponents.py: Added an |
28 |
|
'annotation' attribute to node components. This is to |
29 |
|
enable FormEd document authors to add comments to groups |
30 |
|
and fields. |
31 |
|
|
32 |
2007-09-03 Frank Koormann <[email protected]> |
2007-09-03 Frank Koormann <[email protected]> |
33 |
|
|
34 |
* tools/formed/formed/model/nodecomponents.py |
* tools/formed/formed/model/nodecomponents.py |