From ffd848c7a93b4f5d7c89d8346b26a2233b76aae0 Mon Sep 17 00:00:00 2001 From: orbiter Date: Wed, 14 Sep 2011 09:59:30 +0000 Subject: [PATCH] moved the log, memory, processes and the messages into a new computation monitor main menu item git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7951 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/News.html | 11 +-------- htroot/PerformanceConcurrency_p.html | 4 ++-- htroot/PerformanceMemory_p.html | 2 +- htroot/PerformanceSearch_p.html | 2 +- htroot/Settings_p.html | 4 ---- htroot/ViewLog_p.html | 2 +- htroot/env/base.css | 3 ++- htroot/env/templates/header.template | 4 ++-- .../templates/submenuAccessTracker.template | 13 ---------- .../env/templates/submenuComputation.template | 24 +++++++++++++++++++ 10 files changed, 34 insertions(+), 35 deletions(-) create mode 100644 htroot/env/templates/submenuComputation.template diff --git a/htroot/News.html b/htroot/News.html index 4e44f50bd..c6a439faa 100644 --- a/htroot/News.html +++ b/htroot/News.html @@ -14,16 +14,7 @@ #%env/templates/header.template%# - + #%env/templates/submenuComputation.template%# #(page)#

Overview

:: diff --git a/htroot/PerformanceConcurrency_p.html b/htroot/PerformanceConcurrency_p.html index fca788d1c..f405b732d 100644 --- a/htroot/PerformanceConcurrency_p.html +++ b/htroot/PerformanceConcurrency_p.html @@ -4,11 +4,11 @@ YaCy '#[clientname]#': Performance of Concurrent Processes #%env/templates/metas.template%# - + #%env/templates/header.template%# - #%env/templates/submenuConfig.template%# + #%env/templates/submenuComputation.template%#

Performance of Concurrent Processes

serverProcessor Objects diff --git a/htroot/PerformanceMemory_p.html b/htroot/PerformanceMemory_p.html index 0cb1161a8..66d6ce879 100644 --- a/htroot/PerformanceMemory_p.html +++ b/htroot/PerformanceMemory_p.html @@ -15,7 +15,7 @@ window.setInterval("reloadGraph()", 1000); //--> #%env/templates/header.template%# - #%env/templates/submenuConfig.template%# + #%env/templates/submenuComputation.template%#

Performance Settings for Memory

PerformanceGraph

diff --git a/htroot/PerformanceSearch_p.html b/htroot/PerformanceSearch_p.html index bcf879c61..9dbb19b1c 100644 --- a/htroot/PerformanceSearch_p.html +++ b/htroot/PerformanceSearch_p.html @@ -6,7 +6,7 @@ #%env/templates/header.template%# - #%env/templates/submenuConfig.template%# + #%env/templates/submenuComputation.template%#

Search Sequence Timing

diff --git a/htroot/Settings_p.html b/htroot/Settings_p.html index 6b29782f4..c93c748c5 100644 --- a/htroot/Settings_p.html +++ b/htroot/Settings_p.html @@ -14,13 +14,9 @@

- - \ No newline at end of file diff --git a/htroot/env/templates/submenuComputation.template b/htroot/env/templates/submenuComputation.template new file mode 100644 index 000000000..827c4256c --- /dev/null +++ b/htroot/env/templates/submenuComputation.template @@ -0,0 +1,24 @@ + +