UserPreferences

PaceAutoDisco


Proposal

New text for section 5.2 of the syndication format specification.

5.2 Atom Autodiscovery

Atom Autodiscovery is defined by the [WWW]Atom Autodiscovery RFC draft.

Raison D'etre

The autodiscovery link section is born out of a [WWW]request by Sam Ruby. Derived from PaceLinkReflection.

Example

Example of autodiscovery link on an HTML page.

<html>
  <head>
    ...
    <link rel="alternate" type="application/atom+xml" href="some uri" />
    ...
  </head>
  ...
</html>

Author

RandyCharlesMorin

text stolen from MarkPilgrim blog [WWW]entry.

Notes

[MarkPilgrim] The text of this proposal was "stolen" (as Randy puts it above) from the wrong place. This entire Pace should be updated to reflect the wording of [WWW]the latest Atom Autodiscovery RFC draft


CategoryProposals