On Fri, Aug 27, 2021 at 12:08:43PM +0000, Eric Wong wrote: > I think that's too much vertical whitespace at the top of the > page, and multiple <form>s or <input> boxes at the top can get > confusing. > > Just making /all/ show up at the top like a normal inbox (and > letting the admin decide on description) seems sufficient. If > users can get to /all/ then they can search /all/ as normal.
Sure, this works for me, too, thanks! https://x-lore.kernel.org/ One thing I noticed is that the "description" value for inbox entries isn't coming from what is on disk in inboxname/description files but from manifest.js entries. E.g. if you look at "lkml" you will notice that it has "LKML Archive on lore.kernel.org" as description on the wwwlisting page, but if you click on it, the description is "linux-kernel.vger.kernel.org archive mirror". In theory, they shouldn't be different, but a mirror admin may choose to give their own descriptions to mirrored lists. Best regards, -K
