view mod_swedishchef.wiki @ 164:5417e7610ad4

mod_srvinjection: Update docs for wildcard host support.
author Waqas Hussain <waqas20@gmail.com>
date Wed, 09 Feb 2011 16:37:51 +0500
parents 942a91d11b25
children
line wrap: on
line source

#summary Silly little module to convert your conversations to "swedish"
#labels Stage-Beta

= Introduction =

This module does some conversions on message bodys passed through it causing
them to look like our beloved swedish chef had typed them.


= Details =

To load this on a MUC component do

{{{
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 ;)

= Compatibility =
||0.6||Works||
||0.5||Works||

= Todo =

  * Possibly add xhtml-im (XEP-0071) support