mod_invites_register_web/README.markdown
changeset 4171 3a03ae9a0882
parent 4139 ed0c7044b00f
child 4227 4ec755c13e9b
equal deleted inserted replaced
4170:7678b4880719 4171:3a03ae9a0882
    35 download and configuration via mod_register_apps.
    35 download and configuration via mod_register_apps.
    36 
    36 
    37 There is no specific configuration for this module (though it uses the
    37 There is no specific configuration for this module (though it uses the
    38 optional `site_name` to override the displayed site name.
    38 optional `site_name` to override the displayed site name.
    39 
    39 
       
    40 You may also set `webchat_url` to the URL of a web chat that will be linked
       
    41 to after successful registration. If not specified but mod_conversejs is loaded
       
    42 on the current host, it will default to the URL of that module.
       
    43 
    40 This module depends on mod_invites_page solely for the case where an invalid
    44 This module depends on mod_invites_page solely for the case where an invalid
    41 invite token is received - it will redirect to mod_invites_page so that an
    45 invite token is received - it will redirect to mod_invites_page so that an
    42 appropriate error can be served to the user.
    46 appropriate error can be served to the user.