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

mFloorMap

外掛說明

This plugin is tailor-made for larger shopping centers, malls, parking lots, marketplaces, etc… to provide floor plan with details for each object on it.

It support separate management of multiple facilities and each facility can contain multiple floors.

Maps can be rendered on page/post using short-codes.
There is two types of short-codes:

  • Floor – display only map of specified floor
  • Facility – display array of zoomable maps which belongs to specified facility

Placing cursor over region on map will display tool-tip (cloud) with basic information about that object whether clicking on it will open separate page with full text description and attached photo.

Visitor can use “search by tag” functionality to easily find all related objects on map.
Searching controls will highlight all matched objects on all rendered maps.

Performance & UX

Browsing is maximally improved and accelerated by preloading of all basic object details on map(s).
As visitor moves cursor over next object details in cloud are instantly updated, only logo image will dispatch additional HTTP request if it is not cached.
Results of searching also will be instantly displayed because all needed data is already present.

SEO

Separated sub-pages with full text and photo will put name of selected object into “title” and “h1” tags which can be used for branding and promotion of landing pages.

Demo

Demonstration of plugin populated with maps of an shopping mall you can find here.

螢幕擷圖

  • Public page displaying facility with 3 floors, click on image will zoom its map.
  • Public page displaying single floor map.
  • Public page after click on an mapped object on floor.
  • Admin page editing floor settings.
  • Admin page editing object (place) settings.

安裝方式

  1. From WordPress dashboard go to “Plugins” > “Add New”, search for “mFloorMap” and click “Install”.
  2. Activate plugin.
  3. Installer was automatically created first facility and first floor within in. Now upload image of floormap (plan).
  4. Create floor objects (places).
  5. Place short-tags somewhere on page/post to render map(s), something like: [mfloormap-facility id=”1″] or [mfloormap-floor id=”6″].

常見問題集

Can I place multiple short-tags in single page?

No, combine all maps under same facility and render that facility.

How to remove certain unused details from cloud?

Hook to “mFloorMap-WidgetFacility” or “mFloorMap-WidgetFloor” filters to customize rendering templates.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0

  • First version of plugin ported to WordPress platform.