This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

Link in pop-up on umap

1
1

Hello, I want the link to Commons below the image in the Pop-Up shown not as the URL but as an A HREF for the Wiki05. No idea how to do this, I tried markup, but this didn't work. Any ideas?

alt text

asked 14 May '15, 21:25

klischka's gravatar image

klischka
71449
accept rate: 0%


3 Answers:

2

It is quite easy, actually. I found it in a sub-sub-menu in the umap interface: [[http://examppe.com|Text for the link]]

More: Einfacher Link: [[http://beispiel.com]]

Link mit Text: [[http://beispiel.com|Text für den Link]]

Bild: {{http://bild.url.com}}

Bild mit benutzerdefinierter Breite (in Pixel): {{http://bild.url.com|Breite}}

Iframe: {{{http://iframe.url.com}}}

Iframe mit benutzerdefinierter Höhe (in Pixel): {{{http://iframe.url.com|Höhe}}}

--- Für eine horizontale Linie

answered 16 May '15, 09:49

klischka's gravatar image

klischka
71449
accept rate: 0%

edited 16 May '15, 09:49

1

You should try:

[[{Wiki05}]]

answered 15 May '15, 07:04

ybon's gravatar image

ybon
626713
accept rate: 42%

Thanks, but no, that did not help ;(

(15 May '15, 18:42) klischka
1

Can you add a link to your map?

(15 May '15, 18:52) ybon

-1

Have you tried markup or markdown?

answered 14 May '15, 23:44

DaCor's gravatar image

DaCor
1.3k11129
accept rate: 2%