[uf-discuss] Problems with hReview Creator?

Brian Suda brian.suda at gmail.com
Sun Aug 27 15:20:52 PDT 2006


I have been working alot recently on hReviews and have been strugling
to find valid data - now i think i know why.

I believe there is an error in the output of the hReview Creator[1].
According to hReview specification[2] it says:
... However, when using item info subproperties ("fn", "url",
"photo"), they MUST be nested inside the item element.

To me that reads that an class="fn" should be nested inside the class="item"
<h2 class="item"><span class="fn">Flux capacitor</span></h2>

The output from the hReview Creator is:
<h2 class="item fn">Flux capacitor</h2>

If this is an error it might explain why so many examples in the wild
are not conformant.

-brian

[1] - http://microformats.org/code/hreview/creator
[2] - http://microformats.org/wiki/hreview#Field_details
-- 
brian suda
http://suda.co.uk


More information about the microformats-discuss mailing list