# HG changeset patch # User Matthew Wild # Date 1507215594 -3600 # Node ID 8d1634b71066444a36b07368d91fdcda7bed926a # Parent 8fd37f0e108c1aa9ece510a2f0bdf2bfbe37d8fd mod_register_web: Update README to explain customization diff -r 8fd37f0e108c -r 8d1634b71066 mod_register_web/README.markdown --- 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