[uf-dev] troubles with vcard

Tim Neugebauer mailinglist at das-medienkombinat.de
Tue Nov 27 01:51:17 PST 2007


dear mailinglist ;-),

 

my name is tim. i am a german frontend webdeveloper and I like the idea of
microformats. 

 

I am currently experiencing some problems while trying to build a correct
vcard. all basic stuff (name, address, phone,.) works fine and I am able to
import this information into ms outlook vcard format via firefox operator
extension, but I am not able to import the url of this card. it is marked up
as <span class="url">www.unternehmensname.de</span>, which I think is the
correct way to do this. but it does not work. 

 

as i found out, that there is also no possibility for me to import an url
via operator from the official microformat wiki, I want to ask if this case
is a know issue or if I did something wrong?

 

my current full vcard looks something like that:

 

                                                <div class="vcard">      

                                                           <span
class="org">Unternehmensname</span>

                                                           <div
class="adr">Adresse:

                                                                       <span
class="type versteckt">Work</span>

 
<div class="street-address">Am Muster 1</div>

 
<span class="postal-code">00000</span>

 
<span class="locality">Musterstadt</span>

                                                           </div>

                                                           <div
class="tel">Tel.:

                                                                       <span
class="type versteckt">Work</span><span class="value">0123 - 213 000</span>

                                                           </div>

                                                           <div
class="tel">Fax.:

                                                                       <span
class="type versteckt">Fax</span><span class="value">0123 - 213 010</span>

                                                           </div>

                                                           <div>E-Mail: 

                                                                       <span
class="email">info at unternehmensname.de</span>

                                                           </div>

                                                           <div>Web: 

                                                                       <span
class="url">www. unternehmensname.de</span>

                                                           </div>

 
<div>Ansprechpartner:

                                                                       <span
class="fn">Max Mustermann</span>

                                                           </div>

                                               </div>        

 

kind regards tim

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://microformats.org/discuss/mail/microformats-dev/attachments/20071127/a52539b3/attachment-0001.html


More information about the microformats-dev mailing list