changeset 44:942a91d11b25

Edited wiki page through web user interface.
author florob@babelmonkeys.de
date Tue, 06 Oct 2009 20:07:52 +0000
parents 7996062e839e
children 10129456d3f1
files mod_swedishchef.wiki
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mod_swedishchef.wiki	Fri Oct 02 21:24:31 2009 +0000
+++ b/mod_swedishchef.wiki	Tue Oct 06 20:07:52 2009 +0000
@@ -14,6 +14,7 @@
 {{{
 Component "funconference.example.com" "muc"
     modules_enabled = { "swedishchef" }
+    swedishchef_trigger = "!chef"; -- optional, converts only when the message starts with "!chef"
 }}}
 
 In theory this also works for whole servers, but that is untested and not recommended ;)
@@ -24,5 +25,4 @@
 
 = Todo =
 
-  * Possibly add xhtml-im (XEP-0071) support
-  * Configuration option to only do conversion on certain stanzas (!chef command build into the MUC)
\ No newline at end of file
+  * Possibly add xhtml-im (XEP-0071) support
\ No newline at end of file