You're viewing old version number 6. - Current version
Add h-entry microformat
Completed in early October 2013.
http://microformats.org/wiki/h-entry
Surround content with the article tag.
Include h-entry with the article tag.
<article class="h-entry">
<h1 class="p-name">Microformats are amazing</h1>
<p>Published by <a class="p-author h-card">W. Developer</a>
on <time class="dt-published" datetime="2013-06-13 12:00:00">13<sup>th</sup> June 2013</time>
<p class="p-summary">In which I extoll the virtues of using microformats.</p>
<div class="e-content">
<p>Blah blah blah</p>
</div>
</article>
Related to displaying remote posts (responses) via webmention.
http://adactio.com/journal/6495/
http://adactio.com/journal/6469/
From JR's : articles
66 words - 655 chars
created on
updated on
- #
source
- versions
Related articles
Resolved - Add desc info to RSS feed - Aug 20, 2013
Resolved - Add the blog_ special tag for top-shelf formatted and display of blog posts - Jun 27, 2013
Do not create a hashtag link if tag is all numerics - Aug 07, 2013
Commit to github - 10Oct2013 - Oct 10, 2013
Resolved - Add commands to embed other media - Jun 27, 2013
more >>