]> Sergey Matveev's repositories - public-inbox.git/commit
www: remove old footer generation code and normalize new.html
authorEric Wong <e@80x24.org>
Thu, 7 Jul 2016 01:39:37 +0000 (01:39 +0000)
committerEric Wong <e@80x24.org>
Thu, 7 Jul 2016 01:44:10 +0000 (01:44 +0000)
commita380c9b55b39a4db6a21131332a2a5629428dded
tree9a279e2b0809cda1ff978a3f584c5da7b4ac8608
parent8e85257577ee4d7d49e59f048852d9d4ac6f8172
www: remove old footer generation code and normalize new.html

We now generate all of our HTML using WwwStream which
forces us to have consistent headers and footers in
the HTML itself.

This also makes the search-capable vs search-less installs
go to the new.html endpoint to maintain consistency
(in case an admin decides to enable Xapian).
lib/PublicInbox/Feed.pm
lib/PublicInbox/View.pm
lib/PublicInbox/WWW.pm
t/cgi.t
t/html_index.t
t/plack.t