lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV BASE HREF= in html parsing


From: Leonid Pauzner
Subject: LYNX-DEV BASE HREF= in html parsing
Date: Sun, 25 Jan 1998 20:21:33 +0300 (MSK)

I want to disable leading BASE HREF=  for -localhost mode
to switch absolute URL links to relative one.
It may be useful for those on PC who have no direct Internet connection.

I mean BASE that Lynx add while p)rinting or d)ownloading the HTML source.

Seems HTML.c near the lines 790-890 has "case BASE_HREF:"
and even UseBASE boolearn exist in that procedure.
But parsing looks very complex, lots of HTML_BASE references here and there -
- where should I look to insert  !local_host_only  check properly?


Sincerely,

Leonid.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]