Re: skipHours in generated RSS feeds?
Tim Lesher <[email protected]> Mon, 9 Aug 2004 11:55:44 -0400
| Newsgroups | gmane.comp.python.pyds.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 09, 2004 at 06:35:11PM +0200, Bauer, Georg wrote: > Hi! > > >If I read the source correctly, it looks as if the weblog tool is > >supposed to look back over the last 100 updates and automatically > >figure out what hours to omit from skipHours. Is this correct? > > Yep, that's correct. Don't know why it doesn't work on your system, though. > It does work for my installations. OK, reading the source more closely, it wants _two_ updates in the same hour before it considers that hour valid. I don't yet have two updates at the same time of day for this weblog, so it didn't mark any times as valid. My error. I've worked around it by hardcoding a reasonable set of hours until I get more updates in the history. Otherwise, thanks for a great tool! -- Tim Lesher <[email protected]> http://www.lesher.ws