comparison mod_swedishchef.wiki @ 44:942a91d11b25

Edited wiki page through web user interface.
author florob@babelmonkeys.de
date Tue, 06 Oct 2009 20:07:52 +0000
parents 12a509494dbc
children
comparison
equal deleted inserted replaced
43:7996062e839e 44:942a91d11b25
12 To load this on a MUC component do 12 To load this on a MUC component do
13 13
14 {{{ 14 {{{
15 Component "funconference.example.com" "muc" 15 Component "funconference.example.com" "muc"
16 modules_enabled = { "swedishchef" } 16 modules_enabled = { "swedishchef" }
17 swedishchef_trigger = "!chef"; -- optional, converts only when the message starts with "!chef"
17 }}} 18 }}}
18 19
19 In theory this also works for whole servers, but that is untested and not recommended ;) 20 In theory this also works for whole servers, but that is untested and not recommended ;)
20 21
21 = Compatibility = 22 = Compatibility =
23 ||0.5||Works|| 24 ||0.5||Works||
24 25
25 = Todo = 26 = Todo =
26 27
27 * Possibly add xhtml-im (XEP-0071) support 28 * Possibly add xhtml-im (XEP-0071) support
28 * Configuration option to only do conversion on certain stanzas (!chef command build into the MUC)