# HG changeset patch # User Menel # Date 1729588261 -7200 # Node ID 01189386a76835782c762dab0969662a8ac402ea # Parent 9ca62b2cdeca04b81ba268e408278398d98f9aeb mod_vcard_muc: Add Label, Update Compability diff -r 9ca62b2cdeca -r 01189386a768 mod_vcard_muc/README.md --- 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