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

OSM Categories

外掛說明

OSM Categories embed an OpenStreetMap map to your page by using the OpenLayer API. For every category in your blog a differnt layer on your map show markers for every article with an geotag.
You just have to save the lon and lan parameters in a custom field. It’s possible to use different marker images for every category.

In your page just insert the shortcode: [osm-cats]

Open the plugin settings page for basic settings like:

  • map dimensions
  • map center point
  • initial zoom faktor
  • exclude categories
  • article custom field for marker lon and lat parameters
  • marker popup content
  • marker images path

It’s still BETA so please send me feedback and your ideas! Thanx a lot.

螢幕擷圖

  • The embeded OSM map
  • The settings page

安裝方式

Either:

  1. Search for and install OSM Categories directly through the ‘Plugins’ menu in WordPress

Or:

  1. Download and unzip OSM Categories
  2. Upload the osm-categories directory to the /wp-content/plugins directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

Why i see the hole world on the map?

It’s necessary to define a map center point on the plugin settings page.

Where can i give you feedback?

I sink the best would be here: https://github.com/KiTo/OSM-Categories

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈OSM Categories〉的開發相關工作。

參與者

將〈OSM Categories〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

  • NEW: Include or exclude categories
  • NEW: Add Google Baselayers – Terrain, Roadmap, Satellite, Hybrid
  • NEW: Show only images with marker in the filename on the settings page

0.2

  • FIX: Use marker path from settings
  • NEW: Possibility to disable zoom wheel

0.1

  • NEW: First release with basic features