內容簡介
這個外掛會自動將文章和評論中的圖片連結加上 rel=”lightbox[POST-ID]” 並回復圖片的標題。每篇文章的 POST-ID 是唯一的,所以一篇文章中的所有圖片都會被分組為一個 LightBox 集合。
這個外掛不會添加 LightBox 所需的文件,只會添加 “rel lightbox” 標籤。
你必須自己在主題中插入所需的文件,可以使用Lightbox 2, Shadowbox.js 或其他腳本,或使用像 Shadowbox JS 這樣的外掛。
外掛標籤
開發者團隊
原文外掛簡介
This plugin automatically add the rel=”lightbox[POST-ID]” to images linked in a post and in a comment, and recovers the image title.
POST-ID is unique per post so all images per post are grouped in one LightBox set.
Doesn’t add the files required for LightBox, it’s add the “rel lightbox” tag.
You have to insert the required files yourself in your theme, you can use Lightbox 2, Shadowbox.js or an other script, or use a plugin like Shadowbox JS.
