I like to add avatar functionality without using vcard module of ejabberd.
The thing that i want to do is allow clients to upload images and save it on server and serve it as url of image than sending in base64 or any hash crypted.
Is there any known module or way to achieve this and if possible i want to add my custom profile fields. All i want to do is eliminate VCARD
There is always a good module
There is always a good module to follow. -Reba Rambo-McGuire
TechAddict wrote: I like to
I like to add avatar functionality without using vcard module of ejabberd.
MaybePEP avatars are an option? You can use those with ejabberd if mod_pubsub is enabled with the pep plugin.