[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unofficial Last Call on draft-snell-atompub-feed-nofollow-02.txt




Over the past couple of weeks I've been working on a number of proposed Atom extensions that I am moving forward with as standards-track RFC's through individual submission.



I believe that the first of these extensions -- draft-snell-atompub-feed-nofollow-02.txt -- is complete and ready for an unofficial last call. Before I submit this to Scott Hollenbeck asking for it to become a standards-track RFC, I would like to invite the members of the WG to comment | praise | complain | improve | all-of-the-above. In >= 2 weeks I'll make any appropriate changes and submit the draft to Scott.



http://www.ietf.org/internet-drafts/draft-snell-atompub-feed-nofollow-02.txt


Summary: introduces x:follow="yes|no", x:index="yes|no" and x:archive="yes|no" attributes for links and content-by-reference.
Example: <link rel="enclosure" type="application/pdf" href="mypdf.pdf" x:follow="no" x:index="no" x:archive="no" />
(don't automatically download, don't index for searching, don't archive)


- James