comparison mod_swedishchef.wiki @ 41:12a509494dbc

Created wiki page through web user interface.
author florob@babelmonkeys.de
date Fri, 02 Oct 2009 00:26:02 +0000
parents
children 942a91d11b25
comparison
equal deleted inserted replaced
40:a82fbbe28ae0 41:12a509494dbc
1 #summary Silly little module to convert your conversations to "swedish"
2 #labels Stage-Beta
3
4 = Introduction =
5
6 This module does some conversions on message bodys passed through it causing
7 them to look like our beloved swedish chef had typed them.
8
9
10 = Details =
11
12 To load this on a MUC component do
13
14 {{{
15 Component "funconference.example.com" "muc"
16 modules_enabled = { "swedishchef" }
17 }}}
18
19 In theory this also works for whole servers, but that is untested and not recommended ;)
20
21 = Compatibility =
22 ||0.6||Works||
23 ||0.5||Works||
24
25 = Todo =
26
27 * Possibly add xhtml-im (XEP-0071) support
28 * Configuration option to only do conversion on certain stanzas (!chef command build into the MUC)