Changeset 104


Ignore:
Timestamp:
08/21/06 22:53:30 (6 years ago)
Author:
takanori
Message:

google earth での表示機能を追加

Location:
ATGoogleMaps/trunk/skins/googlemaps
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • ATGoogleMaps/trunk/skins/googlemaps/gmap_view.pt

    r101 r104  
    123123    </div> 
    124124 
     125    <ul class="visualNoMarker"> 
     126      <li> 
     127      <a href="gmap.kml"> 
     128        <img src="#" tal:attributes="src string:$portal_url/googleearth_icon.gif" /> 
     129        <span i18n:domain="googlemaps" i18n:translate="view_google_earth">View in Google Earth</span> 
     130      </a> 
     131      </li> 
     132    </ul> 
     133 
    125134    <div class="poweredBy"> 
    126         Powered by <a href="http://takanory.net/plone/develop/atgooglemaps">ATGoogleMaps</a> 
     135      Powered by <a href="http://takanory.net/plone/develop/atgooglemaps">ATGoogleMaps</a> 
    127136    </div> 
    128137     
Note: See TracChangeset for help on using the changeset viewer.