Changeset 1070719
- Timestamp:
- 01/19/2015 02:03:14 AM (11 years ago)
- Location:
- hercules-recaptcha
- Files:
-
- 2 edited
-
tags/1.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hercules-recaptcha/tags/1.1/readme.txt
r1070493 r1070719 16 16 disables javascript and is not logged in then comments will fail to submit. 17 17 18 In a future version options for which forms to use this on will be provided, currently it only works with the comment forms. 19 20 Also in a future version support for multisite will be added with default keys that are used for sites that don't have 21 mapped domains, and options for the users to add their own Recaptcha keys if they are using a mapped domain. 18 The Recaptcha is also added to the registration page for both multisite setups and single blogs. There are options for 19 having it show up on comments and/or the registration page, as well as options for its position on the comment form, and 20 which style (Google gives only two options, dark or light). 22 21 23 22 == Installation == -
hercules-recaptcha/trunk/readme.txt
r1070493 r1070719 16 16 disables javascript and is not logged in then comments will fail to submit. 17 17 18 In a future version options for which forms to use this on will be provided, currently it only works with the comment forms. 19 20 Also in a future version support for multisite will be added with default keys that are used for sites that don't have 21 mapped domains, and options for the users to add their own Recaptcha keys if they are using a mapped domain. 18 The Recaptcha is also added to the registration page for both multisite setups and single blogs. There are options for 19 having it show up on comments and/or the registration page, as well as options for its position on the comment form, and 20 which style (Google gives only two options, dark or light). 22 21 23 22 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.