1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<!--
Available WWWOFFLE Variables (all with a '$' prefix).
localurl = The root URL of the server running wwwoffled (='$localurl').
version = The version of the WWWOFFLE server (='$version').
type = The type of index that was asked for (='$type').
One of: '' outgoing, monitor, lasttime, prevtime, lastout, prevout,
http, ftp, finger.
subtype = The hostname for the indexes of each protocol (='$subtype').
or the previous time number.
sort = The sort mode that was asked for (='$sort').
One of: none, mtime, atime, dated, alpha, type, random
delete = The choice of showing the delete option or not (='$delete').
refresh = The choice of showing the refresh option or not (='$refresh').
monitor = The choice of showing the monitor option or not (='$monitor').
all = The choice to show all pages or exclude those in the DontIndex section (='$all').
config = The choice to display the configuration editing page link (='$config').
info = The choice to display the information page link (='$info').
-->
<HEAD>
$type? {}{<TITLE>WWWOFFLE Index - Main Index</TITLE>}
$type?=outgoing{<TITLE>WWWOFFLE Index - Outgoing Requests</TITLE>}{}
$type?=monitor {<TITLE>WWWOFFLE Index - Monitored Pages</TITLE>}{}
$type?=lasttime{<TITLE>WWWOFFLE Index - Last Time Online Pages</TITLE>}{}
$type?=prevtime{<TITLE>WWWOFFLE Index - Previous Time Online Pages ($subtype)</TITLE>}{}
$type?=lastout {<TITLE>WWWOFFLE Index - Last Time Outgoing Pages</TITLE>}{}
$type?=prevout {<TITLE>WWWOFFLE Index - Previous Time Outgoing Pages ($subtype)</TITLE>}{}
$type?=http {<TITLE>WWWOFFLE Index - $type://$subtype</TITLE>}{}
$type?=https {<TITLE>WWWOFFLE Index - $type://$subtype</TITLE>}{}
$type?=ftp {<TITLE>WWWOFFLE Index - $type://$subtype</TITLE>}{}
$type?=finger {<TITLE>WWWOFFLE Index - $type://$subtype</TITLE>}{}
<LINK href="$localurl/wwwoffle.css" type="text/css" rel="stylesheet">
$typesubtype=$type$subtype
$type?=prevtime{$type=$type$subtype $subtype=}{}
$type?=prevout{$type=$type$subtype $subtype=}{}
$typesubtype?=http{$type=$type/}{}
$typesubtype?=https{$type=$type/}{}
$typesubtype?=ftp{$type=$type/}{}
$typesubtype?=finger{$type=$type/}{}
$subtype?{$subtype=/$subtype}{}
$type?=lasttime{ <LINK rel="next" href="/index/prevtime1?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevtime1{<LINK rel="prev" href="/index/lasttime?sort=$sort$delete$refresh$monitor$all$config$info" ><LINK rel="next" href="/index/prevtime2?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevtime2{<LINK rel="prev" href="/index/prevtime1?sort=$sort$delete$refresh$monitor$all$config$info"><LINK rel="next" href="/index/prevtime3?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevtime3{<LINK rel="prev" href="/index/prevtime2?sort=$sort$delete$refresh$monitor$all$config$info"><LINK rel="next" href="/index/prevtime4?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevtime4{<LINK rel="prev" href="/index/prevtime3?sort=$sort$delete$refresh$monitor$all$config$info"><LINK rel="next" href="/index/prevtime5?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevtime5{<LINK rel="prev" href="/index/prevtime4?sort=$sort$delete$refresh$monitor$all$config$info"><LINK rel="next" href="/index/prevtime6?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevtime6{<LINK rel="prev" href="/index/prevtime5?sort=$sort$delete$refresh$monitor$all$config$info"><LINK rel="next" href="/index/prevtime7?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevtime7{<LINK rel="prev" href="/index/prevtime6?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=lastout{ <LINK rel="next" href="/index/prevout1?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevout1{<LINK rel="prev" href="/index/lastout?sort=$sort$delete$refresh$monitor$all$config$info" ><LINK rel="next" href="/index/prevout2?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevout2{<LINK rel="prev" href="/index/prevout1?sort=$sort$delete$refresh$monitor$all$config$info"><LINK rel="next" href="/index/prevout3?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevout3{<LINK rel="prev" href="/index/prevout2?sort=$sort$delete$refresh$monitor$all$config$info"><LINK rel="next" href="/index/prevout4?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevout4{<LINK rel="prev" href="/index/prevout3?sort=$sort$delete$refresh$monitor$all$config$info"><LINK rel="next" href="/index/prevout5?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevout5{<LINK rel="prev" href="/index/prevout4?sort=$sort$delete$refresh$monitor$all$config$info"><LINK rel="next" href="/index/prevout6?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevout6{<LINK rel="prev" href="/index/prevout5?sort=$sort$delete$refresh$monitor$all$config$info"><LINK rel="next" href="/index/prevout7?sort=$sort$delete$refresh$monitor$all$config$info">}{}
$type?=prevout7{<LINK rel="prev" href="/index/prevout6?sort=$sort$delete$refresh$monitor$all$config$info">}{}
</HEAD>
<BODY class="wwwoffle-message">
<!-- Standard WWWOFFLE Message Page Header Start -->
<div class="wwwoffle-header" align="center">
<b>WWWOFFLE</b> <b>-</b> <b>W</b>orld <b>W</b>ide <b>W</b>eb <b>Offl</b>ine <b>E</b>xplorer <b>-</b> <b>v$version</b>
</div>
<hr class="wwwoffle-header">
<!-- Standard WWWOFFLE Message Page Header End -->
<H1 align="center">WWWOFFLE Cache Index</H1>
<div class="wwwoffle-index-buttons-top" align="center">
$type?{<a href="/index/?sort=none">[Main Index]</a>}{<strong>[Main Index]</strong>}
<br>
$type?=outgoing{<strong>[Outgoing]</strong>} {<a href="/index/outgoing?sort=$sort$delete$refresh$monitor$all$config$info" title="View the list of requests that have already been made">[Outgoing]</a>}
$type?=monitor {<strong>[Monitored]</strong>} {<a href="/index/monitor?sort=$sort$delete$refresh$monitor$all$config$info" title="View the list of pages that are regularly monitored">[Monitored]</a>}
$type?=lasttime{<strong>[Last Time]</strong>} {<a href="/index/lasttime?sort=$sort$delete$refresh$monitor$all$config$info" title="View the pages that were fetched last time online">[Last Time]</a>}
$type?=lastout {<strong>[Last Outgoing]</strong>}{<a href="/index/lastout?sort=$sort$delete$refresh$monitor$all$config$info" title="View the requests that were fetched the last time online">[Last Outgoing]</a>}
$type?=http/ {<strong>[http]</strong>} {<a href="/index/http?sort=$sort$delete$refresh$monitor$all$config$info" title="List all of the HTTP servers that have pages cached">[http]</a>}
$type?=https/ {<strong>[https]</strong>} {<a href="/index/https?sort=$sort$delete$refresh$monitor$all$config$info" title="List all of the HTTP servers that have pages cached">[https]</a>}
$type?=ftp/ {<strong>[ftp]</strong>} {<a href="/index/ftp?sort=$sort$delete$refresh$monitor$all$config$info" title="List all of the FTP servers that have pages cached">[ftp]</a>}
$type?=finger/ {<strong>[finger]</strong>} {<a href="/index/finger?sort=$sort$delete$refresh$monitor$all$config$info" title="List all of the Finger servers that have pages cached">[finger]</a>}
<br>
$sort?=none {<strong>[Unsorted]</strong>} {<a href="/index/$type$subtype?sort=none$delete$refresh$monitor$all$config$info" title="Sort this page by internal order">[Unsorted]</a>}
$sort?=mtime {<strong>[Modification Time]</strong>}{<a href="/index/$type$subtype?sort=mtime$delete$refresh$monitor$all$config$info" title="Sort this page by the date the pages were last modified">[Modification Time]</a>}
$sort?=atime {<strong>[Access Time]</strong>} {<a href="/index/$type$subtype?sort=atime$delete$refresh$monitor$all$config$info" title="Sort this page by the date the pages were last viewed">[Access Time]</a>}
$sort?=dated {<strong>[Date Changed]</strong>} {<a href="/index/$type$subtype?sort=dated$delete$refresh$monitor$all$config$info" title="Sort this page by the date pages were changed (with page ages)">[Date Changed]</a>}
$sort?=alpha {<strong>[Alphabetical]</strong>} {<a href="/index/$type$subtype?sort=alpha$delete$refresh$monitor$all$config$info" title="Sort this page into alphabetical order">[Alphabetical]</a>}
$sort?=domain{<strong>[Domain Name]</strong>} {<a href="/index/$type$subtype?sort=domain$delete$refresh$monitor$all$config$info" title="Sort this page into alphabetical order by top level domain">[Domain Name]</a>}
$sort?=type {<strong>[File Type]</strong>} {<a href="/index/$type$subtype?sort=type$delete$refresh$monitor$all$config$info" title="Sort this page by file extension">[File Type]</a>}
$sort?=random{<strong>[Random]</strong>} {<a href="/index/$type$subtype?sort=random$delete$refresh$monitor$all$config$info" title="Sort this page into a random order">[Random]</a>}
<br>
$delete?
{<a href="/index/$type$subtype?sort=$sort$refresh$monitor$all$config$info" title="Don't display the buttons to delete pages">(No Delete Options)</a>}
{<a href="/index/$type$subtype?sort=$sort;delete$refresh$monitor$all$config$info" title="Display the buttons to delete pages">(Delete Options)</a>}
$refresh?
{<a href="/index/$type$subtype?sort=$sort$delete$monitor$all$config$info" title="Don't display the buttons to refresh pages">(No Refresh Options)</a>}
{<a href="/index/$type$subtype?sort=$sort$delete;refresh$monitor$all$config$info" title="Display the buttons to refresh pages">(Refresh Options)</a>}
$monitor?
{<a href="/index/$type$subtype?sort=$sort$delete$refresh$all$config$info" title="Don't display the buttons to monitor pages">(No Monitor Options)</a>}
{<a href="/index/$type$subtype?sort=$sort$delete$refresh;monitor$all$config$info" title="Display the buttons to monitor pages">(Monitor Options)</a>}
$all?
{<a href="/index/$type$subtype?sort=$sort$delete$refresh$monitor$config$info" title="Don't display the pages excluded in the IndexOptions section of the configuration file">(Hide Unlisted Pages)</a>}
{<a href="/index/$type$subtype?sort=$sort$delete$refresh$monitor;all$config$info" title="Display the pages excluded in the IndexOptions section of the configuration file">(All Pages)</a>}
$config?
{<a href="/index/$type$subtype?sort=$sort$delete$refresh$monitor$all$info" title="Don't display the buttons to edit the configuration file">(No Config Options)</a>}
{<a href="/index/$type$subtype?sort=$sort$delete$refresh$monitor$all;config$info" title="Display the buttons to edit the configuration file">(Config Options)</a>}
$info?
{<a href="/index/$type$subtype?sort=$sort$delete$refresh$monitor$all$config" title="Don't display the buttons to show the page information">(No Info Options)</a>}
{<a href="/index/$type$subtype?sort=$sort$delete$refresh$monitor$all$config;info" title="Display the buttons to show the page information">(Info Options)</a>}
</div>
<hr class="wwwoffle-index-buttons-top" width="50%">
<!-- This is just the head of this file since the body is different for each index -->
|