[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hobbit] Common time periods on the ACK page
- To: hobbit (at) hswn.dk
- Subject: [hobbit] Common time periods on the ACK page
- From: "Gary Baluha" <gumby3203 (at) gmail.com>
- Date: Thu, 19 Apr 2007 10:31:11 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=dzJRLQVbqEQOx0/Q72kMFsdfy5gFhCNv5dguKiqdhMbezAS10Aeuv7F9uq4yv7hrvVXJqFo23HIrRMYYqOsYsJDRPH2IOv0CBjZyZdhgwmWlrhOBrG1Sa6weHmyiFAwIpmz/iTWbSHI4p6C4yGGfWsYOkKCvJIRUYZRhzkLk9pE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=lzxRMYYbsU6t5dc5WjApYazpYBFs1tgpO7EdOr7ZJ6v7ksIUOyFwA20e7AZmpijY07DE5aQWfZ0S9WOToXAzrj1r1MxryYvy0Mx2MCbNJpNMvwRGjiYV12cLYOxEpDlLf6d/m3g3M+TfUxaG6nZIDTq/cJj/YrWkyNxpU+JIqLU=
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.