# HG changeset patch # User Kim Alvefur # Date 1567464422 -7200 # Node ID 2bbc56a19d7423e0daebb1d8f25a93182a199bd3 # Parent d43623bdf91bf1022d68c3d78855692d03eb6f6e mod_profile: Link to successors mod_vcard_legacy & mod_vcard4 diff -r d43623bdf91b -r 2bbc56a19d74 mod_profile/README.markdown --- a/mod_profile/README.markdown Sun Sep 01 01:13:12 2019 +0200 +++ b/mod_profile/README.markdown Tue Sep 03 00:47:02 2019 +0200 @@ -4,9 +4,15 @@ summary: 'Replacement for mod\_vcard with vcard4 support and PEP integration' --- +::: {.alert .alert-warning} +[mod\_vcard\_legacy][doc:modules:mod_vcard_legacy] and +[mod\_vcard4][doc:modules:mod_vcard4] included with Prosody 0.11.x +provide equivalent functionality. +::: + # Introduction -This module provides a replacement for [mod\_vcard]. In addition to +This module was an experimental replacement for [mod\_vcard]. In addition to the ageing protocol defined by [XEP-0054], it also supports the [new vCard 4 based protocol][xep0292] and integrates with [Personal Eventing Protocol][xep0163].