Add configured html with archive link
[mharc.git] / html / .PNM.head
diff --git a/html/.PNM.head b/html/.PNM.head
new file mode 100644 (file)
index 0000000..9b535db
--- /dev/null
@@ -0,0 +1,48 @@
+<html>
+<head>
+<title>$LIST-TITLE$ Archives</title>
+<body>
+<h1>$LIST-DESC$ Archives</h1>
+<em>Archives are refreshed every 30 minutes - for details, please visit <a
+href="https://lists.gnu.org/archive/html/">the main index</a>.<br>
+You can also <a href="https://lists.gnu.org/$LIST-NAME$/">download the archives in mbox format</a>.</em>
+
+<!--x-search-form-->
+<form method="get" action="$SEARCH-CGI$">
+<p><strong>Search String:</strong> 
+<input type="text" name="query" size="40">
+<input type="submit" name="submit" value="Search!">
+<input type="hidden" name="idxname" value="$LIST-NAME$">
+<a href="$SEARCH-CGI$?idxname=$LIST-NAME$">[How to search]</a><br>
+<strong>Display:</strong>
+<select name="max">
+<option value="10">10</option>
+<option selected value="20">20</option>
+<option value="30">30</option>
+<option value="50">50</option>
+<option value="100">100</option>
+</select>
+<strong>Description:</strong>
+<select name="result">
+<option selected value="normal">normal</option>
+<option value="short">short</option>
+</select>
+<strong>Sort:</strong>
+<select name="sort">
+<option selected value="score">by score</option>
+<option value="date:late">in reverse chronological order</option>
+<option value="date:early">in chronological order</option>
+<option value="field:subject:ascending">by title in ascending order</option>
+<option value="field:subject:descending">by title in descending order</option>
+<option value="field:from:ascending">by author in ascending order</option>
+<option value="field:from:descending">by author in descending order</option>
+<option value="field:size:ascending">by size in ascending order</option>
+<option value="field:size:descending">by size in descending order</option>
+<option value="field:uri:ascending">by URI in ascending order</option>
+<option value="field:uri:descending">by URI in descending order</option>
+</select>
+</p>
+</form>
+<!--/x-search-form-->
+<a href="../">[All Lists]</a>
+<hr>