Mercurial > dive4elements > river
annotate artifacts/doc/conf/modules.xml @ 9073:cd650cacc926
work on bundu.bezugswst states
author | gernotbelger |
---|---|
date | Thu, 17 May 2018 13:06:12 +0200 |
parents | a561b882436d |
children | c537b3038857 |
rev | line source |
---|---|
7804
5bb3f5d41d48
Add extra config files for modules and zoom scales and give option to use custom files for release.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8" ?> |
5bb3f5d41d48
Add extra config files for modules and zoom scales and give option to use custom files for release.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
2 <modules> |
5bb3f5d41d48
Add extra config files for modules and zoom scales and give option to use custom files for release.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
3 <module name="winfo" selected="true"> |
9071 | 4 <river name="Beispielfluss" /> |
7804
5bb3f5d41d48
Add extra config files for modules and zoom scales and give option to use custom files for release.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
5 </module> |
9071 | 6 <module name="sinfo" group="module.group.ingwerds">^ |
7 <river name="Beispielfluss" /> | |
7804
5bb3f5d41d48
Add extra config files for modules and zoom scales and give option to use custom files for release.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
8 </module> |
8870
c26fb37899ca
Introduced groups for modules. Modules marked with the same group-id, will be put together in the ui.
gernotbelger
parents:
8854
diff
changeset
|
9 <module name="minfo" group="module.group.ingwerds"> |
9071 | 10 <river name="Beispielfluss" /> |
7804
5bb3f5d41d48
Add extra config files for modules and zoom scales and give option to use custom files for release.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
11 </module> |
8995 | 12 <module name="uinfo" group="module.group.ingwerds"> |
9071 | 13 <river name="Beispielfluss" /> |
14 </module> | |
15 <module name="bundu" group="module.group.ingwerds"> | |
16 <river name="Beispielfluss" /> | |
8995 | 17 </module> |
8870
c26fb37899ca
Introduced groups for modules. Modules marked with the same group-id, will be put together in the ui.
gernotbelger
parents:
8854
diff
changeset
|
18 <module name="new_map" group="module.group.bottom"> |
9071 | 19 <river name="Beispielfluss" /> |
7804
5bb3f5d41d48
Add extra config files for modules and zoom scales and give option to use custom files for release.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
20 </module> |
8870
c26fb37899ca
Introduced groups for modules. Modules marked with the same group-id, will be put together in the ui.
gernotbelger
parents:
8854
diff
changeset
|
21 <module name="new_chart" group="module.group.bottom"> |
9071 | 22 <river name="Beispielfluss" /> |
8870
c26fb37899ca
Introduced groups for modules. Modules marked with the same group-id, will be put together in the ui.
gernotbelger
parents:
8854
diff
changeset
|
23 </module> |
c26fb37899ca
Introduced groups for modules. Modules marked with the same group-id, will be put together in the ui.
gernotbelger
parents:
8854
diff
changeset
|
24 <module name="fixanalysis" group="module.group.bottom"> |
9071 | 25 <river name="Beispielfluss" /> |
7804
5bb3f5d41d48
Add extra config files for modules and zoom scales and give option to use custom files for release.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
26 </module> |
8854 | 27 </modules> |