lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev Re: lynx timeline


From: Ilya Zakharevich
Subject: lynx-dev Re: lynx timeline
Date: Wed, 4 Jun 2003 13:43:59 -0700
User-agent: Mutt/1.4i

On Tue, Jun 03, 2003 at 03:42:06PM -0700, Ilya Zakharevich wrote:
>   d) no-cache should be ignorable per lynx.cfg;
> 
>   e) expiration date should be ignorable (best in two steps: I should
>      be able to request "no expiration in less than 6 min", AND I
>      should be able to request "ask-with-default-no for expiration
>      dates below 1.5 hour").
> 
>   f) If a document is in the cache (or the rendering is in memory), on
>      reload it should not be cleared from the cache until the
>      connection to the server is opened; if the connection fails, the
>      user should have a choice to reuse the old version;

Leonid asks for names for .cfg entries.

d) HONOR_NO_CACHE=yes/no

e) NO_EXPIRATION_BEFORE=seconds1
   ASKNO_FOR_EXPIRATION_BEFORE=seconds2
   ASKYES_FOR_EXPIRATION_BEFORE=seconds3

   gives 4 intervals for age of expired documents:

        0..seconds1        -    silently ignore expiration
        seconds1..seconds2 -    ask user about reload with default=no
        seconds2..seconds3 -    ask user about reload with default=yes
        seconds3..Inf      -    silently reload

f) "Connection failed (reason); use previous version ([yes]/no): "

Thanks,
Ilya

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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