www/public_html/lib/plugins/captcha
Bertrand Jacquin 3def1abf47
MEDIUM: Update plugin captcha to v2017-06-16
2017-10-15 05:16:43 +01:00
..
_test MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00
conf MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00
fonts MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00
lang MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00
.travis.yml MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00
EasySVG.php MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00
README Revert "MINOR: Update .gitignore and ignore more files that we do not need once" 2015-04-17 09:51:29 +09:00
action.php MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00
figlet.flf www - add caphca plugin for registration 2015-04-08 10:21:56 +09:00
figlet.php www - add caphca plugin for registration 2015-04-08 10:21:56 +09:00
helper.php MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00
img.php www - add caphca plugin for registration 2015-04-08 10:21:56 +09:00
plugin.info.txt MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00
script.js MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00
sound.png www - add caphca plugin for registration 2015-04-08 10:21:56 +09:00
style.css MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00
wav.php MEDIUM: Update plugin captcha to v2017-06-16 2017-10-15 05:16:43 +01:00

README

captcha Plugin for DokuWiki

All documentation for this plugin can be found at
http://www.dokuwiki.org/plugin:captcha

If you install this plugin manually, make sure it is installed in
lib/plugins/captcha/ - if the folder is called different it
will not work!

Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.

----
Copyright (C) Andreas Gohr <andi@splitbrain.org>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

See the COPYING file in your DokuWiki folder for details