1 |
2007-08-09 Sascha L. Teichmann <[email protected]> |
2007-08-09 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
* tools/formed/test-data/simple.xml: Make demo choice more |
* tools/formed/test-data/simple.xml: Make demo Int fancier. |
|
fancy |
|
4 |
|
|
5 |
* tools/formed/formed/model/data.py: Added attributes for |
* tools/formed/formed/model/data.py: Added attributes to IntLeaf |
6 |
choices. |
|
7 |
|
* tools/formed/formed/plugins/web/plugin.py: Added rendering for |
8 |
|
Ints |
9 |
|
|
10 |
|
2007-08-09 Sascha L. Teichmann <[email protected]> |
11 |
|
|
12 |
|
* tools/formed/test-data/simple.xml: Added demo textarea |
13 |
|
|
14 |
|
* tools/formed/formed/model/data.py: Added TextAreaLeaf |
15 |
|
|
16 |
|
* tools/formed/formed/io/document.py: register builder |
17 |
|
for loading of textareas |
18 |
|
|
19 |
|
* tools/formed/formed/plugins/web/plugin.py: Added rendering |
20 |
|
for textareas. |
21 |
|
|
22 |
|
2007-08-09 Sascha L. Teichmann <[email protected]> |
23 |
|
|
24 |
|
* tools/formed/test-data/simple.xml: Make demo choice fancier. |
25 |
|
|
26 |
|
* tools/formed/formed/model/data.py: Added attributes for texts |
27 |
|
|
28 |
|
* tools/formed/formed/plugins/web/plugin.py: Added rendering |
29 |
|
for texts |
30 |
|
|
31 |
|
2007-08-09 Sascha L. Teichmann <[email protected]> |
32 |
|
|
33 |
|
* tools/formed/test-data/simple.xml: Make demo choice fancier. |
34 |
|
|
35 |
|
* tools/formed/formed/model/data.py: Added attributes for choices. |
36 |
|
|
37 |
* tools/formed/formed/plugins/web/plugin.py: Added rendering |
* tools/formed/formed/plugins/web/plugin.py: Added rendering |
38 |
for choices |
for choices |