Mercurial > prosody-modules
comparison mod_invites_register_web/README.markdown @ 4223:4ec755c13e9b
mod_invites*: Link to each other
But don't link to itself?
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 19 Oct 2020 21:55:06 +0200 |
parents | 3a03ae9a0882 |
children | 816c2fa1ca84 |
comparison
equal
deleted
inserted
replaced
4222:02292b892fce | 4223:4ec755c13e9b |
---|---|
16 ============ | 16 ============ |
17 | 17 |
18 This module is part of the suite of modules that implement invite-based | 18 This module is part of the suite of modules that implement invite-based |
19 account registration for Prosody. The other modules are: | 19 account registration for Prosody. The other modules are: |
20 | 20 |
21 - mod_invites | 21 - [mod_invites] |
22 - mod_invites_adhoc | 22 - [mod_invites_adhoc] |
23 - mod_invites_page | 23 - [mod_invites_page] |
24 - mod_invites_register | 24 - [mod_invites_register] |
25 - mod_invites_register_web | 25 - [mod_register_apps] |
26 - mod_register_apps | |
27 | 26 |
28 For details and a full overview, start with the mod_invites documentation. | 27 For details and a full overview, start with the [mod_invites] documentation. |
29 | 28 |
30 Details | 29 Details |
31 ======= | 30 ======= |
32 | 31 |
33 mod_invites_register_web implements a web-based registration form that | 32 mod_invites_register_web implements a web-based registration form that |