Title: AJAX Comments
Author: DjZoNe
Published: <strong>2007 年 10 月 23 日</strong>
Last modified: 2007 年 11 月 12 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/ajax-comments.svg)

# AJAX Comments

 由 [DjZoNe](https://profiles.wordpress.org/djzone/) 開發

[下載](https://downloads.wordpress.org/plugin/ajax-comments.2.08.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/ajax-comments/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/ajax-comments/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/ajax-comments/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/ajax-comments/#developers)

 [技術支援](https://wordpress.org/support/plugin/ajax-comments/)

## 外掛說明

More than that, it checks if all fields filled correctly, and also makes sure to
avoid comment duplication, and has flood protection capabilities as well.

Probably one of the best ways you could spice up your WordPress Blog with AJAX; 
readers love it! Must see for yourself.

This plugin works well in all major Web browsers, and uses discrete AJAX.
 That 
means if JavaScript disabled, it’s using the original comment posting method.

Ajax Comments known to work well, with Authimage plugin, but I rather suggest Akismet,
as it is free for personal use.

Features:

    ```
    * comment form validation happens server-side without refreshing or leaving the page
    * Script.aculo.us Fade In/Out Effects make readers happy
    * works with AuthImage captcha word verification plug-in to prevent comment spam
    * still works traditionally if browsers don't support JavaScript (or have it disabled)
    * uses existing theme code to match styled comment threads when producing new comments
    * 25-second server timeout ensures readers aren't left hanging
    * works in current versions of Firefox, Internet Explorer, Opera, Netscape, and Safari.
    ```

Recommendations:

    ```
    * perfectly compliments any well-styled comment form design-don't design without it
    * best when moderation is off (seems more real-time) and AuthImage is installed (self-moderation is the best moderation)
    ```

### Known bug

I’ve discovered that AJAX Comments 2.0 stops working properly if you
 have ShowOnFrontPage
plugin (v0.3.1) installed.

And we got another report, that it also stops, when you have SpamKarma activated.

We are working on a solution.

### AuthImage Integration

 1. Open ajax-comments.php and uncomment lines: 92, 152, 153.
 2. Open comments.php from your /themes directory and use the following code (mostly
    just the ids) for AuthImage to appear in your comments form:
 3.     ```
            <?php if ( !$user_ID ) : ?>
    
            <p><img id="auth-image" src="<?php echo get_option('siteurl'); ?>/wp-content/plugins/authimage/authimage-inc/image.veriword.php" alt="Verification Image" /></p>
            <p><label for="code">Word Verification (<a href="#" onclick="document.getElementById('auth-image').src+='?'+Math.random();return false" title="Generate another Captcha Word Verification image.">can't read it? try another!</a>)</label></p>
            <p>Please type the letters you see in the picture.</p>
            <p><input name="code" id="code" type="text" class="text" tabindex="5" /></p>
    
            <?php endif; ?>
        ```
    

## 安裝方式

 1. Unzip/upload to /plugins directory.
 2. Activate via WordPress Plugins tab.

## 常見問題集

  Is there a major difference between version 2.07 and 2.08

No. 2.08 is just a bugfix release. The first bug only comes out if you are using
non latin1 character set, and has WordPress 2.2 or above.
 The other one is only
a design kind of bug.

On the other hand it has upgraded version of prototype.js AJAX frame work, and the
latest version of script.aculo.us AJAX library.

  So, is it worth to upgrade?

It depends on your, and your visitors language.
 If you are only using latin1 character
set, and you don’t bother of that tiny design bug I’ll have to say no.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈AJAX Comments〉的開發相關工作。

參與者

 *   [ DjZoNe ](https://profiles.wordpress.org/djzone/)

[將〈AJAX Comments〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/ajax-comments)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/ajax-comments/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/ajax-comments/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/ajax-comments/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/ajax-comments/)。

## 中繼資料

 *  版本 **2.08**
 *  最後更新 **19 年前**
 *  啟用安裝數 **100+**
 *  WordPress 版本需求 ** 2.0.3 或更新版本 **
 *  已測試相容的 WordPress 版本 **2.3.1**
 *  語言
 * [English (US)](https://wordpress.org/plugins/ajax-comments/)
 * 標籤:
 * [ajax](https://tw.wordpress.org/plugins/tags/ajax/)[comments](https://tw.wordpress.org/plugins/tags/comments/)
   [security](https://tw.wordpress.org/plugins/tags/security/)
 *  [進階檢視](https://tw.wordpress.org/plugins/ajax-comments/advanced/)

## 評分

 1 星，滿分為 5 星

 *  [  0 個 5 星使用者評論     ](https://wordpress.org/support/plugin/ajax-comments/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/ajax-comments/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/ajax-comments/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/ajax-comments/reviews/?filter=2)
 *  [  1 個 1 星使用者評論     ](https://wordpress.org/support/plugin/ajax-comments/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ajax-comments/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/ajax-comments/reviews/)

## 參與者

 *   [ DjZoNe ](https://profiles.wordpress.org/djzone/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/ajax-comments/)