1 |
|
2007-08-18 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed.py, tools/formed/formed/main.py: First |
4 |
|
command line argument is interpreted as filename of document |
5 |
|
to be loaded at program startup. |
6 |
|
|
7 |
|
2007-08-17 Frank Koormann <[email protected]> |
8 |
|
|
9 |
|
* contrib/convert-formedtree2html.xsl: |
10 |
|
Heading level depending on depth of group node. |
11 |
|
In case of radio/choice/check only list of options. |
12 |
|
|
13 |
|
2007-08-1/ Torsten Irlaender <[email protected]> |
14 |
|
|
15 |
|
* contrib/convert-formedtree2html.xsl: Output is now generated with |
16 |
|
HTML doc-string and charset information in the meta-header. |
17 |
|
|
18 |
|
2007-08-1/ Torsten Irlaender <[email protected]> |
19 |
|
|
20 |
|
* contrib/convert-formedtree2html.xsl: Added small script for |
21 |
|
exporting the formed tree to html |
22 |
|
|
23 |
|
2007-08-17 Torsten Irlaender <[email protected]> |
24 |
|
|
25 |
|
* tools/formed/model/nodecomponents.py: Added function to rename |
26 |
|
the set the name of the node to the formularname. The formularname |
27 |
|
gets shorten to <=64 by removing vowels and is stored lowercase. |
28 |
|
If the name is not unique and additional id value is appended. |
29 |
|
|
30 |
|
* tools/formed/formed/model/data.py: Overwritten renaming-function for |
31 |
|
bool-leafs |
32 |
|
|
33 |
|
* tools/formed/formed/main.py: Added menuitem for renaming the names |
34 |
|
of the element |
35 |
|
|
36 |
|
2007-08-16 Sascha L. Teichmann <[email protected]> |
37 |
|
|
38 |
|
* tools/formed/formed/main.py: Swaped order of |
39 |
|
'Make names unique' and 'Selected mode...' in Extra |
40 |
|
menu and put a separator between them. |
41 |
|
|
42 |
2007-08-15 Sascha L. Teichmann <[email protected]> |
2007-08-15 Sascha L. Teichmann <[email protected]> |
43 |
|
|
44 |
* tools/formed/formed/model/data.py: SwitchNodes can add |
* tools/formed/formed/model/data.py: SwitchNodes can add |