diff options
| author | Michael Peter Christen <mc@yacy.net> | 2012-10-16 17:13:18 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2012-10-16 17:13:18 +0200 |
| commit | cc98496ff37c1a3170e5d4485c2518117bea344e (patch) | |
| tree | e71466a74a098e1e86f03149ce33e3abfeec5a78 /htroot/yacyinteractive.html | |
| parent | 21fe8339b4186a6066871210ed36ef4c7c3d645a (diff) | |
enhanced the HostBrowser:
- showing also outbound links to other domains if there are any
- the outbound links browser shows also the link structure image
- showing even inbound links if the web structure graph has information
about that
- removed the left menu and made the HostBrowser a part of the top menu
for search
- moved the file search also to the top menu
- added hover information in the HostBrowser to explain what the click
means
- because the HostBrowser also links to the Metadata viewer ViewFile,
there should be a button to switch back to the HostBrowser: added that
also.
Diffstat (limited to 'htroot/yacyinteractive.html')
| -rw-r--r-- | htroot/yacyinteractive.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/yacyinteractive.html b/htroot/yacyinteractive.html index f0309e03c..dd1a3b1a6 100644 --- a/htroot/yacyinteractive.html +++ b/htroot/yacyinteractive.html @@ -44,7 +44,7 @@ document.write("\<a id=\"rsslink\" href=\"yacysearch.rss?" + window.location.sea The query format is similar to <a href="http://www.loc.gov/standards/sru/">SRU</a>. Click the API icon to see an example call to the search rss API. To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API">API wiki page</a>.</span> -</div> +</div> #%env/templates/simpleheader.template%# #(/topmenu)# <div> |
