I have a question somewhat related to this. If you an author wants to post a
full article to his blog, but only want to have a summary visible in the
feed, he would assumedly include a summary element, a content element, and
then what? Some kind of pub:control extension that tells the server not to
publish the full content and automatically create a link to the html
version? Or is this not part of the core APP protocol - something for a
future extension?
Regards
James
Eric Scheid wrote:
3. atom:link
I really don't see the problem hereS
on reflection, there isn't a problem
case 1:
APP-client POSTs an entry with atom:content ...
atom:[EMAIL PROTECTED]'alternate'] not required,
server can add it in the feed
case 2:
APP-client POSTs an entry with no atom:content ...
atom:[EMAIL PROTECTED]'alternate'] is required, but
the APP-client very likely knows where it is
I can't imagine a situation where an author wants to write an entry with
only a summary and not referencing some content.