chiark / gitweb /
Merge from 3.0 branch
[disorder] / templates / choosealpha.html
index be61fd983ad88fb6054b814a1360e1e9312c7610..4027834432561bbaf0c0d42dfcc932e265bc80d6 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <!--
 This file is part of DisOrder.
-Copyright (C) 2004, 2005, 2006 Richard Kettlewell
+Copyright (C) 2004-2008 Richard Kettlewell
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -24,40 +24,67 @@ USA
   <title>@label:choose.title@</title>
  </head>
  <body>
-@include{@label{menu}@}@
-   <h1 class=title>@label:choose.title@</h1>
+@include{topbar}@
+   <h1>@label:choose.title@</h1>
 
    <p class=choosealpha>
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?a">A</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?b">B</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?c">C</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?d">D</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?e">E</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?f">F</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?g">G</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?h">H</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?i">I</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?j">J</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?k">K</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?l">L</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?m">M</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?n">N</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?o">O</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?p">P</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?q">Q</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?r">R</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?s">S</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(?!the [^t])t">T</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?u">U</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?v">V</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?w">W</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?x">X</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?y">Y</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^(the )?z">Z</a> |
-    <a class=choosealpha href="@url@?action=choose&#38;regexp=^[^a-z]">*</a>
+    <a title="Directories starting with 'a'"
+    href="@url@?action=choose&#38;regexp=^(the )?a">A</a> |
+    <a title="Directories starting with 'b'"
+    href="@url@?action=choose&#38;regexp=^(the )?b">B</a> |
+    <a title="Directories starting with 'c'"
+    href="@url@?action=choose&#38;regexp=^(the )?c">C</a> |
+    <a title="Directories starting with 'd'"
+    href="@url@?action=choose&#38;regexp=^(the )?d">D</a> |
+    <a title="Directories starting with 'e'"
+    href="@url@?action=choose&#38;regexp=^(the )?e">E</a> |
+    <a title="Directories starting with 'f'"
+    href="@url@?action=choose&#38;regexp=^(the )?f">F</a> |
+    <a title="Directories starting with 'g'"
+    href="@url@?action=choose&#38;regexp=^(the )?g">G</a> |
+    <a title="Directories starting with 'h'"
+    href="@url@?action=choose&#38;regexp=^(the )?h">H</a> |
+    <a title="Directories starting with 'i'"
+    href="@url@?action=choose&#38;regexp=^(the )?i">I</a> |
+    <a title="Directories starting with 'j'"
+    href="@url@?action=choose&#38;regexp=^(the )?j">J</a> |
+    <a title="Directories starting with 'k'"
+    href="@url@?action=choose&#38;regexp=^(the )?k">K</a> |
+    <a title="Directories starting with 'l'"
+    href="@url@?action=choose&#38;regexp=^(the )?l">L</a> |
+    <a title="Directories starting with 'm'"
+    href="@url@?action=choose&#38;regexp=^(the )?m">M</a> |
+    <a title="Directories starting with 'n'"
+    href="@url@?action=choose&#38;regexp=^(the )?n">N</a> |
+    <a title="Directories starting with 'o'"
+    href="@url@?action=choose&#38;regexp=^(the )?o">O</a> |
+    <a title="Directories starting with 'p'"
+    href="@url@?action=choose&#38;regexp=^(the )?p">P</a> |
+    <a title="Directories starting with 'q'"
+    href="@url@?action=choose&#38;regexp=^(the )?q">Q</a> |
+    <a title="Directories starting with 'r'"
+    href="@url@?action=choose&#38;regexp=^(the )?r">R</a> |
+    <a title="Directories starting with 's'"
+    href="@url@?action=choose&#38;regexp=^(the )?s">S</a> |
+    <a title="Directories starting with 't'"
+    href="@url@?action=choose&#38;regexp=^(?!the [^t])t">T</a> |
+    <a title="Directories starting with 'u'"
+    href="@url@?action=choose&#38;regexp=^(the )?u">U</a> |
+    <a title="Directories starting with 'v'"
+    href="@url@?action=choose&#38;regexp=^(the )?v">V</a> |
+    <a title="Directories starting with 'w'"
+    href="@url@?action=choose&#38;regexp=^(the )?w">W</a> |
+    <a title="Directories starting with 'x'"
+    href="@url@?action=choose&#38;regexp=^(the )?x">X</a> |
+    <a title="Directories starting with 'y'"
+    href="@url@?action=choose&#38;regexp=^(the )?y">Y</a> |
+    <a title="Directories starting with 'z'"
+    href="@url@?action=choose&#38;regexp=^(the )?z">Z</a> |
+    <a title="Directories starting with anything else"
+    href="@url@?action=choose&#38;regexp=^[^a-z]">*</a>
    </p>
 
-@include{@label{menu}@end}@
+@include{topbarend}@
  </body>
 </html>
 @@
@@ -69,4 +96,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:be6e8dfa8452199ee4f5aa988881ec03 -->