Minimal support for <LINK REL="next"> etc machine-readable navigation links.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 28 Jan 2007 17:16:48 +0000 (17:16 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 28 Jan 2007 17:16:48 +0000 (17:16 +0000)
commit1aed5cf5d874f6dcaa15b2952d733df97b40ef2d
treede0eef0d33ac5b5265e6046742fe14ffb6c0ff5f
parent376db5ee6d626bfc83ca590a32bda7d6d57b4405
Minimal support for <LINK REL="next"> etc machine-readable navigation links.

Off by default for now, but I don't intend that it should stay this way; they
seem useful and harmless. I just want to check a few more browsers to ensure
they don't do anything obnoxious with them.

So far I've only seen lynx and links do something with them (provide toolbars).
iCab and some Mozilla derivatives/extensions are also alleged to do this; Opera
is said to allow PgDn type browsing through the entire set of pages; and
Mozilla is rumoured to use the "next" link for prefetching.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@7177 cda61777-01e9-0310-a592-d414129be87e
bk_html.c
doc/index.but
doc/output.but