Happy happy joy joy, www.infodrom.ffis.de is up!
[infodrom.org/www.infodrom.org] / src / projects / cgilib / submenu.inc
1 <p>
2
3 <center>
4 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "index"
5   <a href="index.php3">Index</a>
6   Index
7 ><br>
8 </center>
9
10 <submenuhr>
11
12 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "people"
13   <a href="people.php3">People</a>
14   People
15 ><br>
16
17 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "news"
18   <a href="news.php3">News</a>
19   News
20 ><br>
21
22 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "changes"
23   <a href="changes.php3">ChangeLog</a>
24   ChangeLog
25 ><br>
26
27 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "download"
28   <a href="download.php3">Download</a>
29   Download
30 ><br>
31
32 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "todo"
33   <a href="todo.php3">Todo</a>
34   Todo
35 ><br>
36
37 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "ml"
38   <a href="ml.php3">"Mailing List"</a>
39   "Mailing List"
40 ><br>
41
42 &nbsp;<a href="<root_prefix>Mail-Archive/cgilib/">Mail Archive</a><br>
43
44 <submenuhr>
45
46 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "use"
47   <a href="use.php3">Usage</a>
48   Usage
49 ><br>
50
51 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "test"
52   <a href="test.php3">Testsuite</a>
53   Testsuite
54 ><br>
55
56 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "apps"
57   <a href="apps.php3">Apps</a>
58   Apps
59 ><br>
60
61 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "sample"
62   <a href="sample.php3">Example</a>
63   Example
64 ><br>
65
66 &nbsp;<ifneq <get-var WML_SRC_BASENAME> "cgivar"
67   <a href="cgivar.php3">CGI-Var</a>
68   CGI-Var
69 ><br>