Hi Ryan, I had the same problem and it turned out to be a setting in
Operator - in the Options - General tab check that you haven't got
Remove duplicates ticked - I think it might install ticked as default.

Simone Hindin
Digital Library Services
Christchurch City Libraries
p: 03 941 7850
e: [EMAIL PROTECTED]
w: http://library.christchurch.org.nz/
b: http://cclblog.wordpress.com/


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tom
Byers
Sent: Tuesday, 4 December 2007 9:58 am
To: Microformats Discuss
Subject: Re: [uf-discuss] vevent question - matching summary

Hi Ryan, thanks for the help (and the additions to my vocabulary :) ),
I'm not on the right computer at the mo but I was roughing it out as
this before:

                <table summary="dates for the diary">
                        <caption>Things I do in the week</caption>
                        <thead>
                                <th>Date</th>
                                <th>Activity</th>
                        </thead>
                        <tbody>
                                <tr class="vevent">
                                        <td>
                                                <h2>December 11th:</h2>
                                                <p>
                                                <abbr class="dtstart"
title="2007-12-11T019:30:00">7.30pm</abbr> to
                                                <abbr class="dtend"
title="2007-12-11T021:30:00">9.30pm</abbr>
                                                </p>
                                        </td>
                                        <td>
                                                <p><span
class="summary">Sculpture class:</span>
                                                <span
class="description">New model, class 1 of 5</span></p>
                                                <p
class="location">Camden, London</p>
                                        </td>
                                </tr>
                                <tr class="vevent">
                                        <td>
                                                <h2>December 18th:</h2>
                                                <p>
                                                <abbr class="dtstart"
title="2007-12-18T019:30:00">7.30pm</abbr> to
                                                <abbr class="dtend"
title="2007-12-18T021:30:00">9.30pm</abbr>
                                                </p>
                                        </td>
                                        <td>
                                                <p><span
class="summary">Sculpture class:</span>
                                                <span
class="description">New model, class 2 of 5</span></p>
                                                <p
class="location">Camden, London</p>
                                        </td>
                                </tr>
                        </tbody>
                </table>

On Dec 3, 2007 7:54 PM, ryan <[EMAIL PROTECTED]> wrote:
>
> On Dec 3, 2007, at 9:51 AM, Tom Byers wrote:
>
> > Hi all, I'm trying to implement vevent on a calender. As in most
> > people's lives I have events that repeat (weekly classes, etc...)
but
> > when I use the same summary, operator only chooses the first one -
any
> > ideas (if this has been asked before, please point me in the right
> > direction)
>
> Operator applies some heuristics to de-dupe microformat instances on
> a single page. It sounds like identical SUMMARYs is one of those.
>
> Can we get a url to this page?
>
> -ryan
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss@microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
>
_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

**********************************************************************
This electronic email and any files transmitted with it are intended
solely for the use of the individual or entity to whom they are
addressed.

The views expressed in this message are those of the individual
sender and may not necessarily reflect the views of the Christchurch
City Council.

If you are not the correct recipient of this email please advise the
sender and delete.

Christchurch City Council
http://www.ccc.govt.nz
**********************************************************************


_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to