diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-01-10 00:10:43 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-01-10 00:10:43 +0000 |
| commit | a3b8b7b5c5e9cd4ff78e1b0e8380f185797dcce3 (patch) | |
| tree | 91c122ce1a15c13fa621e877b54943fd2d862cff /htroot/IndexCreateLoaderQueue_p.html | |
| parent | ab3cf60dbe687a3bcbe1620640d3e2500916600c (diff) | |
some redesign of the main menu structure:
- moved all index generation servlets to it's own main menu item, including proxy indexing
- removed external index import because this operation is not recommended any more. Joining an index can simply be done by moving the index files from one peer to the other peer; they will be merged automatically
- fix to prevent endless loops when disconnecting http sessions
- fix to prevent application of bad blacklist entries that can cause a 'Dangling meta character' exception
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6558 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/IndexCreateLoaderQueue_p.html')
| -rw-r--r-- | htroot/IndexCreateLoaderQueue_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/IndexCreateLoaderQueue_p.html b/htroot/IndexCreateLoaderQueue_p.html index c68116386..5257fecf3 100644 --- a/htroot/IndexCreateLoaderQueue_p.html +++ b/htroot/IndexCreateLoaderQueue_p.html @@ -6,7 +6,7 @@ </head>
<body id="IndexCreateLoaderQueue">
#%env/templates/header.template%#
- #%env/templates/submenuIndexCreate.template%#
+ #%env/templates/submenuCrawlMonitor.template%#
<h2>Loader Queue</h2>
<p>
|
