Mercurial > prosody-modules
comparison mod_register_web/README.markdown @ 4912:b45c23ce24ba
mod_register_web: Include HTML templates in rock (thanks unbunt)
Makes the module usable with the new plugin installer in Prosody 0.12
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 30 Mar 2022 17:52:41 +0200 |
parents | 6ae1c7b9c58b |
children |
comparison
equal
deleted
inserted
replaced
4911:a8e9949a6ad2 | 4912:b45c23ce24ba |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 - 'Stage-Alpha' | 3 - 'Stage-Alpha' |
4 summary: A web interface to register user accounts | 4 summary: A web interface to register user accounts |
5 rockspec: | |
6 build: | |
7 copy_directories: | |
8 - templates | |
5 ... | 9 ... |
6 | 10 |
7 Introduction | 11 Introduction |
8 ------------ | 12 ------------ |
9 | 13 |