vCard 3 does not seem to be supported by Outlook, but only 2.1.
File_IMC is incomplete and not everybody has it.
I'm writing a version that doesn't use File_IMC and output vCard 2.1.
Is it of interest for you?
vCard 3 does not seem to be supported by Outlook, but only 2.1.
File_IMC is incomplete and not everybody has it.
I'm writing a version that doesn't use File_IMC and output vCard 2.1.
Is it of interest for you?
Comments
Comment #1
Olmo INXCO commentedI would very much like to see a version of this module that:
As long as Drupal's vcards cannot do that, they're pretty much unusable in production (outside of the States).
I found some older patches in the queue but they fail against the current HEAD... I will try to rebuild them and if I get it working I'll report back.
Comment #2
anrikun commentedWithout any answer from the maintainer, I have decided to create a separate vCard module that supports UTF-8, Outlook, Content Profile and provides vCard for nodes with CCK fields.
Now I don't know if I should release it as I would possibly be blamed (again) for duplicate efforts.
Comment #3
sanduhrsJust start posting incremental patches.
You won't get much feedback on none-code.
Comment #4
sgb02 commentedI have a working vCard implementation that supports Outlook and UTF-8 implemented in PHP that I am interested in porting to Drupal. Just got hooked on Drupal this week. Let me know if interested.