Added again an experimentell version of new design. Changed now complete to XHTML and CSS. Made by Michael Hamann (Michitux). For testing it, rename xhtml-index.html to index.html and use skin xhtml-style.css

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1771 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
daburna 19 years ago
parent eaffcfefe2
commit f0c50aad69

@ -1,283 +0,0 @@
body {
background-color:#F8F8FF;
}
h1 {
font-family:Helvetica, sans-serif;
font-size:16pt;
font-style:normal;
line-height:25pt;
margin-top:0pt;
margin-bottom:0pt;
}
h2 {
font-family:Helvetica, sans-serif;
font-size:14pt;
font-style:normal;
line-height:14pt;
margin-top:0pt;
margin-bottom:0pt;
}
h3 {
font-family:Helvetica, sans-serif;
font-size:12pt;
font-style:normal;
line-height:14pt;
margin-top:0pt;
margin-bottom:0pt;
}
h4 {
font-family:Helvetica, sans-serif;
font-size:10pt;
font-style:normal;
line-height:14pt;
margin-top:0pt;
margin-bottom:0pt;
}
a, body, div, li, ol, span, table, td, tr, ul {
color:#000000;
font-family:Helvetica, sans-serif;
font-size:10pt;
font-style:normal;
line-height:14px;
margin-top:0px;
margin-bottom:0px;
}
*.small {
font-family:Helvetica, sans-serif;
font-size:8pt;
font-style:normal;
line-height:9px;
margin-top:0px;
margin-bottom:0px;
}
body, div, li, ol, span, table, td, tr, ul {
text-decoration:none;
}
a:hover {
color:#0000FF;
}
a.unknown {
color:#990000;
}
a.known {
color:#009900;
}
a.extern {
color:#000099;
}
*.xxxyellow {
color:#0000FF;
font-weight:bold;
text-decoration:none;
font-size:11px;
}
*.xxxblue {
color:#556699;
font-weight:bold;
text-decoration:none;
font-size:11px;
}
*.tt {
font-family:Courier,Terminal,sans-serif;
font-size:8pt;
line-height:10px;
vertical-align:top;
}
.Menu {
width: 140;
}
.SubMenu {
}
.MenuHeader {
background-color: #4070a0;
color:white;
font-size: 9px;
font-weight:bold;
}
.MenuItem {
background-color: #bdcdd4;
font-weight:bold;
text-decoration:none;
font-size:11px;
padding-top: 2;
padding-bottom: 2;
}
.MenuTopItem {
background-color: #bdcdd4;
font-weight:bold;
text-decoration:none;
font-size:11px;
padding-top: 3;
padding-bottom: 3;
}
.MenuSubItem {
background-color: #bdcdd4;
font-weight:bold;
text-decoration:none;
font-size:11px;
padding-top: 3;
padding-bottom: 3;
}
.MenuItemLink {
color: black;
font-weight:bold;
text-decoration:none;
font-size:11px;
}
a.MenuItemLink:hover {
color:#0088BB;
font-weight:bold;
text-decoration:none;
}
.MenuSpacer {
height: 4;
background-color: #ffffff;
}
.MenuSubSpacer {
padding-left: 2;
padding-right: 2;
background-color: #ffffff;
}
.TableHeader {
background-color: #88aaaa;
}
.TableCellDark {
background-color: #bbcccc;
}
.TableCellLight {
background-color: #ddeeee;
}
.TableCellActive {
background-color: #ffbbaa;
}
.TableCellSummary {
background-color: #ffbbaa;
}
.TableCellPassive {
background-color: lightgrey;
}
.WikiBackground {
background-color: #eeeeee;
}
.WikiTOCBox {
border: 1px solid #aaa;
background-color: #F8F8FF;
padding: 8px;
}
.WikiTOC {
color:#0000FF;
font-size: 10px;
text-decoration:underline;
}
.MessageBackground {
background-color: #eeeeee;
}
.bookmarkTags{
color: #007050;
font-weight:bold;
text-decoration:none;
white-space:nowrap;
}
.bookmarkTitle{
line-height: 120%;
color: #4070a0;
font-size:17px;
font-weight:bold;
text-decoration:none;
}
.bookmarkDescription{
font-style:normal;
}
.bookmarkAction{
color: #999999;
text-decoration:none;
}
img.bookmarkIcon{
height: 16px;
width: 16px;
}
.ResultDescription {
color:#4070a0;
font-weight:bold;
}
.ResultDateYBR {
color:#007050;
}
.snippetLoading {
color:#999999;
}
.snippetLoaded {
color:black;
font-style:italic;
}
.snippetError {
color:red;
font-style:italic;
}
.settingsValue {
color:#556699;
font-weight:bold;
}
ul#Navigation {
width: 150px;
margin: 0; padding: 0.2em 0.8em 0.8em;
border: 0px;
}
ul#Navigation li {
list-style: none;
margin: 1px; padding: 0;
}
ul#Navigation a, ul#Navigation h2 {
width:140px;
font-size: 11px;
display:block;
padding: 0.2em;
padding-left:10px;
text-decoration: none; font-weight: bold;
border: 1px solid black;
border-left-color: white; border-top-color: white;
color: black; background-color: #bdcdd4;
}
ul#Navigation a:hover {
border-color: white;
border-left-color: black; border-top-color: black;
color: white; background-color: #0088BB;
}
ul#Navigation h2 {
width:140px;
font-size: 9px;
margin: 1px 0 0;
border-color: gray;
color: white; background-color: #4070a0;
margin-top:5px;
}
.Headline {
color: white;
font-weight: bold;
font-size: 160%;
font-family: Helvetica, Arial;
text-align: center;
background-color: #4070a0;
height: 36px;
width:100%;
}
.Heading {
background-color: #4070a0;
height: 36px;
}

@ -1,65 +0,0 @@
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr><td>
<h1 class="Headline"><a href="http://www.yacy.net">
<img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="left">
</a>
YaCy&nbsp;-&nbsp;Distributed&nbsp;Web&nbsp;Indexing&nbsp;-&nbsp;Administration </h1>
</td></tr>
<tr><td><table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr><td width="100" valign="top">
<ul id="Navigation">
<li><h2>&nbsp;Global&nbsp;Index</h2></li>
<li><a href="/index.html" accesskey="s">Searchpage</a></li>
<li><a href="/DetailedSearch.html">Detailed Search</a></li>
<li><a href="/Bookmarks.html">Bookmarks</a></li>
<li><a href="/Help.html">Help</a></li>
<li><h2>&nbsp;Distributed Crawler</h2></li>
<li><a href="/IndexCreate_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Index Create</a></li>
<li><a href="/IndexControl_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Index Control</a></li>
<li><a href="/IndexMonitor.html">Index Monitor</a></li>
<li><h2>&nbsp;Local Proxy</h2></li>
<li><a href="/Blacklist_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Blacklist</a></li>
<li><a href="/ProxyIndexingMonitor_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Proxy Indexing</a></li>
<li><a href="/CacheAdmin_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Cache Monitor</a></li>
<li><a href="/CookieMonitorIncoming_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Cookie Monitor</a></li>
<li><h2>&nbsp;Communication / Publication</h2></li>
<li><a href="/www/">Home&nbsp;Page</a></li>
<li><a href="/share/">File&nbsp;Share</a></li>
<li><a href="/Wiki.html">Wiki</a></li>
<li><a href="/Messages_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Messages&nbsp;<img border="0" src="notifier.gif" align="center"></a></li>
<li><a href="/EditProfile_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Personal Profile</a></li>
<li><h2>&nbsp;Peer&nbsp;Control</h2></li>
<li><a href="/Status.html" accesskey="t">Status</a></li>
<li><a href="/Network.html" accesskey="w">Network</a></li>
<li><a href="/News.html" accesskey="n">News</a></li>
<li><a href="/ViewLog_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Log</a></li>
<li><a href="/Settings_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Settings</a></li>
<li><a href="/PerformanceQueues_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Performance</a></li>
<li><a href="/Connections_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Connections</a></li>
<li><a href="/Language_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Language</a></li>
<li><a href="/Skins_p.html"><img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Skins</a></li>
<li><h2>&nbsp;The Project</h2></li>
<li><a href="http://www.yacy.net/yacy/">Projekt Home</a></li>
<li><a href="http://www.yacy.net/yacy/News.html">Projekt News</a></li>
<li><a href="http://sourceforge.net/forum/?group_id=116142">English Forum</a></li>
<li><a href="http://www.yacy-forum.de">Deutsches Forum</a></li>
<li><a href="http://www.yacy.net/yacy/Download.html">Download YaCy</a></li>
<li><a href="http://yacy-websuche.de/wiki/index.php">YaCy Wiki</a></li>
<li><a href="http://www.yacy.net/yacy/Contact.html">COntact</a></li>
</ul>
</td><td width="6" valign="top"></td><td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td height="2"></td></tr>
<tr><td>

@ -1,61 +1,68 @@
<div class="head">
<img src="/env/grafics/yacy.gif" class="head" />
<h1 class="head">YaCy - Distributed Web Indexing - Administration</h1>
</div>
<div class="menu">
<table width="100%" border="0" cellspacing="2" cellpadding="0" class="menu">
<tr><td class="MenuHeader">&nbsp;Global&nbsp;Index</td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/index.html" accesskey="s" class="MenuItemLink">Search Page</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/Help.html" class="MenuItemLink">Help</a></td></tr>
<!--<tr><td class="MenuItem">&nbsp;<a href="/Statistics.html" class="MenuItemLink">Statistics</a></td></tr>-->
<tr><td class="MenuSpacer"></td></tr>
<tr><td class="MenuHeader">&nbsp;Distributed Crawler</td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/IndexCreate_p.html" class="MenuItemLink">Index Create</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/IndexControl_p.html" class="MenuItemLink">Index Control</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/IndexMonitor.html" class="MenuItemLink">Index Monitor</a></td></tr>
<tr><td class="MenuSpacer"></td></tr>
<tr><td class="MenuHeader">&nbsp;Local Proxy</td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/Blacklist_p.html" class="MenuItemLink">Blacklist</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/ProxyIndexingMonitor_p.html" class="MenuItemLink">Proxy Indexing</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/CacheAdmin_p.html" class="MenuItemLink">Cache Monitor</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/CookieMonitorIncoming_p.html" class="MenuItemLink">Cookie Monitor</a></td></tr>
<tr><td class="MenuSpacer"></td></tr>
<tr><td class="MenuHeader">&nbsp;Communication / Publication</td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/www/" class="MenuItemLink">Home&nbsp;Page</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/share/" class="MenuItemLink">File&nbsp;Share</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/Wiki.html" class="MenuItemLink">Wiki</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/Messages_p.html" class="MenuItemLink">Messages</a>&nbsp;<img border="0" src="/env/grafics/notifier.gif" align="center"></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/EditProfile_p.html" class="MenuItemLink">Personal Profile</a></td></tr>
<tr><td class="MenuSpacer"></td></tr>
<tr><td class="MenuHeader">&nbsp;Peer&nbsp;Control</td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/Status.html" accesskey="t" class="MenuItemLink">Status</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/Network.html" accesskey="w" class="MenuItemLink">Network</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/News.html" accesskey="n" class="MenuItemLink">News</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/ViewLog_p.html" class="MenuItemLink">Log</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/Settings_p.html" class="MenuItemLink">Settings</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/PerformanceQueues_p.html" class="MenuItemLink">Performance</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/Language_p.html" class="MenuItemLink">Language</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/Skins_p.html" class="MenuItemLink">Skins</a></td></tr>
<tr><td class="MenuSpacer"></td></tr>
<tr><td class="MenuHeader">&nbsp;The Project</td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://www.yacy.net/yacy/" class="MenuItemLink">Project Home</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://www.yacy.net/yacy/News.html" class="MenuItemLink">Project News</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://sourceforge.net/forum/?group_id=116142" class="MenuItemLink">English Forum</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://www.yacy-forum.de" class="MenuItemLink">Deutsches Forum</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://www.yacy.net/yacy/Download.html" class="MenuItemLink">Download YaCy</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://www.yacy.net/yacy/Contact.html" class="MenuItemLink">Contact</a></td></tr>
<tr><td class="MenuSpacer"></td></tr>
<!--
<tr><td class="MenuHeader">&nbsp;Experimental</b></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/Lab.html" class="MenuItemLink">The Lab</a></td></tr>
-->
</table>
</div>
<div class="content">
<div class="head">
<h1 class="head">YaCy - Distributed Web Indexing - Administration</h1>
</div>
<div class="menu">
<div class="menugroup">
<h3>Global Index</h3>
<ul class="menu">
<li><a href="/index.html" accesskey="s" class="MenuItemLink">Search Page</a></li>
<li><a href="/DetailedSearch.html" class="MenuItemLink">Detailed Search</a></li>
<li><a href="/Bookmarks.html" class="MenuItemLink">Bookmarks</a></li>
<li><a href="/Help.html" class="MenuItemLink">Help</a></li>
</ul>
</div>
<div class="menugroup">
<h3>Distributed Crawler</h3>
<ul class="menu">
<li><a href="/IndexCreate_p.html" class="MenuItemLink lock">Index Create</a></li>
<li><a href="/IndexControl_p.html" class="MenuItemLink lock">Index Control</a></li>
<li><a href="/IndexMonitor.html" class="MenuItemLink">Index Monitor</a></li>
</ul>
</div>
<div class="menugroup">
<h3>Local Proxy</h3>
<ul class="menu">
<li><a href="/Blacklist_p.html" class="MenuItemLink lock">Blacklist</a></li>
<li><a href="/ProxyIndexingMonitor_p.html" class="MenuItemLink lock">Proxy Indexing</a></li>
<li><a href="/CacheAdmin_p.html" class="MenuItemLink lock">Cache Monitor</a></li>
<li><a href="/CookieMonitorIncoming_p.html" class="MenuItemLink lock">Cookie Monitor</a></li>
</ul>
</div>
<div class="menugroup">
<h3>Communication / Publication</h3>
<ul class="menu">
<li><a href="/www/" class="MenuItemLink">Home Page</a></li>
<li><a href="/share/" class="MenuItemLink">File Share</a></li>
<li><a href="/Wiki.html" class="MenuItemLink">Wiki</a></li>
<li><a href="/Messages_p.html" class="MenuItemLink lock">Messages <img src="/env/grafics/notifier.gif" alt="New Messages" /></a></li>
<li><a href="/EditProfile_p.html" class="MenuItemLink lock">Personal Profile</a></li>
</ul>
</div>
<div class="menugroup">
<h3>Peer Control</h3>
<ul class="menu">
<li><a href="/Status.html" accesskey="t" class="MenuItemLink">Status</a></li>
<li><a href="/Network.html" accesskey="w" class="MenuItemLink">Network</a></li>
<li><a href="/News.html" accesskey="n" class="MenuItemLink">News</a></li>
<li><a href="/ViewLog_p.html" class="MenuItemLink lock">Log</a></li>
<li><a href="/Settings_p.html" class="MenuItemLink lock">Settings</a></li>
<li><a href="/PerformanceQueues_p.html" class="MenuItemLink lock">Performance</a></li>
<li><a href="/Connections_p.html" class="MenuItemLink lock">Connections</a></li>
<li><a href="/Language_p.html" class="MenuItemLink lock">Language</a></li>
<li><a href="/Skins_p.html" class="MenuItemLink lock">Skins</a></li>
</ul>
</div>
<div class="menugroup">
<h3>The Project</h3>
<ul class="menu">
<li><a href="http://www.yacy.net/yacy/" class="MenuItemLink">Project Home</a></li>
<li><a href="http://www.yacy.net/yacy/News.html" class="MenuItemLink">Project News</a></li>
<li><a href="http://sourceforge.net/forum/?group_id=116142" class="MenuItemLink">English Forum</a></li>
<li><a href="http://www.yacy-forum.de" class="MenuItemLink">Deutsches Forum</a></li>
<li><a href="http://www.yacy.net/yacy/Download.html" class="MenuItemLink">Download YaCy</a></li>
<li><a href="http://yacy-websuche.de/wiki/index.php" class="MenuItemLink">YaCy Wiki</a></li>
<li><a href="http://www.yacy.net/yacy/Contact.html" class="MenuItemLink">Contact</a></li>
</ul>
</div>
</div>
<div class="content">

@ -0,0 +1,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" href="favicon.ico" />
<meta name="Content-Language" content="English, Englisch" />
<meta name="keywords" content="Anomic HTTP Proxy search engine spider indexer java network open free download Mac Windows Linux Software development" />
<meta name="description" content="Anomic Software HTTP Proxy Freeware Home Page" />
<meta name="copyright" content="Michael Christen" />
<link rel="stylesheet" type="text/css" media="all" href="/env/style.css" />
<!-- (C), Architecture and Realisation: Michael Peter Christen; Contact: mc <at> anomic.de -->

@ -1,57 +1,52 @@
body {
background-color:#F8F8FF;
background-color:#F8F8FF;
margin:0;
}
* {
font-family:Helvetica, Arial, sans-serif;
}
img {
border:0;
}
h1 {
font-family:Helvetica, sans-serif;
font-size:16pt;
font-size:2em;
font-style:normal;
line-height:14pt;
margin-top:0pt;
margin-bottom:0pt;
margin-bottom:0pt;
}
h2 {
font-family:Helvetica, sans-serif;
font-size:14pt;
font-size:1.6em;
font-style:normal;
line-height:14pt;
margin-top:0pt;
margin-bottom:0pt;
margin-bottom:0pt;
}
h3 {
font-family:Helvetica, sans-serif;
font-size:12pt;
font-size:1.4em;
font-style:normal;
line-height:14pt;
margin-top:0pt;
margin-bottom:0pt;
margin-bottom:0pt;
}
h4 {
font-family:Helvetica, sans-serif;
font-size:10pt;
font-size:1.2em;
font-style:normal;
line-height:14pt;
margin-top:0pt;
margin-bottom:0pt;
margin-bottom:0pt;
}
a, body, div, li, ol, span, table, td, tr, ul {
color:#000000;
font-family:Helvetica, sans-serif;
font-size:10pt;
font-style:normal;
line-height:14px;
margin-top:0px;
margin-bottom:0px;
}
*.small {
font-family:Helvetica, sans-serif;
font-size:8pt;
font-size:1em;
font-style:normal;
line-height:9px;
margin-top:0px;
margin-bottom:0px;
}
body, div, li, ol, span, table, td, tr, ul {
text-decoration:none;
}
a:hover {
@ -63,92 +58,90 @@ color:#990000;
a.known {
color:#009900;
}
a.extern {
a, a.extern {
color:#000099;
}
*.xxxyellow {
color:#0000FF;
font-weight:bold;
text-decoration:none;
font-size:11px;
font-size:1.2em;
}
*.xxxblue {
color:#556699;
font-weight:bold;
text-decoration:none;
font-size:11px;
font-size:1.2em;
}
*.tt {
font-family:Courier,Terminal,sans-serif;
font-size:8pt;
line-height:9px;
}
.Menu {
width: 140;
font-size:1em;
}
.SubMenu {
}
.MenuHeader {
div.menugroup h3, .MenuHeader {
background-color: #4070a0;
color:white;
font-size: 9px;
font-size:1em;
font-weight:bold;
margin-top:10px;
padding:1px 10px;
}
.MenuItem {
ul.menu li a {
display:block;
background-color: #bdcdd4;
font-weight:bold;
text-decoration:none;
font-size:11px;
padding-top: 2;
padding-bottom: 2;
margin-top:1px;
margin-bottom:1px;
padding:2px 10px;
font-size:1em;
}
ul.menu li a:hover {
color:#0088BB;
}
ul.menu li a.lock {
background:#bdcdd4 url(/env/grafics/lock.gif) 2px center no-repeat;
padding-left:15px;
}
.MenuTopItem {
background-color: #bdcdd4;
font-weight:bold;
text-decoration:none;
font-size:11px;
padding-top: 3;
font-size:1em;
padding-bottom: 3;
}
.MenuSubItem {
background-color: #bdcdd4;
font-weight:bold;
text-decoration:none;
font-size:11px;
font-size:1em;
padding-top: 3;
padding-bottom: 3;
}
.MenuItemLink {
a.MenuItemLink {
color: black;
font-weight:bold;
font-size:1em;
text-decoration:none;
font-size:11px;
}
a.MenuItemLink:hover {
color:#0088BB;
font-weight:bold;
text-decoration:none;
}
.MenuSpacer {
height: 4;
background-color: #ffffff;
}
.MenuSubSpacer {
padding-left: 2;
padding-right: 2;
background-color: #ffffff;
}
.Headline {
div.head h1 {
padding:4px;
background:#4070a0 url(/env/grafics/yacy.gif) 10px center no-repeat;
color: white;
font-weight: bold;
font-size: 160%;
font-family: Helvetica, Arial;
font-size: 1.6em;
text-align: center;
}
.Heading {
background-color: #4070a0;
height: 36px;
margin:0;
}
.TableHeader {
background-color: #88aaaa;
@ -162,15 +155,183 @@ background-color: #ddeeee;
.TableCellSummary {
background-color: #ffbbaa;
}
.WikiBackground {
background-color: #eeeeee;
.TableCellPassive {
background-color: lightgrey;
}
.MessageBackground {
.WikiBackground, .MessageBackground {
background-color: #eeeeee;
}
.menu {
float: left;
.WikiTOCBox {
border: 1px solid #aaa;
background-color: #F8F8FF;
padding: 8px;
}
.WikiTOC {
color:#0000FF;
font-size: 10px;
text-decoration:underline;
}
form.search {
width:35em;
text-align:center;
margin:0 auto;
}
.content {
margin-left: 11em;
.bookmarkTags{
color: #007050;
font-weight:bold;
text-decoration:none;
white-space:nowrap;
}
.bookmarkTitle{
line-height: 120%;
color: #4070a0;
font-size:17px;
font-weight:bold;
text-decoration:none;
}
.bookmarkDescription{
font-style:normal;
}
.bookmarkAction{
color: #999999;
text-decoration:none;
}
img.bookmarkIcon, img.deleteIcon {
height: 16px;
width: 16px;
}
form.search fieldset {
border:0;
padding:0;
margin:2px;
}
form.search table {
margin:0 auto;
text-align:left;
}
div.menu {
padding:0;
margin:0;
position:absolute;
top:3em;
left:0;
width:11em;
}
ul.menu {
padding:0;
margin:0;
}
ul.menu li {
list-style:none;
margin:0;
padding:0;
background-color: #bdcdd4;
border:1px solid white;
}
div.content {
position:absolute;
top:3em;
left:12em;
right:10px;
margin:0;
}
h2.yacy {
margin:10px auto;
text-align:center;
padding-top:130px;
width:256px;
min-width:256px;
background:url(/env/grafics/kaskelix.png) top center no-repeat;
}
div.urlactions {
float:left;
}
div.urlactions a {
display:block;
}
a.deletelink:hover {
background:url(/env/grafics/minus.gif) center center no-repeat;
}
a.bookmarklink:hover {
background:url(/env/grafics/plus.gif) center center no-repeat;
}
p.info {
margin-top:5em;
border-top:1px solid gray;
padding-top:5px;
text-align:center;
}
div.searchresults p.url a {
color:#008000;
}
div.searchresults p, div.searchresults h4 {
margin:2px 2px 2px 22px;
}
.snippetLoading {
color:#999999;
}
.snippetLoaded {
color:black;
font-style:italic;
}
.snippetError {
color:red;
font-style:italic;
}
.settingsValue {
color:#556699;
font-weight:bold;
}
div.searchresults {
padding-top:1em;
margin-bottom:1em;
border-top:1px #000 dashed;
}
div.searchresults a {
color:#000099;
text-decoration:none;
}
div.searchresults a:hover {
color:#0000FF;
text-decoration:underline;
}
div.menugroup {
margin-left:5px;
margin-bottom:10px;
clear:left;
}
.Headline {
color: white;
font-weight: bold;
font-size: 160%;
text-align: center;
background-color: #4070a0;
height: 36px;
width:100%;
}
.Heading {
background-color: #4070a0;
height: 36px;
}

@ -0,0 +1,167 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>YaCy '#[clientname]#': Search Page</title>
#%env/templates/xhtml-metas.template%#
<link rel="alternate" type="application/rss+xml" title="Search for #[former]#" href="index.rss?search=#[former]#" />
<script src="/js/ajax.js" type="text/javascript"></script>
<script src="/js/xml.js" type="text/javascript"></script>
<script src="/js/Index.js" type="text/javascript"></script>
</head>
<body>
#%env/templates/header.template%#
<h2 class="yacy">
P2P WEB SEARCH
</h2>
<p>#[promoteSearchPageGreeting]#</p>
<form class="search" action="index.html" method="get">
<fieldset class="maininput">
<input name="search" type="text" size="52" maxlength="80" value="#[former]#" />
<input type="submit" name="Enter" value="Search" />
<input type="hidden" name="former" value="#[former]#" />
</fieldset>
<table>
<tr>
<td>Max. number of results:</td>
<td><select name="count">
<option #(count-10)#::selected="selected"#(/count-10)#>10</option>
<option #(count-50)#::selected="selected"#(/count-50)#>50</option>
<option #(count-100)#::selected="selected"#(/count-100)#>100</option>
<option #(count-1000)#::selected="selected"#(/count-1000)#>1000</option>
</select></td>
</tr>
<tr>
<td>order by:</td>
<td><select name="order">
<option value="YBR-Date-Quality" #(order-ybr-date-quality)#::selected="selected"#(/order-ybr-date-quality)#>YBR-Date-Quality</option>
<option value="YBR-Quality-Date" #(order-ybr-quality-date)#::selected="selected"#(/order-ybr-quality-date)#>YBR-Quality-Date</option>
<option value="Date-YBR-Quality" #(order-date-ybr-quality)#::selected="selected"#(/order-date-ybr-quality)#>Date-YBR-Quality</option>
<option value="Quality-YBR-Date" #(order-quality-ybr-date)#::selected="selected"#(/order-quality-ybr-date)#>Quality-YBR-Date</option>
<option value="Date-Quality-YBR" #(order-date-quality-ybr)#::selected="selected"#(/order-date-quality-ybr)#>Date-Quality-YBR</option>
<option value="Quality-Date-YBR" #(order-quality-date-ybr)#::selected="selected"#(/order-quality-date-ybr)#>Quality-Date-YBR</option>
</select></td>
</tr>
<tr>
<td>Resource:</td>
<td><select name="resource">
<option value="global" #(resource-global)#::selected="selected"#(/resource-global)#>global</option>
<option value="local" #(resource-local)#::selected="selected"#(/resource-local)#>local</option>
</select></td>
</tr>
<tr>
<td>Max. search time (seconds):</td>
<td><select name="time">
<option #(time-1)#::selected="selected"#(/time-1)#>1</option>
<option #(time-3)#::selected="selected"#(/time-3)#>3</option>
<option #(time-6)#::selected="selected"#(/time-6)#>6</option>
<option #(time-10)#::selected="selected"#(/time-10)#>10</option>
<option #(time-30)#::selected="selected"#(/time-30)#>30</option>
<option #(time-60)#::selected="selected"#(/time-60)#>60</option>
</select></td>
</tr>
<tr>
<td>URL mask:</td>
<td>#(urlmaskoptions)#
<input name="urlmaskfilter" type="text" size="12" maxlength="80" value="#[urlmaskfilter]#" />
::
<input type="radio" name="urlmask" value="yes" checked /> restrict on <input name="urlmaskfilter" type="text" size="12" maxlength="80" value="#[urlmaskfilter]#" />
<input type="radio" name="urlmask" value="no" /> show all
#(/urlmaskoptions)#</td>
</tr>
</table>
</form>
#(excluded)#
::
<p><strong>The following words are stop-words and had been excluded from the search: #[stopwords]#.</strong></p>
#(/excluded)#
#(num-results)#
::
<p>No Results.</p>
::
<p>No Results. (length of search words must be at least 3 characters)</p>
::
<p>No Results. If you think this is unsatisfactory then you may consider to support the global index by running your own proxy/peer. If everybody contributes, the results will get better.</p>
<p>Other possible reasons for no result:</p>
<ul>
<li>The search time was too short. Search again with same query to catch up 'late peers'</li>
<li>There is currently no support for german umlaute. Please use ae/oe/ue instead</li>
<li>Words of length &lt; 3 are not indexed. Please omit such words</li>
<li>YaCy tries to index singular instead of plural words. Please use the singular form</li>
<li>Only complete words are indexed, not parts of words</li>
<li>Don't use stopwords as search words</li>
<li>During this test phase the reaction time of remote peers is unknown. Please repeat your search to see if there are late-responses from remote peers</li>
</ul>
<p>If you think the information you searched should exist in the global index, then please run your own peer and start a crawl of your wanted information to make it available for everyone. Then stay online to support crawls from other peers. Thank you!</p>
::
<p><strong>#[linkcount]#</strong> results from <strong>#[orderedcount]#</strong> ordered links of a total number of <strong>#[totalcount]#</strong> known.</p>
<p>&rarr; <a href="/index.html?search=#[former]#&amp;Enter=Search&amp;count=#[count]#&amp;order=#[order]#&amp;resource=#[resource]#&amp;time=#[time]#&amp;urlmaskfilter=.*">Catch up more links</a>
from 'late' peers.</p>
#(/num-results)#
#(combine)#
::
<p><strong>Topwords</strong> (to refine search):
#{words}#
<a href="index.html?search=#[newsearch]#&amp;Enter=Search&amp;count=#[count]#&amp;order=#[order]#&amp;resource=#[resource]#time=#[time]#">#[word]#</a>
#{/words}#
</p>
#(/combine)#
<!-- linklist begin -->
#{results}#
<!-- link begin -->
<div class="searchresults">
<div class="urlactions">
<a href="/Bookmarks_p.html?edit=#[urlhash]#" class="bookmarklink" title="bookmark"><img src="/env/grafics/empty.gif" title="bookmark" alt="bookmark" class="bookmarkIcon" /></a>
<a href="#[delete]#" title="delete" class="deletelink" ><img src="/env/grafics/empty.gif" title="delete" alt="delete" class="deleteIcon" /></a>
</div>
<h4 class="linktitle"><a href="#[url]#">#[description]#</a></h4>
<p class="snippet"><span class="#(snippet)#snippetLoading::snippetLoaded#(/snippet)#" id="#[urlhash]#">#(snippet)#loading snippet ...::#[text]##(/snippet)#</span></p>
<p class="url"><a href="#[url]#" id="url#[urlhash]#">#[urlname]#</a></p>
<p class="urlinfo">#[date]# | YBR-#[ybr]# | <a href="ViewFile.html?urlHash=#[urlhash]#&amp;words=#[words]#">Info</a></p>
</div>
<!-- link end -->
#{/results}#
<!-- linklist end -->
<p>
#(resultbottomline)#
::
The global search resulted in #[globalresults]# link contributions from other YaCy peers.
::
You can enrich the search results by using the 'global' option: This will search also other YaCy peers
::
You cannot get global search results because you are not connected to another YaCy peer.
To connect you must first use the proxy.
See here for an <a href="http://www.anomic.de/AnomicHTTPProxy/Installation.html#wininst">installation guide</a>.
Alternatively, you can run the proxy in permanent online mode, which also grants global search.
To do this, press this button:
<form action="SettingsAck_p.html" method="get">
<input type="submit" name="pmode" value="go online">
</form>
::
You can enrich the search results by using the 'global' option; you must also switch to online mode
(by using the proxy) to contribute to the global index.
#(/resultbottomline)#
</p>
<p class="info">YaCy is a GPL'ed project
with the target of implementing a P2P-based global search engine.<br />
Architecture (C) by Michael Peter Christen,
<img src="/env/grafics/mcemailh.gif" title="Mail-Adresse von Michael Peter Christen" alt="Mail-Adresse von Michael Peter Christen" /></p>
#%env/templates/xhtml-footer.template%#
<script type="text/javascript">
AllSnippets();
</script>
</body>
</html>
Loading…
Cancel
Save