Phil has pointed out that the CommentAPI details how pingbacks and trackbacks are mapped to the RSS 'item' element but it does not detail how a comment is mapped. I have been using a mapping on my implementation of the CommentAPI but haven't documented it. Here is the current mapping:
<item>
<title>Joe</title>
<link>http://bitworking.org</link>
<description>The actual text of the comment goes here.</description>
</item>
I.e. the 'title' is the comment authors name and the 'description' is the comment content. Note that the 'link' element is either a link or could also contain an e-mail address.
Phil has suggested that the 'title' element should not be used for the authors name but instead used for the title of the comment and instead 'dc:creator' should be used for the comment authors name. What do you think?
Posted by Phil Ringnalda on 2003-03-18
Posted by Adrian on 2003-03-18
Posted by Sam Ruby on 2003-03-18
Posted by Sam Ruby on 2003-03-18
New Item Created.
http://bitworking.org/news/58#5 I will add the 303 and Location header as suggestions in the specification.Posted by Joe on 2003-03-18
Posted by Adrian on 2003-03-18
Posted by Sam Ruby on 2003-03-18
Posted by Ziv Caspi on 2003-03-18
Posted by Phil Ringnalda on 2003-03-19
Posted by Adrian on 2003-03-19
Posted by joe on 2003-03-19
Posted by Mark on 2003-03-18