changeset 110:75092a6a82b2

mod_discoitems: Updated documentation.
author Waqas Hussain <waqas20@gmail.com>
date Sat, 23 Jan 2010 18:25:24 +0500
parents 10542170a145
children 291ee152eea9
files mod_discoitems.wiki
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mod_discoitems.wiki	Fri Jan 22 15:12:37 2010 +0000
+++ b/mod_discoitems.wiki	Sat Jan 23 18:25:24 2010 +0500
@@ -1,4 +1,4 @@
-#summary Manually specify the list of service discovery items
+#summary Manually override the list of service discovery items
 #labels Stage-Beta
 
 = Introduction =
@@ -23,9 +23,10 @@
 The format for individual items is `{JID, display-name}`. The display-name can be omitted: `{JID}`.
 
 = Compatibility =
+||0.7||Works||
 ||0.6||Works||
 ||0.5||Should work||
 
 = Caveats/Todos/Bugs =
 
-  * Consider for merging into mod_disco in Prosody trunk
+  * mod_disco in Prosody trunk supports the `disco_items` option; this plugin changes the behavior from appending items to replacing items