Status.html now more XHTML valid

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3694 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
(no author) 18 years ago
parent 139c59ebbd
commit 0132fb6ea7

@ -16,7 +16,7 @@
<!-- urgent -->
#(urgentSetPassword)#::
<dt class="hintIcon"><img src="env/grafics/bad.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/bad.png" width="32" height="32" alt="bad" /></dt>
<dd class="hint"><strong>Your settings are _not_ protected!</strong>
Please open the <a href="ConfigBasic.html">settings</a> page <strong>immediately</strong>
and set an administration password.
@ -24,7 +24,7 @@
#(/urgentSetPassword)#
#(urgentStatusVirgin)#::
<dt class="hintIcon"><img src="env/grafics/bad.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/bad.png" width="32" height="32" alt="bad"/></dt>
<dd class="hint">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.
</dd>
@ -33,7 +33,7 @@
<!-- warnings -->
#(warningGoOnline)#::
<dt class="hintIcon"><img src="env/grafics/bad.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/bad.png" width="32" height="32" alt="bad"/></dt>
<dd class="hint">The peer must go online to get a peer address.
If you don't know how to configure your system to use a proxy,
see the <a href="http://www.yacy.net/yacy/Installation.html#wininst">installation instructions</a>.
@ -41,7 +41,7 @@
#(/warningGoOnline)#
#(warningStatusJunior)#::
<dt class="hintIcon"><img src="env/grafics/bad.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/bad.png" width="32" height="32" alt="bad"/></dt>
<dd class="hint">You cannot be reached from outside.
A possible reason is that you are behind a firewall, NAT or Router.
But you can <a href="index.html">search the internet</a> using the other peers'
@ -55,12 +55,12 @@
<!-- hints -->
#(hintVersionAvailable)#::
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
<dd class="hint">Latest public version is v#[latestVersion]#.
You can download a more recent version of YaCy. Click here to install this update and restart YaCy:
<form action="Status.html" method="get" class="PeerControl">
<button type="submit" name="aquirerelease" value="Update YaCy">
<img src="/env/grafics/lock.gif"/>
<img src="/env/grafics/lock.gif" />
Install YaCy v#[latestVersion]#
</button>
</form>
@ -68,58 +68,58 @@
#(/hintVersionAvailable)#
<!--
#(hintVersionDownload)#::
<dt class="hintIcon"><img src="env/grafics/start.gif"></dt>
<dt class="hintIcon"><img src="env/grafics/start.gif" alt="Start"/></dt>
<dd class="hint">You can download the latest releases here:
#[versionResMain]# or #[versionResDev]#
</dd>
#(/hintVersionDownload)#
-->
#(hintStatusSenior)#::
<dt class="hintIcon"><img src="env/grafics/good.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/good.png" width="32" height="32" alt="good"/></dt>
<dd class="hint">You are running a server in senior mode and you support the global internet index,
which you can also <a href="index.html">search yourself</a>.
</dd>
#(/hintStatusSenior)#
#(hintStatusPrincipal)#::
<dt class="hintIcon"><img src="env/grafics/good.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/good.png" width="32" height="32" alt="good"/></dt>
<dd class="hint">You have a principal peer because you publish your seed-list to a public accessible server
where it can be retrieved using the URL <a href="#[seedURL]#">#[seedURL]#</a>.
</dd>
#(/hintStatusPrincipal)#
#(hintCrawlStart)#::
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
<dd class="hint">Your Web Page Indexer is idle. You can start your own web crawl <a href="IndexCreate_p.html">here</a>
</dd>
#(/hintCrawlStart)#
#(hintCrawlMonitor)#::
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
<dd class="hint">Your Web Page Indexer is busy. You can monitor your web crawl <a href="WatchCrawler_p.html">here</a>
</dd>
#(/hintCrawlMonitor)#
<!-- templates
#(hint)#::
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
<dd class="hint">
</dd>
#(/hint)#
#(hint)#::
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
<dd class="hint">
</dd>
#(/hint)#
#(hint)#::
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea" /></dt>
<dd class="hint">
</dd>
#(/hint)#
#(hint)#::
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea" /></dt>
<dd class="hint">
</dd>
#(/hint)#
@ -154,7 +154,7 @@
<dd>#(peerAddress)#
Not assigned
::
http://#[address]#<br>
http://#[address]#<br/>
http://#[peername]#.yacy
#(/peerAddress)#</dd>

@ -27,20 +27,20 @@
<dt>Auto-popup on start-up</dt>
<dd>
#(popup)#
Disabled <a href="Status.html?popup=true">[Enable]
Disabled <a href="Status.html?popup=true">[Enable]</a>
::
Enabled <a href="Status.html?popup=false">[Disable]
Enabled <a href="Status.html?popup=false">[Disable]</a>
#(/popup)#
</dd>
<dt><a href="PerformanceMemory_p.html">Memory Usage</a></dt>
<dd>
free: #[freeMemory]#<br>
total: #[totalMemory]#<br>
free: #[freeMemory]#<br/>
total: #[totalMemory]#<br/>
max: #[maxMemory]#</dd>
<dt>Traffic [<a href="Status.html?ResetTraffic=">Reset</a>]</dt>
<dd>Proxy: #[trafficProxy]#<br>Crawler: #[trafficCrawler]#</dd>
<dd>Proxy: #[trafficProxy]#<br/>Crawler: #[trafficCrawler]#</dd>
<dt><a href="Connections_p.html">Incoming Connections</a></dt>
<dd>Active: #[connectionsActive]# | Idle: #[connectionsIdle]# | Max: #[connectionsMax]#</dd>
@ -48,7 +48,7 @@
<dt><a href="IndexCreateIndexingQueue_p.html">Indexing Queue</a></dt>
<dd><table>
<tr>
<td><div class="ProgressBar"><div class="ProgressBarFill" style="width:#[indexingQueuePercent]#%;" /></div></div</td>
<td><div class="ProgressBar"><div class="ProgressBarFill" style="width:#[indexingQueuePercent]#%;" ></div></div></td>
<td><div class="ProgressBarCaption">#[indexingQueueSize]#&nbsp;|&nbsp;#[indexingQueueMax]#</div></td>
</tr>
</table></dd>
@ -56,7 +56,7 @@
<dt><a href="IndexCreateLoaderQueue_p.html">Loader Queue</a></dt>
<dd><table>
<tr>
<td><div class="ProgressBar"><div class="ProgressBarFill" style="width:#[loaderQueuePercent]#%;" /></div></div></td>
<td><div class="ProgressBar"><div class="ProgressBarFill" style="width:#[loaderQueuePercent]#%;" ></div></div></td>
<td><div class="ProgressBarCaption">#[loaderQueueSize]#&nbsp;|&nbsp;#[loaderQueueMax]#</div></td>
</tr>
</table></dd>
@ -102,7 +102,7 @@
::
Enabled: Updating to file #[seedFile]#.
Last upload: #[lastUpload]# ago.
#(/seedServer)#</td>
#(/seedServer)#
</dd>
</dl>

Loading…
Cancel
Save