このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Travel Routes

説明

Easily add geographical tags on a map when you write a post, and it will automatically create new countries and localities terms. You can also order those locations randomly or by date to define your routes.

Use the map as a widget, and pick your own colors to customize it. It is a SVG map that react to users actions (mouse over posts and terms links, click on route line…).

Ask your questions on the plugin page.

See the demo !

This plugin is open for contributions.

Known issues

An OVER_QUERY_LIMIT error from the Google Geocoding API is showing up way too often. If any contributor could take a look at the insert_term() function, that would be awesome.

スクリーンショット

  • Easily add geographical tags on a map when you write a post, and it will automatically create new countries and localities terms. You can also order those locations randomly or by date to define your routes.
  • Use the map as a widget, and pick your own colors to customize it.
  • It is a SVG map that react to users actions (mouse over posts and terms links, click on route line…).

インストール

  1. Upload “travel-routes” directory to your “/wp-content/plugins/” directory
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Start attaching locations to your posts
  4. Add the widget (the map) anywhere on your blog
  5. Tell me what you think about it

FAQ

No questions so far

No answer neither.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Travel Routes はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Travel Routes” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1

  • Only keep interesting components (avoid unwanted street addresses).

1.0

  • Solved the main Query Limit issue.
  • Attached location is now the lowest level address component.
  • Stable enough for version 1.0 !

0.4

  • Don’t call Google API if known location.

0.3

  • Fixed the JS bug on empty maps.

0.2

  • Wrapping it with nice paper.
  • Sharing it with you guys, but still some bugs to fix !

0.1

  • First draft.