Mercurial > dive4elements > river
annotate flys-artifacts/doc/conf/artifacts/annotation.xml @ 5462:f2371f3aaf03
Show top level folder icons only if node has no factory
If you have an empty folder the folder icon is still shown.
This makes it possible to add functional "Top Level" entries
in the Datacage
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 26 Mar 2013 18:29:13 +0100 |
parents | 7d01b6885e4e |
children | a2bdc0f524e8 |
rev | line source |
---|---|
1027
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
2116
7d01b6885e4e
Fixed annotations state xml.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2115
diff
changeset
|
2 <artifact name="annotation"> |
2115
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
3 <states> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
4 <state id="state.annotation.river" |
1027
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
5 description="state.annotation.river" |
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
6 state="de.intevation.flys.artifacts.states.AnnotationRiverState"> |
2115
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
7 <outputmodes> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
8 <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart"> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
9 <facets> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
10 <facet name="longitudinal_section.annotations" description="facet.longitudinal_section.annotations" /> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
11 </facets> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
12 </outputmode> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
13 </outputmodes> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
14 </state> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
15 </states> |
1027
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
16 </artifact> |