<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16825" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>everything is possible, it mostly depends how much you want to 
touch php and extend existing cartoweb code.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>extending ServerQuery.php can be&nbsp;a possibility but I 
forsee you will need to also modify ClientQuery.php as the modifed object you 
will return may break existing code, especially if you modify it's 
structure.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>a less intrusive way could be to&nbsp;format the table result 
in some specific way using tablerules (see the cartoweb tutorial <A 
href="http://www.cartoweb.org/cwiki/Foss4g06Workshops">http://www.cartoweb.org/cwiki/Foss4g06Workshops</A>)&nbsp;then 
intercept the query result table at the javascript level (in 
Tables.ajax.js).</FONT></DIV>
<DIV><FONT size=2>If the table result contain some specific element, get the 
image link using javascript and open a popup, otherwise let the table be 
displayed as usual</FONT></DIV>
<DIV><FONT size=2></FONT><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>regards</FONT></DIV>
<DIV><FONT size=2>Oliver</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=karolitab@gmail.com href="mailto:karolitab@gmail.com">Karol 
  Briones</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=cartoweb-users@lists.maptools.org 
  href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, May 04, 2009 6:05 AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-users] links from the 
  map</DIV>
  <DIV><BR></DIV>Hi List, I able to display images from the map query plugin but 
  with links into the table query, with a clic on the link and show a popup with 
  the images or videos, my question is, is possible change the serverquery.php 
  file of the query plugin in form of that the images show like popup when I 
  make clic on the map?, no with the links but directly with the clic on the 
  map<BR>-- <BR>Thanks and Regards<BR>Karol <BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Cartoweb-users 
  mailing 
  list<BR>Cartoweb-users@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR></BLOCKQUOTE></BODY></HTML>