Code

Initial revision
[rrdtool-all.git] / website / .wml / navbar.inc
1 <nnb:define "main" "main" "">
2   <nnb:button about     "About"         "index.html"           large>
3   <nnb:button screen    "Screenshots"   "screen.html"          large>
4   <nnb:button gallery   "Gallery"       "gallery/"             large>
5   <nnb:button license   "License"       "license.html"         large>
6   <nnb:button download  "Download"      "download.html"        large>
7   <nnb:button compiling "Compiling"     "compiling.html"       large>
8   <nnb:button mailinglists "Mailinglists" "mailinglists.html"  large>
9   <nnb:button tutorial  "Tutorial"      "tutorial/"            large>
10   <nnb:button manual    "RRDtool Manual" "manual/index.html"   large>
11   <nnb:button rrdcgi    "RRDcgi Manual" "rrdcgi.html"    large>
12   <nnb:button perlbind  "Perl Bindings" "perlbind/index.html"  large>
13   <nnb:button frontends "Frontends"     "frontends/index.html" large>
14   <nnb:button developers "Developers"   "developers.html"      large>
15   <nnb:button contrib   "Contributors"  "contributors.html"    large>
16 </nnb:define>
18 <nnb:define "sub" manual "manual/">
19   <nnb:button rrdcreate  "create"      rrdcreate.html           small>
20   <nnb:button rrdupdate  "update"      rrdupdate.html           small>
21   <nnb:button rrdgraph   "graph"       rrdgraph.html            small>
22   <nnb:button rrddump    "dump"        rrddump.html             small>
23   <nnb:button rrdinfo    "info"        rrdinfo.html             small>
24   <nnb:button rrdrestore "restore"     rrdrestore.html          small>
25   <nnb:button rrdfetch   "fetch"       rrdfetch.html            small>
26   <nnb:button rrdresize  "resize"      rrdresize.html           small>
27   <nnb:button rrdtune    "tune"        rrdtune.html             small>
28   <nnb:button rrdlast    "last"        rrdlast.html             small>
29 </nnb:define>
31 <nnb:define "sub" gallery "gallery/">
32   <nnb:button alex-01    "Billing Check"   alex-01.html         small>
33   <nnb:button bkw-01     "Portmaster"   bkw-01.html             small>
34   <nnb:button blair-01   "Webserver"   blair-01.html            small>
35   <nnb:button chris-01    "Weather Stats"  chris-01.html                small>
36   <nnb:button colleen-01 "Space Shuttle"  colleen-01.html               small>
37   <nnb:button edvard-01  "Link Status"  edvard-01.html          small>
38   <nnb:button jeff-01    "Routing"  jeff-01.html                small>
39   <nnb:button neal-01    "Data Management"  neal-01.html                small>
40   <nnb:button steve-01   "DNS Query Rate"  steve-01.html                small>
41   <nnb:button simon-01   "FluxScope"  simon-01.html             small>
42 </nnb:define>
44 <nnb:define "sub" perlbind "perlbind/">
45   <nnb:button RRDp       "RRD Pipes"   RRDp.html                small>
46   <nnb:button RRDs       "Shared RRD"  RRDs.html                small>
47 </nnb:define>
49 <nnb:define "sub" tutorial "tutorial/">
50   <nnb:button rrdtut     "First Steps"   rrdtutorial.html               small>
51   <nnb:button rpntut     "RPN Tutorial"  rpntutorial.html               small>
52   <nnb:button cdeftut    "CDEF Tutorial"  cdeftutorial.html             small>
53 </nnb:define>
55 <nnb:define "sub" frontends "frontends/">
56   <nnb:button bigsister     "BigSister"    bigsister.html small>
57   <nnb:button bronc         "Bronc"        bronc.html small>
58   <nnb:button cricket       "Cricket"      cricket.html small>
59   <nnb:button flowscan      "FlowScan"     flowscan.html small>  
60   <nnb:button fwgold        "FwGold"       fwgold.html small>  
61   <nnb:button hoth          "Hoth"         hoth.html small>  
62   <nnb:button nmis          "NMIS"         nmis.html small>
63   <nnb:button ntop          "Ntop"         ntop.html small>
64   <nnb:button nrg           "NRG"          nrg.html small>
65   <nnb:button orca          "Orca"         orca.html small>
66   <nnb:button remstats      "Remstat"      remstats.html small>
67   <nnb:button rrgrapher     "RRGrapher"    rrgrapher.html small>
68   <nnb:button slamon        "SLAMon"       slamon.html small>
69 </nnb:define>