Wordpress 的 comment 有很多好玩的 plugin 可以試試看:
- 寫文章時, 想用臉譜符號, 但卻又常常記不起來代碼怎麼辦? 請裝 WP-Grins, 這樣你在寫 comment 時, 就只要用選的就好了, post 也可以用喔. 還有很多類似的 plugin, 我想選一個簡單的就好了, 太多選擇也是種麻煩, 想想看突然有個 20x5 的小臉譜在你面前...
- 再來就是 Avatar: 比較有名的應該是 Gravatar, 不過好像停擺很久了. 台灣也有個類似的叫做 MyIcon. 這東西要普及的前提是大家都使用同一個 Avatar 網站, 所以, 先觀望一下好了.
- AJAX 的 comment: 有這兩個可以試試看, 官方網站上都有 demo, 其中 AJAX Comments 還支援 AuthImage, 可惜不支援 Spam Karma 2.
inline ajax comments
AJAX Comments
- 留言多了之後, SPAM 就來了, 怎麼辦呢, 有幾個方法:
1. 使用 Secure Image: 可以參考這篇文章, 有分析幾個 Secure Image plugin
2. 除了 Secure Image 之外, 另外是請留言者回答簡單數學的, 譬如 Did You Pass Math. 不過看了一下網路上的文章, 好像已經有 SPAM 可以突破了. (圖片式的有人在做 decoder 了, 譬如 PWNtcha)
3. 使用 Spam Karma 2, Wordpress 也有內建一個 Akismet, 不過我是從一開始就用 SK2, 他的設定雖然複雜, 不過基本上用預設值就差不多了, 而且他本身也有提供 Secure Image 的功能. 注意, SK2 不是 GPL, 不過個人使用免費. 最後, 需要的人可以在這裡找到Spam Karma 2 的中文語系檔
- 對於 SPAM 有興趣的, 強烈推薦這篇文章: 用 htaccess 擋 spam
- 留言訂閱, Blog 的留言有個問題, 人不太可能記住曾經在哪裡留言過, 因此如果能有個訂閱功能, 讓在你這邊留言的人, 訂閱 comment. 當有人回覆這個 comment 的時候, 就會收到 mail. subscribe-to-comments
Enroll comments 也是訂閱 comment 的 plugin, 照作者的說法, 是有改進 subscribe-to-comments 的一些問題及設計.
- 最後就是, 當你的 comment 多到某個程度的時候, 可能就需要分頁了, 可以試試看
Paged Comments, 我目前還用不到, 等需要時再研究好了. 不過之前的感覺是 blog 留言太多, 實在很難用, 光 browser 載入就很久了, 但為了這個去弄一個 phpBB 或是 SMF 好像又有點小題大作...
以上是從 blog server 的觀點來看, 下次再來介紹從 user 角度看的 comment.
回應
perhaps you can also include
perhaps you can also include the monsterID plugin which generates unique monster icons based on your email address! i've installed it on my blog which can be tested here:
http://laihiu.nicesoda.com/2007/01/27/post611
cheers
Hi, Laihiu: It's fun. I
Hi, Laihiu:
It's fun. I installed it. But I'm not familiar with CSS and I use table tag to show it
btw, how to post source code in comments ? I found some plugin but only for post, not comment.