mod_adhoc_groups/README.markdown
changeset 2852 232da6b1d2c1
parent 2851 907a15c9d621
--- a/mod_adhoc_groups/README.markdown	Tue Nov 21 15:01:18 2017 +0100
+++ b/mod_adhoc_groups/README.markdown	Tue Nov 21 16:58:50 2017 +0100
@@ -1,21 +1,17 @@
 ---
-labels:
-...
+summary: Lets users create and join roster groups
+---
 
 Introduction
 ============
 
-This module is similar in purpouse to mod\_groups, for when you want all
-users on the server to be in each others roster.
-
-Details
-=======
+This module lets you join groups using an ad-hoc command. When a user
+joins a group, everyone in the group is added to their roster, and they
+are added to the rosters of existing members.
 
-Upon login, this module will add all currently logged in users to the
-logging in users roster.
+TODO
+====
 
-Configuration
-=============
-
-Just add it to the modules\_enabled, after that there is no further
-configuration.
+-   Leaving groups
+-   Add a roster group/tag when adding roster items (tricky with current
+    rostermanager API)