changeset 6481:dafbd4881365

mod_muc_webchat_url/README.md: add summary,label,compat.
author Menel <menel@snikket.de>
date Thu, 19 Mar 2026 23:03:23 +0100
parents 4c788f8be94e
children 176447c1732d
files mod_muc_webchat_url/README.md
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
+  ------ --------------------