1782
|
1 #summary Sync avatars between vCards and PEP
|
|
2 #labels Stage-Alpha
|
|
3
|
|
4 = Introduction =
|
|
5
|
|
6 This module pushes the users nickname and avatar from vCards into PEP, or into vCards from PEP. This allows interop between older clients that use [http://xmpp.org/extensions/xep-0153.html XEP-0153: vCard-Based Avatars] to see the avatars of clients that use [http://xmpp.org/extensions/xep-0084.html XEP-0084: User Avatar] and vice versa.
|
|
7
|
|
8 = Configuration =
|
|
9
|
|
10 Simply [https://prosody.im/doc/installing_modules#prosody-modules enable it like most other modules], no further configuration needed.
|
|
11
|
|
12 = Compatibility =
|
|
13
|
|
14 || trunk || Works ||
|
|
15 || 0.10 || Works ||
|
|
16 || 0.9 || Does not work ||
|
|
17 || 0.8 || Does not work ||
|