From 520be116e8a686cb223b48fad1de29201dee45be Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 23 Jun 2021 07:14:21 -0400 Subject: www_listing: start updating for pagination + search When dealing with thousands of inboxes, displaying all of them on a single page isn't going to work. So steal some pagination and search results code from the message search to generate some basic HTML output that looks good in w3m. --- lib/PublicInbox/ManifestJsGz.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/PublicInbox/ManifestJsGz.pm') diff --git a/lib/PublicInbox/ManifestJsGz.pm b/lib/PublicInbox/ManifestJsGz.pm index 31cf15dc..e7bb0e86 100644 --- a/lib/PublicInbox/ManifestJsGz.pm +++ b/lib/PublicInbox/ManifestJsGz.pm @@ -81,7 +81,7 @@ sub ibx_entry { warn "E: $@" if $@; } -sub hide_key { 'manifest' } +sub hide_key { 'manifest' } # for WwwListing->list_match_i # overrides WwwListing->psgi_triple sub psgi_triple { -- cgit v1.2.3-24-ge0c7