Mercurial > prosody-wiki
comparison mod_carbons.wiki @ 265:cb674a1674c0
mod_carbons: really fix xep link
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 28 Feb 2012 13:48:51 +0100 |
parents | d53df112f4c5 |
children | 622c6dccb592 |
comparison
equal
deleted
inserted
replaced
264:d53df112f4c5 | 265:cb674a1674c0 |
---|---|
1 #summary Message Carbons | 1 #summary Message Carbons |
2 #labels Stage-Alpha | 2 #labels Stage-Alpha |
3 | 3 |
4 = Introduction = | 4 = Introduction = |
5 | 5 |
6 This module implements [http://xmpp.org/extensions/xep-280.html XEP-0280: Message Carbons]. | 6 This module implements [http://xmpp.org/extensions/xep-0280.html XEP-0280: Message Carbons]. |
7 | 7 |
8 = Configuration = | 8 = Configuration = |
9 | 9 |
10 As with all modules, you enable it by adding it to the modules_enabled list. | 10 As with all modules, you enable it by adding it to the modules_enabled list. |
11 | 11 |