Software /
code /
prosody-modules
Diff
mod_pep_vcard_avatar/README.wiki @ 1782:29f3d6b7ad16
Import wiki pages
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 24 Aug 2015 16:43:56 +0200 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_pep_vcard_avatar/README.wiki Mon Aug 24 16:43:56 2015 +0200 @@ -0,0 +1,17 @@ +#summary Sync avatars between vCards and PEP +#labels Stage-Alpha + += Introduction = + +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. + += Configuration = + +Simply [https://prosody.im/doc/installing_modules#prosody-modules enable it like most other modules], no further configuration needed. + += Compatibility = + +|| trunk || Works || +|| 0.10 || Works || +|| 0.9 || Does not work || +|| 0.8 || Does not work ||