<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Michael and Uwe, many thanks for your help!<BR>
<BR>
I am going to explore the world of templates...<BR>
The small preview image is a good idea. I will try to make it!<BR>
<BR>
Sandra<BR>
<BR>
<BR>
<BR><BR><BR><BR> <BR>
<HR id=stopSpelling>
<BR>
> Date: Fri, 11 Jul 2008 10:33:32 +0200<BR>> To: mapbender_users@lists.osgeo.org<BR>> Subject: Re: [Mapbender-users] Hyperlink files<BR>> From: uwe.seher@googlemail.com<BR>> <BR>> On Thu, 10 Jul 2008 10:36:54 +0200, San_79 <sanmink@hotmail.com> wrote:<BR>> <BR>> > Hi list,<BR>> <BR>> Hi!<BR>> <BR>> > In ArcGis I have a point shapefile in which I stored the path to some <BR>> > images<BR>> > and pdf documents, so that using the hyperlink tool and clicking on the<BR>> > features these files open up in a new window. Is there a way to do <BR>> > something<BR>> > similar with geoserver/postgis/mapbender?<BR>> <BR>> Yes.<BR>> <BR>> > I exported the shapefile to postgis and when clicking in the mapbender <BR>> > GUI<BR>> > with the feature info tool I see the path as a text but I would like it <BR>> > to<BR>> > be a hyperlink...<BR>> <BR>> You need to create an image tag in your template which has the path as <BR>> src-Attribute like this (UMN-Syntax):<BR>> <BR>> <img src="[PATH_ATTRIBUTE]"><BR>> <BR>> <BR>> > ...or even to display the images as a pop-up with a mouseover??<BR>> <BR>> I prefer to use a small preview image and open the whole pic with a click <BR>> in a new Window. This looks like:<BR>> <BR>> <a href="[PATH_ATTRIBUTE]" target=_self><img src="[PATH_ATTRIBUTE]" <BR>> width="200" heigth="100" alt="[PATH_ATTRIBUTE]"></a><BR>> <BR>> > What is the easyest way? Can someone give me a hint?<BR>> <BR>> s.o.<BR>> maybe you have to make some changes to fit this in your sourounding.<BR>> <BR>> <BR>> > Many thanks in advance!<BR>> ><BR>> > Sandra<BR>> <BR>> Your welcome<BR>> <BR>> Uwe<BR>> <BR>> ----------------------------------------------------------------------------<BR>> http://www.gispunkt.de - http://maps.gispunkt.de<BR>> ----------------------------------------------------------------------------<BR>> _______________________________________________<BR>> Mapbender_users mailing list<BR>> Mapbender_users@lists.osgeo.org<BR>> http://lists.osgeo.org/mailman/listinfo/mapbender_users<BR><BR><br /><hr />Tecnología, moda, motor, viajes,.suscríbete a nuestros boletines para estar siempre a la última <a href='http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com' target='_new'>MSN Newsletters</a></body>
</html>