Add configured html with archive link
[mharc.git] / html / .PNM.head.in
CommitLineData
b163f4f6
IK
1<html>
2<head>
3<title>$LIST-TITLE$ Archives</title>
4<body>
5<h1>$LIST-DESC$ Archives</h1>
6<em>Archives are refreshed every 30 minutes - for details, please visit <a
7href="https://@@FSF_DOMAIN@@/archive/html/">the main index</a>.<br>
8You can also <a href="https://@@FSF_DOMAIN@@/$LIST-NAME$/">download the archives in mbox format</a>.</em>
9
10<!--x-search-form-->
11<form method="get" action="$SEARCH-CGI$">
12<p><strong>Search String:</strong>
13<input type="text" name="query" size="40">
14<input type="submit" name="submit" value="Search!">
15<input type="hidden" name="idxname" value="$LIST-NAME$">
16<a href="$SEARCH-CGI$?idxname=$LIST-NAME$">[How to search]</a><br>
17<strong>Display:</strong>
18<select name="max">
19<option value="10">10</option>
20<option selected value="20">20</option>
21<option value="30">30</option>
22<option value="50">50</option>
23<option value="100">100</option>
24</select>
25<strong>Description:</strong>
26<select name="result">
27<option selected value="normal">normal</option>
28<option value="short">short</option>
29</select>
30<strong>Sort:</strong>
31<select name="sort">
32<option selected value="score">by score</option>
33<option value="date:late">in reverse chronological order</option>
34<option value="date:early">in chronological order</option>
35<option value="field:subject:ascending">by title in ascending order</option>
36<option value="field:subject:descending">by title in descending order</option>
37<option value="field:from:ascending">by author in ascending order</option>
38<option value="field:from:descending">by author in descending order</option>
39<option value="field:size:ascending">by size in ascending order</option>
40<option value="field:size:descending">by size in descending order</option>
41<option value="field:uri:ascending">by URI in ascending order</option>
42<option value="field:uri:descending">by URI in descending order</option>
43</select>
44</p>
45</form>
46<!--/x-search-form-->
47<a href="../">[All Lists]</a>
48<hr>