Le 05-11-22 à 17:09, Ryan King a écrit :
I think most of that has made its way to the wiki, but I'm not sure where, since the issue of blog citations and book citations seem to have a naming collision.

Ryan.
Cool

I see in http://microformats.org/wiki/blog-quote- examples#Perhaps_add_some_microformats_too


<p><cite class="vcard">
 <a class="url fn" rel="met friend colleague"
    href="http://meyerweb.com/";>Eric Meyer</a>
</cite>
<a href="http://meyerweb.com/eric/thoughts/2005/03/11/social- protocols/"> wrote</a>:
</p>

I don't think that's a good way of making a link to the post. What would you think of:

<p><cite class="vcard">
 <a class="url fn" rel="met friend colleague"
    href="http://meyerweb.com/";>Eric Meyer</a>
</cite>
wrote in <cite><a href="http://meyerweb.com/eric/thoughts/2005/03/11/ social-protocols/">Social Protocols</a></cite>:
</p>


<a href="…"> wrote</a> is as meaningless than "Click Here". :)



--
Karl Dubost - http://www.w3.org/People/karl/
W3C Conformance Manager
*** Be Strict To Be Cool ***


_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to