19 Apr
2007
19 Apr
'07
2:38 p.m.
On Thursday 19 April 2007 10:31, Gary Baluha wrote:
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.
Could you edit the server/web/acknowledge_footer file ? But not sure you will need this, the acknowledge GUI can work with time periods of 2h, 5w, 20m (2 hours, 5 weeks, 20 minutes).
~Steve