內容簡介
這個外掛可以讓你在網站表單中加入驗證碼。你可以從 (http://www.google.com/recaptcha "reCAPTCHA") 和 (http://keith-wood.name/realPerson.html "Realperson jQuery plugin") 選擇一項使用(同時只能啟用其中一項)。
驗證碼可顯示在以下位置:
* 所有網站頁面 - 不包括預設搜尋表單和管理工具列的搜尋表單。
* 指定頁面 - 你可以從頁面清單中選擇。
* 指定表單 - 如果你知道如何使用 jQuery 選擇器,可以將其引入到表單中(例如,#myform、.myform)。
注意:此外掛會替換掉名称和/或 id 為 submit 的 DOM 元素。如果 id #submit 上有任何 CSS 格式設定,需要進行替換。
外掛標籤
開發者團隊
原文外掛簡介
This plugin allows you to add captcha for forms in your site. You can choose between (http://www.google.com/recaptcha “reCAPTCHA”) and (http://keith-wood.name/realPerson.html “Realperson jQuery plugin”) (only one will be available at a time).
The captcha can be visible on:
* all site’s pages – excluding the default search form and the admin bar search.
* certain pages – you can choose from a pages’ list
* certain forms – if you know how to, you can introduce the jQuery selector for the form (e.g. #myform, .myform)
Note: the plugin replaces DOM elements with name and/or id submit. If there is any CSS formatting on the id #submit you need to replace it.
