這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

LogMyTrip

描述

Your posts are plotted on a Google map as points on a route in date order. Just create a page for your map, then add the shortcode [logmytripmap] anywhere in the page to see your map appear. Clicking on a point icon can show a picture taken at that location if one is attached to a post. A small Google map is displayed on the “Edit Post” screen to allow users to geotag their posts.

Hovering over the address when viewing individual posts reveals a map of the post location. See www.LogMyTrip.co.uk for more info.

螢幕截圖

  • Example of the LogMyTrip map in use.

安裝

  1. Upload the ‘logmytrip’ directory to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Create a page and add the shortcode [logmytripmap] anywhere on the page.
  4. Add posts and geolocate them on a Google map. Posts can include photo’s, either directly in the text or as attachments.

常見問題

Can I upload pictures directly from my mobile and have them show up on a LogMyTrip map?

You can upload your pictures using WordPress for iPhone, Android, Blackberry or Nokia. Geolocate your post using these apps and then it will show up on a LogMyTrip map.

Does the plugin read EXIF (latitude/longitude) data from my photo and use it to plot my location?

It does on the www.LogMyTrip.co.uk site, but not using the plugin alone.

Can I create more than one trip on the www.LogMyTrip.co.uk website?

It’s only one trip per user, but it’s easy to create an additional user using an alternative email address, then use it to create another trip.

Does the LogMyTrip plugin work with the Geolocation plugin?

The LogMyTrip plugin works with, but does not require, the Geolocation plugin.

Please Note: = This plugin plots ALL posts that have associated geolocation information in date order for the default (post_author = 1) user. Points without geolocation data, or for other users, will not be plotted. However, you can switch to a different user by creating a cookie called ‘tid’ on the root of your site with a value equal to the ID required; e.g. Cookie: tid=4 for post_author 4.

評價

There are no reviews for this plugin.

貢獻者及開發者

“LogMyTrip” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 LogMyTrip 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.6 Initial non beta release in plugin form. readme.txt updated to clarify installation and use

1.7 Deleted

1.8 Update to increase hover map size and fix some css interaction problems with other plugins

1.9 Update to work with latest version of google maps api