パーソナルツール
現在の場所: ホーム plone 開発 ATGoogleMaps install
ナビゲーション
最近のエントリ
mailman 2.1.10 がリリース (05-15 23:45)
はじめての py2exe (05-13 23:58)
plone 3.1.1, zope 2.10.6, 2.9.9 (05-12 23:50)
はじめての wxPython (05-10 19:10)
2匹購入 (05-09 23:57)
全て表示
RDF 1.0 RSS 2.0

 
文書操作

install

作成者 takanori 最終変更日時 2006年07月19日 12時43分

How-to install and setup ATGoogleMaps.

Table of contents

install[install]

Simply place the ATGoogleMaps folder in your Zope's Products dir, restart zope.

% wget http://takanory.net/plone/develop/atgooglemaps/releases/ATGoogleMaps-0.5.tar.gz
% tar xfz ATGoogleMaps-0.5.tar.gz
% sudo chown -R zope:zope ATGoogleMaps
% sudo mv ATGoogleMaps /var/lib/zope/Products
% sudo /etc/init.d/zope restart

Install ATGoogleMaps in your Plone site, go to Site Setup -> Add/Remove Products.

Install ATGoogleMaps

get API Key[apikey]

Please select ATGoogleMaps Settings in Add-on Product Configration .

Select ATGoogleMaps settings

Google Maps API Key setting form is displayed.

To generate Google Maps API Key for your site, Sign up for the Google Maps API link clicked. Google Account is is necessary to generate Google Maps API Key.

Click to API Key sign up page

Check I have read and .... checkbox and input your Plone site URL.

Click Generate API Key button

Copy generated API Key value.

View Generated API Key

Paste API Key value to ATGoogleMaps Settings.

Enter API Key

Installation and setup of ATGoogleMaps is finished.


Powered by vine linux, python, zope, plone, coreblog