From d126d6c1b55ebdc8b27a0f03c574ba3a5f817fa5 Mon Sep 17 00:00:00 2001
From: orbiter
Date: Tue, 12 Jan 2010 10:05:28 +0000
Subject: [PATCH] renamed the servlet WatchCrawler_p to Crawler_p this was done
because that servlet may be used for wget/cronjob triggered crawl starts and
it appears to be confusing that the name of the crawl start servlet looks
like a pure monitoring tool.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6568 6c8d7289-2bf4-0310-a012-ef5d649a1542
---
htroot/ConfigPHPBB3Search.html | 2 +-
htroot/ConfigWikiSearch.html | 2 +-
htroot/CrawlStart_p.html | 2 +-
.../{WatchCrawler_p.html => Crawler_p.html} | 6 +-
.../{WatchCrawler_p.java => Crawler_p.java} | 8 +-
htroot/IndexCreate_p.html.new-layout | 355 ------------------
htroot/Status.html | 2 +-
htroot/env/base.css | 2 +-
htroot/env/templates/header.template | 2 +-
.../templates/submenuCrawlMonitor.template | 2 +-
htroot/js/{WatchCrawler.js => Crawler.js} | 6 +-
htroot/js/IndexCreate.js | 2 +-
locales/de.lng | 4 +-
locales/fr.lng | 2 +-
.../anomic/http/server/HTTPDFileHandler.java | 2 +-
15 files changed, 22 insertions(+), 377 deletions(-)
rename htroot/{WatchCrawler_p.html => Crawler_p.html} (97%)
rename htroot/{WatchCrawler_p.java => Crawler_p.java} (99%)
delete mode 100644 htroot/IndexCreate_p.html.new-layout
rename htroot/js/{WatchCrawler.js => Crawler.js} (98%)
diff --git a/htroot/ConfigPHPBB3Search.html b/htroot/ConfigPHPBB3Search.html
index 575258602..45a3b6594 100644
--- a/htroot/ConfigPHPBB3Search.html
+++ b/htroot/ConfigPHPBB3Search.html
@@ -28,7 +28,7 @@
to this page to read the integration hints below.
-