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: Added demo textarea |
|
fancy |
|
4 |
|
|
5 |
* tools/formed/formed/model/data.py: Added attributes for |
* tools/formed/formed/model/data.py: Added TextAreaLeaf |
6 |
choices. |
|
7 |
|
* tools/formed/formed/io/document.py: register builder |
8 |
|
for loading of textareas |
9 |
|
|
10 |
|
* tools/formed/formed/plugins/web/plugin.py: Added rendering |
11 |
|
for textareas. |
12 |
|
|
13 |
|
2007-08-09 Sascha L. Teichmann <[email protected]> |
14 |
|
|
15 |
|
* tools/formed/test-data/simple.xml: Make demo choice fancier. |
16 |
|
|
17 |
|
* tools/formed/formed/model/data.py: Added attributes for texts |
18 |
|
|
19 |
|
* tools/formed/formed/plugins/web/plugin.py: Added rendering |
20 |
|
for texts |
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 choices. |
27 |
|
|
28 |
* tools/formed/formed/plugins/web/plugin.py: Added rendering |
* tools/formed/formed/plugins/web/plugin.py: Added rendering |
29 |
for choices |
for choices |