[WP-Plugins] Flickr Gallery 0.7
雖然說 flickr 有提供 Blog This Photo 的功能,不過一次只有一張。使用起來不太便利,所以又找到一個 WP Plugin 囉。
Flickr Gallery 0.7 用法很簡單,設定有點複雜,這裡寫一下設定方式:
- 在網站上下載 plugin,解開後將 annimg.js 放到根目錄,.php 放到 plugins/ 下
- 參考 guide for using this plugin with WP 1.5 寫的,主要是將你的 theme 中的 index.php 複製並另存為 gallery.php,還有根目錄的 index.php 也是,並做適當的修改。
- 別忘記改一下在 plugins/ 下的 flickr-gallery.php,也要修改。
- 如果是有 friendly URL,那麼記得在 flickr-gallery.php 裡的 URL_ROOT 要設為
http://your.site.com/photos/
,如果你用的 Rewrite Rules 是 README.txt 裡的話…
- 其他的在原網址都有寫了,也很簡單,不多提了。
這樣應該就沒問題了,我也才剛弄好。 :$















八月 23rd, 2005 at 4:14 pm
[...] From:clsung [...]