I was just about to code a vCard module myself for a customer so I'm happy to see this project.

I'm using Drupal 4.7 did a quick update of the code and it seems to work. I have attached a patch.

P.S. The install file taks about "Contact_Vcard_Parse" but the code refers to "Contact_Vcard_Build".

CommentFileSizeAuthor
#3 vcard47-2_0.patch734 bytesfrjo
#2 vcard47-2.patch734 bytesfrjo
vcard47.patch2.92 KBfrjo

Comments

walkah’s picture

Status: Needs review » Fixed

committed. thanks! :)

frjo’s picture

Version: » master
Status: Fixed » Needs review
StatusFileSize
new734 bytes

Managed to put an error in the path, here are a correction plus the addition of a class for the vCard.

frjo’s picture

StatusFileSize
new734 bytes

Managed to put an error in the patch, here are a correction plus the addition of a class for the vCard.

darren oh’s picture

Priority: Normal » Critical
Status: Needs review » Reviewed & tested by the community

This module does not do anything without this patch.

darren oh’s picture

Version: master » 4.7.x-1.x-dev

Just to clarify, I was referring to the patch in comment #2. And we now have an official 4.7 version. Thanks!

walkah’s picture

Status: Reviewed & tested by the community » Fixed

committed. thanks !

Anonymous’s picture

Status: Fixed » Closed (fixed)