Mercurial > prosody-modules
diff mod_vcard_muc/README.md @ 5980:01189386a768
mod_vcard_muc: Add Label, Update Compability
| author | Menel <menel@snikket.de> |
|---|---|
| date | Tue, 22 Oct 2024 11:11:01 +0200 |
| parents | fe081789f7b5 |
| children | f301d777ee49 |
line wrap: on
line diff
--- a/mod_vcard_muc/README.md Tue Oct 22 11:07:05 2024 +0200 +++ b/mod_vcard_muc/README.md Tue Oct 22 11:11:01 2024 +0200 @@ -1,14 +1,14 @@ --- summary: Support for MUC vCards and avatars ---- +labels: +- 'Stage-Stable' +... -Introduction -============ +# Introduction This module adds the ability to set vCard for MUC rooms. One of the most common use case is to be able to define an avatar for your own MUC room. -Usage -===== +# Usage Add "vcard\_muc" to your modules\_enabled list: @@ -19,13 +19,11 @@ } ``` -Compatibility -============= +# Compatibility - ----- ------------- - trunk Works - 0.10 Should work - 0.9 Should work - ----- ------------- + ------ ---------- + trunk* Works + 0.12 Works + ------ ---------- - +*as of 2024-10-22
