# HG changeset patch # User florob@babelmonkeys.de # Date 1254443162 0 # Node ID 12a509494dbc84d5e3b8ce9617dc6e86a2b8962d # Parent a82fbbe28ae0e739baaaf610cc16a8fe97ec2c15 Created wiki page through web user interface. diff -r a82fbbe28ae0 -r 12a509494dbc mod_swedishchef.wiki --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_swedishchef.wiki Fri Oct 02 00:26:02 2009 +0000 @@ -0,0 +1,28 @@ +#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" } +}}} + +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 + * Configuration option to only do conversion on certain stanzas (!chef command build into the MUC) \ No newline at end of file