From 77ee0765a45c9b3ecd4e0c57c87c0c9e6ecbcb04 Mon Sep 17 00:00:00 2001
From: orbiter
Date: Thu, 4 Sep 2008 19:41:57 +0000
Subject: - added domain statistic generation to IndexControlURLs_p.html
servlet - added 'delete all' button to all results of such a domain statistic
output which causes that all urls to this domain are deleted - extended stack
cleaner to clean also the statistics: they are not completely destroyed, only
the smallest counting domains are removed
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5117 6c8d7289-2bf4-0310-a012-ef5d649a1542
---
htroot/IndexControlURLs_p.html | 65 ++++++++++++++++++++++++++++++++++--------
1 file changed, 53 insertions(+), 12 deletions(-)
(limited to 'htroot/IndexControlURLs_p.html')
diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html
index dded77a71..5eb87f8ab 100644
--- a/htroot/IndexControlURLs_p.html
+++ b/htroot/IndexControlURLs_p.html
@@ -26,19 +26,44 @@
- #(urlhashsimilar)#::Sequential List of URL-Hashes:
- #{rows}#
- #{cols}##[urlHash]# #{/cols}#
- #{/rows}#
- #(/urlhashsimilar)#
-
- #(lurlexportfinished)#::
- Finished export of #[urlcount]# URLs to file #[exportfile]#
::
- #(/lurlexportfinished)#
+ #(statistics)#::
+
+ #(/statistics)#
- #(lurlexporterror)#::
- Export to file #[exportfile]# failed: #[exportfailmsg]#
::
- #(/lurlexporterror)#
+ #(statisticslines)#::
+ Statistics about the top-#[domains]# domains in the database:
+
+
+ #{domains}#
+
+ |
+
+ |
+ #[domain]# |
+ #[count]# |
+
+ #{/domains}#
+
+ #(/statisticslines)#
#(lurlexport)#::