comparison mod_carbons.wiki @ 264:d53df112f4c5

mod_carbons: fix xep link
author Kim Alvefur <zash@zash.se>
date Tue, 28 Feb 2012 13:47:56 +0100
parents c5bb3529b831
children cb674a1674c0
comparison
equal deleted inserted replaced
263:57c0c2b51049 264:d53df112f4c5
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-281.html XEP-0280: Message Carbons]. 6 This module implements [http://xmpp.org/extensions/xep-280.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