1 |
|
2007-08-17 Frank Koormann <[email protected]> |
2 |
|
|
3 |
|
* contrib/convert-formedtree2html.xsl: Display switch nodes as |
4 |
|
alternatives. |
5 |
|
|
6 |
|
2007-08-17 Frank Koormann <[email protected]> |
7 |
|
|
8 |
|
* contrib/convert-formedtree2html.xsl: |
9 |
|
Replace technical types with readable descriptions |
10 |
|
|
11 |
|
2007-08-21 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
|
* tools/formed/formed/plugins/web/plugin.py: Fix a few smaller |
14 |
|
issues. 'action' looks for all widgets on a page now, goes |
15 |
|
through all passed parameters, tries to match them with the |
16 |
|
widgets of the page and put them into the semantic box. |
17 |
|
Afterwards a list of untouched page parameters are left |
18 |
|
which will be deleted from the semantic box. |
19 |
|
|
20 |
|
* tools/formed/formed/plugins/web/semantic.py: Simplified. |
21 |
|
The NodeComponent is passed as an argument now. |
22 |
|
|
23 |
|
* tools/formed/formed/plugins/web/renderer.py: Generate a |
24 |
|
hidden field to store the name of the page. |
25 |
|
|
26 |
|
2007-08-21 Sascha L. Teichmann <[email protected]> |
27 |
|
|
28 |
|
* tools/formed/formed/plugins/web/plugin.py: Fixed an encoding |
29 |
|
issue with incoming UTF-8 data. |
30 |
|
|
31 |
2007-08-21 Sascha L. Teichmann <[email protected]> |
2007-08-21 Sascha L. Teichmann <[email protected]> |
32 |
|
|
33 |
* tools/formed/test-data/simple.xml: Improve test for widgets |
* tools/formed/test-data/simple.xml: Improve test for widgets |