Thanks Shane for the pointer! I hacked a bit on the Javascript over the weekend and was able to make the window panes resizable. I also added some keyboard shortcuts ("j", "k") to move between messages. This is what I have so far:
http://45.79.81.207/archives/incubator-general/201511.mbox/thread Right now the changes are just on GitHub <https://github.com/mpercy/mod_mbox> but I guess I'll ask over on the httpd list to see if anybody wants to review the patches. I know this thing will eventually be replaced but figure it doesn't hurt to fix up the existing system in the mean time... Best, Mike On Fri, Nov 20, 2015 at 12:16 PM, Shane Curcuru <a...@shanecurcuru.org> wrote: > Mike Percy wrote on 11/20/15 1:55 PM: > > Is the ASF mail archive webapp OSS? I wonder how hard it would be to > make a > > couple minor usability improvements. > > Of course it is! It's just an httpd module, actually, which (in theory) > makes install/maintenance really simple, basically pointing it at a > directory of MBOXes. > > http://httpd.apache.org/mod_mbox/ > > It is, er, a touch crufty, so I imagine that medium term the Ponymail > interface will eventually be used for our official archives (i.e. > permanent and stable URLs) going forward, once there's a plan to get it > installed/maintained. > > MarkMail is a good alternative search engine (third party): > > http://apache.markmail.org/ > > - Shane > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > >