Victor Porton wrote: > > Hello! > > I want the following feature: > > Viewing the list of all the pages which were downloaded for offline reading > but were not yet seen in a browser by the user. > > How to get this feature? With which version of WWWOFFLE it appears?
See Options Section and there run-fetch = (filename) # The name of a program to run when a WWWOFFLE fetch starts or stops # (default=none). The program is started with two parameters, the first # is the word "fetch" and the second is "start" or "stop". You could run 'mail' with the pages in the body to be requested before the fetch is started. With a perl script you could extract them from 'http://host.domainname.tld:8080/index/outgoing/?sort=none' Maybe this is to complicated, but will perhaps work earlier, if there isn't such a builtin feature in WWWOFFLE. > If this feature does not exists, please add it to the next version. > > P.S. It is possible, indexing web pages, exclude these multidious *.gif, > *.jeg, *.css, but list only *.*htm* and *.xml pages? > -- > Victor Porton ([EMAIL PROTECTED]) Regards, Thomas
