
內容簡介
Twitcher 是一個 WordPress 外掛,允許訪客張貼野生動物觀察紀錄,並在 Google 地圖上顯示它們。這個外掛只提供前端的 Google 地圖地理標籤選項。它受到 Sightings 外掛的啟發,但經過了程式碼的許多修復。您可以使用其中兩個簡碼來顯示地圖:[twitcher-map] 顯示貢獻者表單,而 [twitcher-map1] 則不顯示表單。它們使用不同的 DOM 選項,因此您可以在側邊欄中顯示一個地圖,而不會產生 DOM 衝突。
這個外掛非常適合野生動物和自然網站,希望訪客為網站做出貢獻。但它也可以用於繪製任何需要前端地圖功能的內容。雖然已經做了很多修復來使其運作正常,但仍然有很多事情需要處理。
外掛標籤
開發者團隊
原文外掛簡介
Twitcher allows people who visit your web site to post wildlife sightings and display them on a Google map. The plug-in only offers a front end google maps geotagging option. The plug-in was inspired by the Sightings plug-in but with lots of fixes to the code. You can display the maps using one of two shortcodes [twitcher-map] which shows a contributor form and [twitcher-map1] which does not. They use different DOM option so you can display one on the sidebar and still call the main map without a DOM conflict.
The plug-in is ideal for wildlife and nature website where they want visitors to contribute to the site. But it can be used for plotting anything you want where you need a front end map function.
While a lot of fixes have been made to get this working there is quite a number of things to do.
