Restore namazu template files.
authorIan Kelling <iank@fsf.org>
Wed, 22 May 2019 02:34:24 +0000 (22:34 -0400)
committerIan Kelling <iank@fsf.org>
Wed, 22 May 2019 16:36:53 +0000 (12:36 -0400)
commitbfab7d846265d174e11228292478474375e7a2ef
tree5e15891cd22b94bf4c1aaafc20a957c0b99885a7
parent76fcbc186c0cc14ddf5447bbb96371c7b2f04b1a
Restore namazu template files.

Andrew removed this as part of upgrading namazu and likely to deal with
the issue that javascript was required to do subsequent searches. But
this made subsequent searches broken in a more obvious way with or
without javascript, and also made it so you couldn't sort the results. I
think I can fix the javascript issue.
20 files changed:
.gitignore
cgi-bin/template [deleted symlink]
cgi-bin/template/NMZ.body [new file with mode: 0644]
cgi-bin/template/NMZ.body.in [new file with mode: 0644]
cgi-bin/template/NMZ.body.in.dist [new file with mode: 0644]
cgi-bin/template/NMZ.foot [new file with mode: 0644]
cgi-bin/template/NMZ.foot.in [new file with mode: 0644]
cgi-bin/template/NMZ.foot.in.dist [new file with mode: 0644]
cgi-bin/template/NMZ.head [new file with mode: 0644]
cgi-bin/template/NMZ.head.in [new file with mode: 0644]
cgi-bin/template/NMZ.head.in.dist [new file with mode: 0644]
cgi-bin/template/NMZ.result.normal [new file with mode: 0644]
cgi-bin/template/NMZ.result.normal.in [new file with mode: 0644]
cgi-bin/template/NMZ.result.normal.in.dist [new file with mode: 0644]
cgi-bin/template/NMZ.result.short [new file with mode: 0644]
cgi-bin/template/NMZ.result.short.in [new file with mode: 0644]
cgi-bin/template/NMZ.result.short.in.dist [new file with mode: 0644]
cgi-bin/template/NMZ.tips [new file with mode: 0644]
cgi-bin/template/NMZ.tips.in [new file with mode: 0644]
cgi-bin/template/NMZ.tips.in.dist [new file with mode: 0644]