[uf-discuss] Complicated hfeed/vcard/vevent
brian suda
brian.suda at gmail.com
Tue Aug 8 13:27:45 PDT 2006
One quick thing i noticed. I assume you are attempting to added a
structured address in the location field of the hCalendar. You have
started to added class="street-address", etc. All of those need a
"wrapper" of class="adr"
i'll keep looking and see if there is anything else i can spot.
-brian
Scott Reynen wrote:
> I'm working on a site for a clinic, and they do regular seminars, so I
> thought I'd markup the seminars with hcalendar. And then I thought it
> might be useful to have feed of the seminars, so I added hatom too.
> And between those two and the hcard markup for the vevent organizer,
> who is also the hentry author, I have a whole lot of overlapping
> classes, so I thought it would be good to run this by you all and see
> if it makes sense. I suspect I'm doing (at least one) something
> wrong. Here's the current markup:
>
> -----
> <div class="seminar hentry"><div class="vevent">
> <div class="left"><img src="/wolfe/images/physician/davison.jpg"
> class="photo" id="photo-3" /></div>
> <div class="center">
> <h3 class="entry-title summary"><abbr title="2006-07-17
> 17:30:00.0CDT" class="updated dtstart">July 17, 5:30 pm</abbr>, LASIK
> Seminar</h3>
> <p class="entry-content author vcard organizer description">
> <span class="location"><span class="org">Wolfe Eye
> Clinic</span><br />
> <span class="street-address">6200 Westown
> Parkway</span><br />
> <span class="locality">West Des Moines</span>, <span
> class="region">IA</span></span><br />
> Presented by <span class="fn n"><span
> class="given-name">James A.</span> <span
> class="family-name">Davison</span></span>, <span class="role">M.D.,
> F.A.C.S.</span></span>
> <a href="#photo-3" class="include"></a>
> </p>
> </div>
> <div class="right"><a
> href="/wolfe/lasik/seminar/register/?seminar=3">Register</a></div>
> <div class="clear"></div>
> </div></div>
> -----
>
> This is on a non-public site still, or I'd do more testing with the
> various web services and/or post a link. Any suggestions for
> improving the markup?
>
> Peace,
> Scott
>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss at microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
>
More information about the microformats-discuss
mailing list