From 71b02069358e39797991f8a44981173d64b6a28a Mon Sep 17 00:00:00 2001 From: orbiter Date: Wed, 6 Jun 2007 12:25:52 +0000 Subject: [PATCH] - shifted control queue monitor pages to crawl monitor - the crawl start menu is now cleaned up and ready for more options git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3802 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- build.properties | 2 +- htroot/IndexCreateIndexingQueue_p.html | 2 +- htroot/IndexCreateLoaderQueue_p.html | 2 +- htroot/IndexCreateWWWGlobalQueue_p.html | 2 +- htroot/IndexCreateWWWLocalQueue_p.html | 2 +- htroot/IndexCreateWWWRemoteQueue_p.html | 2 +- htroot/env/templates/submenuCrawler.template | 39 ++++++++++++++++--- .../env/templates/submenuIndexCreate.template | 27 ------------- 8 files changed, 40 insertions(+), 38 deletions(-) diff --git a/build.properties b/build.properties index d70bbb001..9e9862410 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ javacSource=1.4 javacTarget=1.4 # Release Configuration -releaseVersion=0.522 +releaseVersion=0.523 releaseFile=yacy_dev_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz #releaseFile=yacy_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz releaseDir=yacy_dev_v${releaseVersion}_${DSTAMP}_${releaseNr} diff --git a/htroot/IndexCreateIndexingQueue_p.html b/htroot/IndexCreateIndexingQueue_p.html index b17cad808..c7abbc6fe 100644 --- a/htroot/IndexCreateIndexingQueue_p.html +++ b/htroot/IndexCreateIndexingQueue_p.html @@ -6,7 +6,7 @@ #%env/templates/header.template%# - #%env/templates/submenuIndexCreate.template%# + #%env/templates/submenuCrawler.template%#

Index Creation: Indexing Queue

diff --git a/htroot/IndexCreateLoaderQueue_p.html b/htroot/IndexCreateLoaderQueue_p.html index 3341389c5..aa67850b3 100644 --- a/htroot/IndexCreateLoaderQueue_p.html +++ b/htroot/IndexCreateLoaderQueue_p.html @@ -6,7 +6,7 @@ #%env/templates/header.template%# - #%env/templates/submenuIndexCreate.template%# + #%env/templates/submenuCrawler.template%#

Index Creation: Loader Queue

diff --git a/htroot/IndexCreateWWWGlobalQueue_p.html b/htroot/IndexCreateWWWGlobalQueue_p.html index 40bd53f67..df7624dc1 100644 --- a/htroot/IndexCreateWWWGlobalQueue_p.html +++ b/htroot/IndexCreateWWWGlobalQueue_p.html @@ -6,7 +6,7 @@ #%env/templates/header.template%# - #%env/templates/submenuIndexCreate.template%# + #%env/templates/submenuCrawler.template%#

Index Creation: WWW Global Crawl Queue

This queue stores the urls that shall be sent to other peers to perform a remote crawl. diff --git a/htroot/IndexCreateWWWLocalQueue_p.html b/htroot/IndexCreateWWWLocalQueue_p.html index 53f7f28d9..be7bb9d21 100644 --- a/htroot/IndexCreateWWWLocalQueue_p.html +++ b/htroot/IndexCreateWWWLocalQueue_p.html @@ -6,7 +6,7 @@ #%env/templates/header.template%# - #%env/templates/submenuIndexCreate.template%# + #%env/templates/submenuCrawler.template%#

Index Creation: WWW Local Crawl Queue

This queue stores the urls that shall be crawled localy by this peer. diff --git a/htroot/IndexCreateWWWRemoteQueue_p.html b/htroot/IndexCreateWWWRemoteQueue_p.html index 1d296d2af..94c1eaf31 100644 --- a/htroot/IndexCreateWWWRemoteQueue_p.html +++ b/htroot/IndexCreateWWWRemoteQueue_p.html @@ -6,7 +6,7 @@ #%env/templates/header.template%# - #%env/templates/submenuIndexCreate.template%# + #%env/templates/submenuCrawler.template%#

Index Creation: WWW Remote Crawl Queue

This queue stores the urls that other peers sent to you in order to perform a remote crawl for them. diff --git a/htroot/env/templates/submenuCrawler.template b/htroot/env/templates/submenuCrawler.template index 63467593c..f39d27462 100644 --- a/htroot/env/templates/submenuCrawler.template +++ b/htroot/env/templates/submenuCrawler.template @@ -1,7 +1,36 @@

\ No newline at end of file diff --git a/htroot/env/templates/submenuIndexCreate.template b/htroot/env/templates/submenuIndexCreate.template index 2ab337c64..9e5141e5a 100644 --- a/htroot/env/templates/submenuIndexCreate.template +++ b/htroot/env/templates/submenuIndexCreate.template @@ -1,34 +1,7 @@ \ No newline at end of file