| Revision 72,
551 bytes
checked in by takanori, 6 years ago
(diff) |
|
移行用の文書を追加
|
| Line | |
|---|
| 1 | Migration operation to ATGoogleMaps 0.5 from 0.4.1 or lower. |
|---|
| 2 | |
|---|
| 3 | 1.Install ATGoogleMaps 0.5 in your Products folder. |
|---|
| 4 | |
|---|
| 5 | 2.Restart zope. |
|---|
| 6 | |
|---|
| 7 | 3.Plone 'Site Setup' -> 'Add/Remove Products' |
|---|
| 8 | -> Click ATGoogleMaps upgrade link |
|---|
| 9 | |
|---|
| 10 | 4.Execute migration code in your web browser. |
|---|
| 11 | ${portal_url}/migrate_latlng_field |
|---|
| 12 | |
|---|
| 13 | ex) http://www.example.com/plone/migrate_latlng_field |
|---|
| 14 | |
|---|
| 15 | If upgrade from 0.3.1 or lower, change zoom value. |
|---|
| 16 | |
|---|
| 17 | new zoom = 17 - old zoom |
|---|
| 18 | |
|---|
| 19 | see) http://www.google.com/apis/maps/documentation/upgrade.html#ZoomLevelOrder |
|---|
Note: See
TracBrowser
for help on using the repository browser.