# HG changeset patch # User Menel # Date 1773957803 -3600 # Node ID dafbd4881365649315b0a928f4c28d8847c46bb1 # Parent 4c788f8be94ea46742ff348bcade92ba3777af48 mod_muc_webchat_url/README.md: add summary,label,compat. diff -r 4c788f8be94e -r dafbd4881365 mod_muc_webchat_url/README.md --- a/mod_muc_webchat_url/README.md Thu Mar 19 22:50:56 2026 +0100 +++ b/mod_muc_webchat_url/README.md Thu Mar 19 23:03:23 2026 +0100 @@ -1,3 +1,9 @@ +--- +summary: Advertise the URL to a webchat in disco#info +labels: +- Stage-Beta +... + # Introduction Many projects have a support room accessible via a web chat. This module @@ -38,3 +44,11 @@ `{host}` : The domain name part of the room JID. + +# Compatibility + + ------ -------------------- + trunk Works as of 26-03-24 + 13.0 Works + 0.12 Works + ------ --------------------