yacy_search_server/htroot/htdocsdefault/dir.html
orbiter 248077d3f0 initial load with yacy 0.36
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-07 19:19:42 +00:00

103 lines
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>YACY: Public Files</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Content-Language" content="English, Englisch">
<meta name="keywords" content="yacy file share">
<meta name="description" content="YACY public share zone">
<meta name="copyright" content="Michael Christen">
<link rel="stylesheet" media="all" href="/env/style.css">
<!-- (C), Architecture and Realisation: Michael Peter Christen; Contact: mc <at> anomic.de -->
</head>
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr><td>
<table class="Heading" border="0" cellspacing="0" cellpadding="0" width="100%">
<tr height="36">
<td width="240">
<a href="http://www.yacy.net">
<img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
</a>
</td>
<td width="50%" align="center">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr><td height="4"></td></tr>
<tr><td valign="top">
<center>
<font size="4" face="Helvetica, Arial" color="#ffffff">
<b>Public&nbsp;File&nbsp;Directory</b>
</font>
</center>
</td></tr>
</table>
</td>
<td width="240" align="right">
<table border="0" cellspacing="0" cellpadding="0">
<tr><td height="4"></td><td></td></tr>
<tr><td valign="top">
<form action="http://#[peerdomain]#.yacy" method="get">
<input type="submit" value="#[peername]#'s Console" class="small">
</form>
</td><td>&nbsp;&nbsp;</td></tr>
</table>
</td>
</tr>
</table>
</td></tr>
<tr><td height="2"></td></tr>
</table>
<!-- BODY -->
<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td width="10">&nbsp;</td><td>
<!-- steering elements -->
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr height="8"><td></td><td></td></tr>
<tr height="10" valign="top">
<td>Welcome! You are identified and authorized as "<b>#[ident]#</b>".</td>
<td align="right">#[logout]#</td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="6" width="100%">
<tr valign="top"><td width="50%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top" class="TableHeader" height="6"><td class="small">Service</td></tr>
<tr valign="top" class="TableCellLight"><td class="small">#[service]#</td></tr>
</table>
</td><td rowspan="2" width="50%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top" class="TableHeader" height="6"><td width="130" class="small">Account</td></tr>
<tr valign="top" class="TableCellLight"><td width="130" class="small">#[account]#</td></tr>
</table>
</td></tr>
<tr valign="top">
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top" class="TableHeader" height="6"><td class="small">Info</td></tr>
<tr valign="top" class="TableCellLight"><td class="small">#[info]#</td></tr>
</table>
</td>
<td></td>
</tr>
</table>
<br>
<!-- directory listing -->
<hr>
<p>#[dir]#</p>
<hr>
<p class="small">
Access of this page with the URL's:
<a href="http://#[peeraddress]#/share/" class="tt">http://#[peeraddress]#/share/</a>, or
<a href="http://share.#[peerdomain]#.yacy" class="tt">http://share.#[peerdomain]#.yacy</a> from within the YACY network.
</p>
</td><td width="20">&nbsp;</td></tr></table>
</body>
</html>