Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/annotation.xml @ 4667:e6a282844a33
Refactored the themes config files (currently only default style).
* split up the big config file into one file for each chart type.
* cleaned up the virtual themes.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 12 Dec 2012 10:42:38 +0100 |
parents | 7d01b6885e4e |
children | a2bdc0f524e8 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="annotation"> <states> <state id="state.annotation.river" description="state.annotation.river" state="de.intevation.flys.artifacts.states.AnnotationRiverState"> <outputmodes> <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart"> <facets> <facet name="longitudinal_section.annotations" description="facet.longitudinal_section.annotations" /> </facets> </outputmode> </outputmodes> </state> </states> </artifact>