Diff

mod_private_adhoc/README.md @ 6003:fe081789f7b5

All community modules: Unify file extention of Markdown files to .md
author Menel <menel@snikket.de>
date Tue, 22 Oct 2024 10:26:01 +0200
parent 1803:4d73a1a6ba68
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mod_private_adhoc/README.md	Tue Oct 22 10:26:01 2024 +0200
@@ -0,0 +1,15 @@
+---
+summary: Retrieve private XML data via adhoc command
+...
+
+Introduction
+------------
+
+This is a very simple module which implements an adhoc commant
+toretrieves the users private XML data.
+
+Details
+-------
+
+Simple module which adds the adhoc command "Query private data" and will
+return the users private XML data (typically muc bookmarks,.. ).