diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-09-07 11:45:38 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-09-07 11:45:38 +0000 |
| commit | 8ff5e2c2838c902738f969b167c1dadff75f46db (patch) | |
| tree | c47736ac738c7031aa39fd97982ed7e81bb06eb3 /htroot/Network.html | |
| parent | 6c3bcadc1ce39f8990b8e1ea781cb673c2651ee2 (diff) | |
- fixed/re-implemented media search
- fixed search tipps (topwords, now appearing at the bottom of the page)
- added search consequences execution (deletion of bad referenced some time after the search happened)
- added some formatting at network table
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4078 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Network.html')
| -rw-r--r-- | htroot/Network.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/Network.html b/htroot/Network.html index b5741d6ea..5f88e5f75 100644 --- a/htroot/Network.html +++ b/htroot/Network.html @@ -51,14 +51,14 @@ <tr class="TableHeader" valign="bottom">
<td>send <strong>M</strong>essage/<br />show <strong>P</strong>rofile/<br />edit <strong>W</strong>iki<br /> </td>
<td><strong>Name</strong><br /> </td>
- <td><strong>Info</strong><br /> </td>
+ <td width="44"><strong>Info</strong><br /> </td>
<td><strong>Release/<br />SVN</strong><br /> </td>
<td><strong>PPM</strong><br /> </td>
<td><strong>QPH</strong><br /> </td>
<td><strong>Last<br />Seen</strong><br /> <a href="/Network.html?page=#[page]#&sort=LastSeen&order=up"><</a> <a href="/Network.html?page=#[page]#&sort=LastSeen&order=down">></a></td>
<td><strong>UTC</strong><br />Offset<br /> </td>
<td><strong>Location</strong><br /><br /> </td>
- <td><strong>Uptime</strong><br /> <a href="/Network.html?page=#[page]#&sort=Uptime&order=up"><</a> <a href="/Network.html?page=#[page]#&sort=Uptime&order=down">></a></td>
+ <td width="70"><strong>Uptime</strong><br /> <a href="/Network.html?page=#[page]#&sort=Uptime&order=up"><</a> <a href="/Network.html?page=#[page]#&sort=Uptime&order=down">></a></td>
<td><strong>Links</strong><br /> <a href="/Network.html?page=#[page]#&sort=LCount&order=up"><</a> <a href="/Network.html?page=#[page]#&sort=LCount&order=down">></a></td>
<td><strong>RWIs</strong><br /> <a href="/Network.html?page=#[page]#&sort=ICount&order=up"><</a> <a href="/Network.html?page=#[page]#&sort=ICount&order=down">></a></td>
<td><strong>URLs for<br />Remote<br />Crawl</strong><br /> </td>
|
