Hi,

I have been dealing with the vcards of a user while building the chat 
application using ejabberd as server. Now I wanted to add custom attributes to 
the vcard say employee blood group,hobbies etc. I have been told that whenever 
I am trying to add anything custom to the ejabberd. I should use either iq 
handlers or hooks. But since vcard values are present in the form of records 
defined in mod_vcard.hrl, how can a I add only few attributes like given above 
to an existing lot already present in vcard and If i will create the complete 
new record won't there be a clash between the new vcard values and the older 
ones.

Since I want the new attributes to get stored inside the existing tables(sql 
and mnesia) only, can anyone suggest me how to go about it.

Regards,

Abhishek Ranjan
_______________________________________________
JDev mailing list
Info: https://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: jdev-unsubscr...@jabber.org
_______________________________________________

Reply via email to