lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Any objections from development [net]?


From: Filip M Gieszczykiewicz
Subject: LYNX-DEV Any objections from development [net]?
Date: Sat, 22 Nov 1997 11:25:24 -0600 (CST)

Greetings. Ok, no one else is going to do it...

Saving a bookmark now adds a line like this:

<a href="blah">blah</a>

and I will change is to that it adds instead a line like:

[pick one you can _best_ live with]

1)
<a href="blah" SDATE="112297" CDATE="112297" CSUM="12345">blah</a>
2)
<a href="blah" SDATE="11221997" CDATE="11221997" CSUM="12345">blah</a>
3)
<a href="blah">blah</a><!-- DATE="112297" CDATE="112297" CSUM="12345" -->
4)
<a href="blah">blah</a><!-- DATE="11221997" CDATE="11221997" CSUM="12345" -->

SDATE= initial stow date
CDATE= last time we accessed the site, same as SDATE if just once
CSUM=  simple-n-dumb-n-stupid-but-fast checksum

Optimally, I'd like responses in form of "1" "2" "3" "4" :-)

I don't really want arguments as I'm doing this for **MY** sanity and
will do it even if you beg me not to... I really need this now. I want
the updating of sites to be done transparently... not me having to run
a stupid link-check on my whole (1.3MB!!) ~/.BM directory! and then
edit the damn lines by hand.

Take care.
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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