[TYPO3-english] Re: coolURI + go_maps_ext
Robert Hafenried
robert.hafenried at web.de
Sat Apr 26 14:37:28 CEST 2014
Hallo Jan and Peter,
thanks for your ideas and questions.
It's a page with 2 domains
I've set the domain: www.my-domain.de
I've set the baseURL with
config.absRefPrefix = /
The URL of a href-Tag is
<a href="/my-page.html" >
The url of a img-src is
<img src="/fileadmin/_processed_/csm_kamera_a00bebd470.jpg" width="60" height="56" alt="">
In the html of the page I can't see any html from the extension go_maps_ext except this div: <div id="xxx" class="gme-map"> </div>
I tried
config.absRefPrefix = http://www.my-domain.de/
and
config.baseURL = http://www.my-domain.de/
with same results
Regards
Robert
PS: Sorry, I don't understand how the info bubble is loaded
More information about the TYPO3-english
mailing list