- moved all information to columns at the right side
- long texts within the column will be removed in a second step, and will re-appear
as action items below the 'Welcome' header
- new usage hints will also appear below the Welcome header
- Peer news (in full sentences) will appear in separate column
- possibly some more grafics
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3647 6c8d7289-2bf4-0310-a012-ef5d649a1542
Virgin - You have not published your peer seed yet. This happens automatically, just wait. While you have this status you are not allowed to search other peers.
::
Junior - You cannot be reached from outside. A possible reason is that you are behind a firewall, NAT or Router. But you can <ahref="index.html">search the internet</a> using the other peers' global index on your own search page. We encourage you to open your firewall for the port you configured (usually: 8080), or to set up a 'virtual server' in your router settings (often called DMZ). Please be fair, contribute your own index to the global index.
@ -80,43 +88,25 @@
::
Principal - You are senior and you publish your seed-list to a public accessible server where it can be retrieved using the URL <ahref="#[seedURL]#">#[seedURL]#</a>.<br/>
You can of course <ahref="index.html">search the internet</a> using the other peers' global index on your own search page.
#(/peerStatus)#
</td></tr>
<trclass="TableCellDark"><td>Other peers</td><td>#(otherPeers)#not online::#[num]# other peers online.#(/otherPeers)#</td></tr>
<!-- temporary disabled information, may be outdated. No decision made if this function should remain
<tdcolspan="3"><strong>Private System Properties</strong></td>
</tr>
<trclass="TableCellLight">
<td>System Resources</td>
<td>Processors: #[processors]#</td>
<tdstyle="width:50px"></td>
</tr>
<trclass="TableCellDark">
<td>Protection</td>
<td>
#(protection)#
<divclass="sidebar">
<fieldset>
<legend>Private System Properties</legend>
<dl>
<dt>System Resources</dt>
<dd>Processors: #[processors]#</dd>
<dt>Protection</dt>
<dd>#(protection)#
<strong>Your settings are _not_ protected!</strong> Please go to the <ahref="ConfigBasic.html">settings</a> page <strong>immediately</strong> and set an administration password.
::
Your settings are protected by a password.
#(/protection)#
</td>
<td></td>
</tr>
<trclass="TableCellLight">
<td>Peer host</td>
<td>#[host]#:#[port]# #(extPortFormat)#::| (Binding to interface: #[extPort]#)#(/extPortFormat)# #(sslSupport)#::| SSL: enabled#(/sslSupport)#</td>
<td><ahref="Status.html?#(localCrawlPaused)#pauseCrawlJob::continueCrawlJob#(/localCrawlPaused)#=&jobType=localCrawl"title="#(localCrawlPaused)#pause local crawl::continue local crawl#(/localCrawlPaused)#"><imgsrc="env/grafics/#(localCrawlPaused)#stop.gif::start.gif#(/localCrawlPaused)#"alt="#(localCrawlPaused)#pause local crawl::continue local crawl#(/localCrawlPaused)#"style="width:12px;height:12px;"/></a></td>
<td><ahref="Status.html?#(globalCrawlTriggerPaused)#pauseCrawlJob::continueCrawlJob#(/globalCrawlTriggerPaused)#=&jobType=globalCrawlTrigger"title="#(globalCrawlTriggerPaused)#pause global crawl trigger::continue global crawl trigger#(/globalCrawlTriggerPaused)#"><imgsrc="env/grafics/#(globalCrawlTriggerPaused)#stop.gif::start.gif#(/globalCrawlTriggerPaused)#"alt="#(globalCrawlTriggerPaused)#pause global crawl trigger::continue global crawl trigger#(/globalCrawlTriggerPaused)#"style="width:12px;height:12px;"/></a></td>