[kmail2] [Bug 362572] Microformat adoption

JZA via KDE Bugzilla bugzilla_noreply at kde.org
Mon May 2 16:52:57 BST 2016


https://bugs.kde.org/show_bug.cgi?id=362572

--- Comment #3 from JZA <jza at oooes.org> ---
Here is a small example, the class respond to the microformat schema:
<div class="vcard">
   <a class="url fn" href="http://tantek.com/">Joe Smith</a>
   <a href="mailto:svs-office at informatik.uni-hamburg.de" class="email">Email
us.</a><br/>
           Tel.: <span class="tel">+49 40 42883 - 2510</span><br/>
           Fax: +49 40 42883 - 2086 <br/>
           Room: F-631 <br>
</div>

versus the regular HTML:
<p>Joe Smith<br />
<a href="mailto:svs-office at informatik.uni-hamburg.de">Email us.</a><br />
Tel.: +49 40 42883 - 2510<br />
Fax: +49 40 42883 - 2086 <br/>
 Room: F-631 </p>

For a full list of schemas: http://microformats.org/wiki/hcard#Property_List

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list