Andrew M. Bishop
Sun, 17 Jun 2007 21:08:59 -0700
[EMAIL PROTECTED] writes: > In http://localhost/info/content?<URL> > > 'X' if the URL is in the DontGet section of the configuration file, > '+' if the URL is in the cache, '~' if it has been requested and '-' > if it is not cached. > > Actually there should be several state indicators: > [DC] in DontGet, but already in the cache, [dC] not in DontGet, but > already in the cache. Wait, there are also images=no images, so a > third field, "not to be fetched", is called for, etc. The indicators are there to show the state of the cache for the URL. It is not intended to show what would happen when going online and fetching, only the current state. The 'X' is there to explain why the URL is not cached and why there is no link to it. > As many fields as necessary to nail down (fully describe) the status > of the URL. As this isn't a page we look at all day, it's OK to fill > it up with more fields. There are just too many possible states that could be shown (considering all of the options in the configuration file) to be able to show all of them. Since this isn't a page that we look at every day it is OK for the user to need to do further exploration for each URL to find out all of the conditions that will apply when trying to fetch the URL. > Otherwise users will be baffled as to why images show up as "+", even > though one has images=no (today, but not last week!) The '+' is the state of the URL in the cache, not the state of the images option in the configuration file. You might have disabled fetching images today, but it is still cached and nothing is going to change that. -- Andrew. ---------------------------------------------------------------------- Andrew M. Bishop [EMAIL PROTECTED] http://www.gedanken.demon.co.uk/ WWWOFFLE users page: http://www.gedanken.demon.co.uk/wwwoffle/version-2.9/user.html