From 8632eebf603ddd937fc57094915a39b4663622db Mon Sep 17 00:00:00 2001 From: orbiter Date: Fri, 9 Jan 2009 15:42:20 +0000 Subject: [PATCH] - added api icon to the web structure visualization - removed fixed horizontal menu - the api icon in the search results can only be seen when display=1 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5461 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/WatchWebStructure_p.html | 8 ++++++++ htroot/env/templates/submenuWebStructure.template | 3 +-- htroot/yacysearch.html | 9 ++++----- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html index 58dde0ca4..db308919f 100644 --- a/htroot/WatchWebStructure_p.html +++ b/htroot/WatchWebStructure_p.html @@ -21,6 +21,14 @@ #%env/templates/header.template%# #%env/templates/submenuWebStructure.template%# + +
+The data that is visualized here can also be retrieved in a XML file. The XM L contains a back-reference of domains. That means you can see the set of domains that all link to the same (other) domain, which could be called a 'reverse domain index'. +Click the API icon to see the XML file. +To see a list of all APIs, please visit the API wiki page. +
+ +

Web Structure

diff --git a/htroot/env/templates/submenuWebStructure.template b/htroot/env/templates/submenuWebStructure.template index 6487fb7ef..a5ebb18cc 100644 --- a/htroot/env/templates/submenuWebStructure.template +++ b/htroot/env/templates/submenuWebStructure.template @@ -1,8 +1,7 @@ \ No newline at end of file diff --git a/htroot/yacysearch.html b/htroot/yacysearch.html index cd3dadae7..f26b2315c 100644 --- a/htroot/yacysearch.html +++ b/htroot/yacysearch.html @@ -14,6 +14,9 @@ +#(display)# + #%env/templates/simpleheader.template%# + ::