Mercurial > prosody-modules
comparison mod_invites_page/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 | 41d42e4f5784 |
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_register | 23 - [mod_invites_register] |
24 - mod_invites_register_web | 24 - [mod_invites_register_web] |
25 - mod_register_apps | 25 - [mod_register_apps] |
26 | 26 |
27 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. |
28 | 28 |
29 Details | 29 Details |
30 ======= | 30 ======= |
31 | 31 |
32 mod_invites_page provides a unique web page for each generated invitation. | 32 mod_invites_page provides a unique web page for each generated invitation. |