內容簡介
這個外掛使用簡短的標籤 [posts-map] 來添加格狀圖像,你可以使用它的行和列添加所有博客帖子的圖標。
圖標可以通過自定義字段 map_icon 进行個性化設置。
用法:
[posts-map image=’image_url’ rows=10 cols=15 name=’map_name’ grid=1 gridcolor=#FF00FF ]Map Title[/posts-map]
其中:
1. image:地圖圖像的URL地址
2. rows:要分割圖像的行數
3. cols:要分割圖像的列數
4. name:地圖的名稱(用於在博客中添加更多地圖)
5. grid:地圖網格的寬度(以像素為單位),如果不使用此選項,則不使用網格
6. gridcolor:網格的顏色
7. Map Title:標題寫在地圖頂部
要將圖標放入名為 ‘map_name’ 的地圖中,插入兩個自定義字段 ‘location’ 和 ‘map_icon’,以設置圖標的坐標和永久鏈接。
外掛標籤
開發者團隊
原文外掛簡介
The plugins uses a short tag posts-map to add the grilled image, and you can add all the blog post icons using its rows and columns.
The icons can be personalized with custom field map_icon.
Usage :
[posts-map image=’image_url’ rows=10 cols=15 name=’map_name’ grid=1 gridcolor=#FF00FF ]Map Title[/posts-map]
where :
1. image : url to image fo map
2. rows : number of rows to slice the image
3. cols : number of columns to slice the image
4. name : name of maps (used to add more maps in your blog)
5. grid : width (in pixel) of map grid (no grid if don’t use a option)
6. gridcolor : color for grid
7. Map Title : title writed on top of map
To put an icon into a map named ‘map_name’, insert two customfields ‘location’ and ‘map_icon’ to set the coordinates and the permalink of the icon.
