Software /
code /
prosody-modules
Changeset
2783:8d1634b71066
mod_register_web: Update README to explain customization
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 05 Oct 2017 15:59:54 +0100 |
parents | 2782:8fd37f0e108c |
children | 2784:ba999840f318 |
files | mod_register_web/README.markdown |
diffstat | 1 files changed, 8 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_register_web/README.markdown Wed Oct 04 10:54:52 2017 +0100 +++ b/mod_register_web/README.markdown Thu Oct 05 15:59:54 2017 +0100 @@ -37,10 +37,18 @@ If no reCaptcha options are set, a simple built in captcha is used. +Customization +------------- + +Copy the files in mod_register_web/templates/ to a new directory. Edit them, +and set `register_web_template = "/path/to/your/custom-templates"` in your +config file. + Compatibility ------------- ----- -------------- + 0.10 Works 0.9 Works 0.8 Doesn't work ----- -------------- @@ -48,11 +56,6 @@ Todo ---- -Lots. The module is very basic at the moment. In particular I would like -to see: - -Customisation (CSS and/or HTML) - Different CAPTCHA implementation support Collection of additional data, such as email address