From 3014e5f6f9f9919db23159ada93051dba0ed608f Mon Sep 17 00:00:00 2001 From: orbiter Date: Tue, 9 Mar 2010 15:44:11 +0000 Subject: [PATCH] - integrated live search in the IndexControlURLs input window for URLs: this searchs for occurrences of the given word in URLs and presents them in a pop-up list below the input line - some bugfixes for the new robots table viewer git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6735 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/IndexControlURLs_p.html | 60 ++++++++++++++++++++++++++++++++-- htroot/Status.html | 4 +++ htroot/Table_RobotsTxt_p.html | 2 +- htroot/api/table_p.html | 2 +- htroot/api/table_p.java | 2 +- 5 files changed, 65 insertions(+), 5 deletions(-) diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html index 3553a5339..f809dd2c6 100644 --- a/htroot/IndexControlURLs_p.html +++ b/htroot/IndexControlURLs_p.html @@ -4,13 +4,66 @@ YaCy '#[clientname]#': Index Control #%env/templates/metas.template%# + #%env/templates/header.template%# #%env/templates/submenuIndexControl.template%#

Index Administration

The local index currently contains #[ucount]# URL references

-
+
URL Retrieval
Select Segment:
@@ -24,7 +77,8 @@
Retrieve by URL:
- +
+
Retrieve by URL-Hash:
@@ -36,6 +90,8 @@
+ + #(statistics)#::
Statistics about top-domains in URL Database diff --git a/htroot/Status.html b/htroot/Status.html index b3701d47b..f1f48e298 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -107,6 +107,10 @@
Latest public version is v#[latestVersion]#. You can download a more recent version of YaCy. Click here to install this update and restart YaCy: + + + +