1
rewrites
xyp4all map button
  • 2005/6/19 21:31

  • rewrites

  • Just popping in

  • Posts: 16

  • Since: 2005/5/18


Hi everyone. I've just installed xyp4all - really impressed with it so far. However, the map button links to yahoo which currently only shows USA and Canada maps.

So, my question, does anybody know how to disable the map button (I've tried removing its form function from the various html pages in the module without success). Or, has anybdy been able to link it to a european map link?

Any help appreciated.

PH

2
Jyotirmaya
Re: xyp4all map button
  • 2005/9/12 15:51

  • Jyotirmaya

  • Not too shy to talk

  • Posts: 105

  • Since: 2005/2/10


lines 37-46 of templates/xyp_link.html

Quote:
<td>
<form name=mapForm2 action="http://us.rd.yahoo.com/maps/home/submit_a/*-http://maps.yahoo.com/maps" target="_new" method=get>
<input type="hidden" name="addr" value="<{$link.address}>">
<input type="hidden" name="csz" value="<{$link.city}>, <{$link.state}> <{$link.zip}>">
<input type="hidden" name="country" value="us">
<input type=hidden name=srchtype value=a>
<input type=submit name="getmap" value="Map">
</form>
</a>
</td>


I am going to try to make this work with www.multimap.com will let you know if I have any joy
"You are never alone or helpless, the force that guides the stars guides you too"

3
Jyotirmaya
Re: xyp4all map button
  • 2005/10/17 13:39

  • Jyotirmaya

  • Not too shy to talk

  • Posts: 105

  • Since: 2005/2/10


I just posted the code you need to replace the current map button with in order to do a UK postcode search on multimap.com over
here
"You are never alone or helpless, the force that guides the stars guides you too"

Login

Who's Online

119 user(s) are online (64 user(s) are browsing Support Forums)


Members: 0


Guests: 119


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits