[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Categories for atom?
James Robertson wrote:
>
> why don't entries have a category? This seems like a fairly glaring
> omission to me.
As explained here:
http://diveintomark.org/archives/2003/08/05/atom02
My prototype 0.2 feed uses Dublin Core (dc:subject) for categories.
Example:
http://diveintomark.org/xml/atom-2003-08-05-snapshot.xml
An entry may contain multiple dc:subject elements, if your CMS supports
entries being associated with multiple categories.
-Mark