comparison mod_profile/README.markdown @ 3664:2bbc56a19d74

mod_profile: Link to successors mod_vcard_legacy & mod_vcard4
author Kim Alvefur <zash@zash.se>
date Tue, 03 Sep 2019 00:47:02 +0200
parents 65dd8ebbd82c
children b105c4425359
comparison
equal deleted inserted replaced
3663:d43623bdf91b 3664:2bbc56a19d74
2 labels: 2 labels:
3 - 'Stage-Alpha' 3 - 'Stage-Alpha'
4 summary: 'Replacement for mod\_vcard with vcard4 support and PEP integration' 4 summary: 'Replacement for mod\_vcard with vcard4 support and PEP integration'
5 --- 5 ---
6 6
7 ::: {.alert .alert-warning}
8 [mod\_vcard\_legacy][doc:modules:mod_vcard_legacy] and
9 [mod\_vcard4][doc:modules:mod_vcard4] included with Prosody 0.11.x
10 provide equivalent functionality.
11 :::
12
7 # Introduction 13 # Introduction
8 14
9 This module provides a replacement for [mod\_vcard]. In addition to 15 This module was an experimental replacement for [mod\_vcard]. In addition to
10 the ageing protocol defined by [XEP-0054], it also supports the [new 16 the ageing protocol defined by [XEP-0054], it also supports the [new
11 vCard 4 based protocol][xep0292] and integrates with [Personal 17 vCard 4 based protocol][xep0292] and integrates with [Personal
12 Eventing Protocol][xep0163]. 18 Eventing Protocol][xep0163].
13 19
14 Also supports [XEP-0398: User Avatar to vCard-Based Avatars Conversion]. 20 Also supports [XEP-0398: User Avatar to vCard-Based Avatars Conversion].