From c846e9ca14d4d04c755e5690efe805fb6ff8c631 Mon Sep 17 00:00:00 2001
From: Michael Peter Christen
Date: Fri, 25 May 2012 01:45:38 +0200
Subject: [PATCH] redesign of the crawler monitor page: show crawled pages
instead of queue of urls that shall be crawled
---
htroot/Crawler_p.html | 47 ++++++++-----------
.../templates/submenuCrawlMonitor.template | 2 +-
htroot/js/Crawler.js | 23 ++++++---
source/net/yacy/cora/document/RSSMessage.java | 10 ++++
source/net/yacy/search/Switchboard.java | 4 +-
5 files changed, 47 insertions(+), 39 deletions(-)
diff --git a/htroot/Crawler_p.html b/htroot/Crawler_p.html
index 4b706f93f..2087bda8f 100644
--- a/htroot/Crawler_p.html
+++ b/htroot/Crawler_p.html
@@ -1,27 +1,21 @@
-YaCy '#[clientname]#': Crawler Queues
+YaCy '#[clientname]#': Crawler
#%env/templates/metas.template%#
+
+
-
-
+
#%env/templates/header.template%#
#%env/templates/submenuCrawlMonitor.template%#
-Crawler Queues
+Crawler
-
+See an access timing
#(crawlProfilesShow)#::
@@ -187,13 +178,13 @@
#{/list}#
+Crawled Pages
+
#(/crawlProfilesShow)#
-See an access timing
-
-
+
#%env/templates/footer.template%#
diff --git a/htroot/env/templates/submenuCrawlMonitor.template b/htroot/env/templates/submenuCrawlMonitor.template
index 992c36bd5..cf471166b 100644
--- a/htroot/env/templates/submenuCrawlMonitor.template
+++ b/htroot/env/templates/submenuCrawlMonitor.template
@@ -5,7 +5,7 @@