[uf-discuss] Tentative proposal for "What's New" listings
David Janes
davidjanes at blogmatrix.com
Wed Sep 27 16:29:42 PDT 2006
Why?
The entry-content is X, where X is the HTML content between paired
tags <span class="entry-content">X</span>.
Regards, etc...
On 9/27/06, Andy Mabbett <andy at pigsonthewing.org.uk> wrote:
> In message
> <6991f8e00609261306j550d40ecta5ca1009e5f36fe6 at mail.gmail.com>, Stephen
> Paul Weber <singpolyma at gmail.com> writes
>
> >This is a converter
>
> I've got some bad news...
>
> I've been using this hAtom markup:
>
> <li class="hentry" id="D2006-09-20">
> <abbr class="updated entry-title"
> title="2006-09-20">20th</abbr>:
> <span class="entry-content">[text]</span>
> </li>
>
> I just tried:
>
> <li class="hentry" id="D2006-09-20">
> <span class="entry-content">
> <abbr class="updated entry-title"
> title="2006-09-20">20th</abbr>:
> [text]</span>
> </li>
>
> instead, at:
>
> <http://www.westmidlandbirdclub.com/ladywalk/latestATOMTEST.htm>
>
> but you're rendering it thus:
>
> <title>20th: [text]</title>
> <pubDate>Wed, 20 Sep 2006 00:00:00 +0000</pubDate>
> <description>
> <abbr class="updated entry-title"
> title="2006-09-20">20th</abbr>
> </description>
>
> where I would expect:
>
> <title>20th:</title>
> <pubDate>Wed, 20 Sep 2006 00:00:00 +0000</pubDate>
> <description>
> 20th: [text]</b>.
> </description>
>
> (other issues not withstanding)
>
>
> --
> Andy Mabbett
> Say "NO!" to compulsory ID Cards: <http://www.no2id.net/>
>
> Free Our Data: <http://www.freeourdata.org.uk>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss at microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
>
More information about the microformats-discuss
mailing list