next
previous
items

File

config.xml

File Published 08 Mar 2007

Extensible Markup Language (XML) icon config.xml — Extensible Markup Language (XML), 4 KB (4655 bytes)

File contents

<?xml version="1.0"?>
<settings>
	<!-- identify for app and external file settings -->
	<application name="wise_viewer"  xmlbasepath="http://dataservice.eea.europa.eu/demo/wise" basepath="http://www.eea.europa.eu/themes/water/wise-viewer/wise-viewer-flash" watchdogpath="http://dataservice.eea.europa.eu/demo/wise/watchdog.asp"/>	
	<!--
	 0 - just trace no log
	 1 - application criticals which kills app
	 2 - errors but user can still continue
	 3 - informationals and debugging info
	 4 - full verbose application flow	
	-->
	<log level="1"/>
	<mapsettings max_zoominscale="50000" defaultmap="http://dataservice.eea.europa.eu/demo/wise/en/lists/firstmap.xml"/>
	<lnkpanel helpurl="http://www.eea.europa.eu/themes/water/wise-help-centre" linkmail="mailto:?subject=New WISE&amp;body=Link to WISE Viewer. "/>
	<insetmap servername="geonode.eea.europa.eu" servicename="europeextentinset"/>
	<!-- Input forms are on the left of the application. 
			The onces defined here are loaded default.
	-->
	<inputs>
		<inputform name="Find location" isExternal="false" contentName="searchLocation" default="true" visible="true"/>
		<inputform name="Layer view" isExternal="false" contentName="available_layer_list_mc" visible="true"/>
	</inputs>

	<!-- Output forms are represented as TABs inside the mapviewer application. 
		The onces defined here are loaded default .
	-->	
	<outputs>
		<outputform name="Map view" isExternal="false" contentName="mapTab_mc" default="true" visible="true"/>
		<!--outputform name="Related Links" isExternal="false" contentName="TabAliss" visible="true" /-->
		<!--outputform name="About Wise" isExternal="false" contentName="about_Wise_mc" visible="true" /-->
		<!-- debug paramters
			Here you have some option in how debug information should be passed on
			debug_level= 0 : No debug only report errors
						 1 : Debug sequence of actions, 
						 2 : Debug + variable reporting
		-->
	</outputs>
	<visualselection path="http://dataservice.eea.europa.eu/demo/wise/en/animation/hydro_cycle/treeview_byUser.xml"/>
	<!-- Infoboxes, only with the most common attrbutes -->
	<defaultbox  titlebartext="" resizable="true" content="" minimized_onload="false" helpcontent="help/insetHelp.html" bckgrcolor="0x616161" bckgralpha="100" hasbar="true" hasclose="false" barcolor="0x293768" titlefont="Arial" titlefontsize="12" titlecolor="0xFFFFFF" titlebold="true" titlespacing="10" titlebarheight="27"/>
	<infoboxes>
		<infobox titlebartext="Overview map" resizable="true" content="InsetMovieclip" minimized_onload="true" helpcontent="help/insetHelp.html" bckgrcolor="0x616161" bckgralpha="100" hasbar="true" hasclose="false" barcolor="0x293768" titlefont="Arial" titlefontsize="12" titlecolor="0xFFFFFF" titlebold="true" titlespacing="10" titlebarheight="27" />		
		<infobox titlebartext="Slider" resizable="false"  content="SliderTool" helpcontent="" minimized_onload="false" bckgrcolor="0x000000" bckgralpha="100" hasbar="false" hasclose="false" height="26" barcolor="0x293768" titlefont="Arial"  titlefontsize="12" titlecolor="0xFFFFFF" titlebold="true" titlespacing="10" titlebarheight="27"/>
		<infobox titlebartext="Map legend" resizable="true"  content="LegendMovieclip"  minimized_onload="false" helpcontent="help/legendHelp.html" bckgrcolor="0xFFFFFF" bckgralpha="100" hasbar="true" hasclose="false"  barcolor="0x293768" titlefont="Arial" titlefontsize="12" titlecolor="0xFFFFFF" titlebold="true" titlespacing="10" titlebarheight="27"/>
		<infobox titlebartext="Find location" resizable="true" content="searchLocation" minimized_onload="true" helpcontent="help/searchHelp.html" advanced="true" bckgrcolor="0xFFFFFF" bckgralpha="100" hasbar="true" hasclose="false" height="300" barcolor="0x293768" titlefont="Arial" titlefontsize="12" titlecolor="0xFFFFFF" titlebold="true" titlespacing="10" titlebarheight="27"/>
		<infobox titlebartext="Layer view" resizable="true"  content="available_layer_list_mc" minimized_onload="true" helpcontent="help/layerTreeHelp.html"  advanced="true"  bckgrcolor="0xFFFFFF" bckgralpha="100" hasbar="true" hasclose="false" barcolor="0x293768" titlefont="Arial" titlefontsize="12" titlecolor="0xFFFFFF" titlebold="true" titlespacing="10" titlebarheight="27"/>
		<infobox titlebartext="New query" resizable="true" content="animated_button" minimized_onload="false" helpcontent="help/queriesTreeHelp.html" advanced="true" bckgrcolor="0xFFFFFF" bckgralpha="100" hasbar="true" hasclose="false" barcolor="0x293768" titlefont="Arial" titlefontsize="12" titlecolor="0xFFFFFF" titlebold="true" titlespacing="10" titlebarheight="27"/>		
	</infoboxes>	
</settings>

Permalinks

Document Actions