On Mon, 30 Jul 2001, Geoff Hutchison wrote:

> Date: Mon, 30 Jul 2001 17:59:33 -0400 (EDT)
> From: Geoff Hutchison <[EMAIL PROTECTED]>
> To: Joe R. Jah <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [htdig-dev] .shtml date = index date (3.1.6-072901)
> 
> On Mon, 30 Jul 2001, Joe R. Jah wrote:
> 
> > A related note: I noticed a problem in the latest 3.1.6 snapshot that was
> 
> It's not a "problem." We set modification_time_is_now to true to be the
> default. This sets the indexing time to be the modification time of the
> document ONLY when the server doesn't return a time. This, obviously
> happens with SHTML files.

So, if I set modification_time_is_now to false, I would get the previous
behavior; right?

> > not there before.  ".shtml" files now have the date and time of the index
> > rather than the file;( I edited htdig/Document.cc line 615:
> 
> Yes, but this depends a lot on what you're doing with your SHTML. If
> you're pulling content from here and everywhere, this makes little
> sense. Moreover, indexing SHTML as HTML via the filesystem obviously won't
> allow parsing the SSI directives.

I understand that, but in our server I generally just care to index the
SHTML files contents and not what they may have pulled from elsewhere.  I
believe it is useful to be able to set it in the configuration file,
something like external parsers attribute.

> So I guess my question is: what's your suggestion for dates?

I'd like to get the file system dates for the SHTML file, as well as any
other file.

Regards,

Joe
-- 
     _/   _/_/_/       _/              ____________    __o
     _/   _/   _/      _/         ______________     _-\<,_
 _/  _/   _/_/_/   _/  _/                     ......(_)/ (_)
  _/_/ oe _/   _/.  _/_/ ah        [EMAIL PROTECTED]


_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to