Mercurial > prosody-wiki
changeset 41:12a509494dbc
Created wiki page through web user interface.
author | florob@babelmonkeys.de |
---|---|
date | Fri, 02 Oct 2009 00:26:02 +0000 |
parents | a82fbbe28ae0 |
children | 5cd506c117e9 |
files | mod_swedishchef.wiki |
diffstat | 1 files changed, 28 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /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