[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Common time periods on the ACK page
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Common time periods on the ACK page
- From: "Jones, Jason \(Altrincham\)" <JasonAS_Jones (at) mentor.com>
- Date: Thu, 19 Apr 2007 15:40:53 +0100
- References: <29f517690704190731o460e5728lacec3026c541e615 (at) mail.gmail.com>
- Thread-index: AceCj43RChbg1FjMQBCRgyDxrKCHBAAAOVfw
- Thread-topic: [hobbit] Common time periods on the ACK page
Don't know how to alter this but assuming you have the allinone.patch
applied you can just put m (minutes) h(hours) d(days) w(weeks) and
combine them as you see fit so 5d4h3m = 5 days 4 hours 3 minutes (though
I would be impressed if you had an ack that specific).
Thanks,
Jason.
________________________________
From: Gary Baluha [mailto:gumby3203 (at) gmail.com]
Sent: 19 April 2007 15:31
To: hobbit (at) hswn.dk
Subject: [hobbit] Common time periods on the ACK page
In our install of BB, we modified the ACK page to give a list of some
common ack intervals in minutes at the bottom of the page. For
instance,
4 hr = 240 | 6 hr = 360 | 8 hr = 480 | 12 hr = 720 | 1 day = 1440 | 3
days = 4320 | 1 week = 10080
I can't seem to find a way to do this with Hobbit, since the ACK page is
generated by a compiled cgi script. Is there any other way to do this?
I looked at the bb-ack.c source file, but couldn't easily find what I
was looking for.