Would it be possible to make the Date Format customizable?
You have it so we can change the Hour Format, but the date comes out as a pretty long string (Mon, May 09 2011 at 2:43:17 AM). It would be great if we could change the php date() format
Simply edit the values in the formatdate function in includes/main.inc.php. You can add additional options to the three included. There are two sets - one with and one without the time.