On 3/5/07, Daniel Sheppard <[EMAIL PROTECTED]> wrote:
>
> One thing to note is the updated_at (calculated in atom:each) - you can't 
> have two pages with exactly the same updated time under
> atom (which is a weird restriction if you ask me) - I make sure to keep an 
> eye on that and adjust if necessary (it bit me when I did
> an automated update from my old system).
>
Are you sure about this?  Since ATOM uses ids to mark the each entry,
it wouldn't care if two entries are updated at the exact same time.
You just need to make sure to have two unique ids...granted if you are
using a time based id mechanism, then I would say you need to watch
out for this.  Here is an article I found that helped me construct my
entry ids http://diveintomark.org/archives/2004/05/28/howto-atom-id.

And, I should have check this mailing list more often today...I was
building an atom feed today too.

Jason
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to