14,954
edits
(Created page with "DokuWiki > reCAPTCHA Dokuwiki plugin {{Right| hedding=Software version | text= *DokuWiki:2009-12-25 *reCAPTCHA plugin: 0.2 }} == 用途 == 使用者編輯wiki頁面內...") |
No edit summary |
||
| Line 27: | Line 27: | ||
{dokuwiki安裝目錄}/inc/lang/en/edit.txt 提示使用者需要輸入輸入檢核碼 | {dokuwiki安裝目錄}/inc/lang/en/edit.txt 提示使用者需要輸入輸入檢核碼 | ||
<pre> | <pre> | ||
== before == | === before === | ||
Edit the page and hit ''Save''. See [[wiki:syntax]] for Wiki syntax. Please edit the page only if you can **improve** it. If you want to test some things, learn to make your first steps on the [[playground:playground|playground]]. | Edit the page and hit ''Save''. See [[wiki:syntax]] for Wiki syntax. Please edit the page only if you can **improve** it. If you want to test some things, learn to make your first steps on the [[playground:playground|playground]]. | ||
== after == | === after === | ||
Please type the CAPTCHA code before hit ''Save''. See [[wiki:syntax]] for Wiki syntax. Please edit the page only if you can **improve** it. If you want to test some things, learn to make your first steps on the [[playground:playground|playground]]. | Please type the CAPTCHA code before hit ''Save''. See [[wiki:syntax]] for Wiki syntax. Please edit the page only if you can **improve** it. If you want to test some things, learn to make your first steps on the [[playground:playground|playground]]. | ||
</pre> | </pre> | ||
== 相關資料 == | |||
* [http://www.dokuwiki.org/plugins?plugintag=captcha Available DokuWiki Plugins tagged with "captcha"] | |||
* [http://www.dokuwiki.org/plugins?plugintag=spam Available DokuWiki Plugins tagged with "spam"] | |||
[[Category:DokuWiki]] | [[Category:DokuWiki]] | ||
[[Category:Security]] | |||