From 063b29060ca0a9004c4f1c7d9293c6906a759b4b Mon Sep 17 00:00:00 2001
From: suessthomas
Date: Mon, 8 Feb 2010 10:13:14 +0000
Subject: [PATCH] Minor Changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6656 6c8d7289-2bf4-0310-a012-ef5d649a1542
---
htroot/Bookmarks.html | 10 +++++-----
htroot/CrawlResults.html | 2 +-
htroot/IndexControlURLs_p.html | 2 +-
htroot/WatchWebStructure_p.html | 2 +-
htroot/yacyinteractive.html | 2 +-
htroot/yacysearch.html | 2 +-
6 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html
index c03643ee6..27933084e 100644
--- a/htroot/Bookmarks.html
+++ b/htroot/Bookmarks.html
@@ -3,8 +3,8 @@
YaCy '#[clientname]#': Bookmarks
#%env/templates/metas.template%#
-
-
+
+
#(display)#
::
@@ -12,8 +12,8 @@
@@ -25,7 +25,7 @@
document.write("\")
//]]>
-
+
The bookmarks list can also be retrieved as RSS feed. This can also be done when you select a specific tag.
Click the API icon to load the RSS from the current selection.
To see a list of all APIs, please visit the API wiki page.
diff --git a/htroot/CrawlResults.html b/htroot/CrawlResults.html
index 0b52228b3..37b1df2c2 100644
--- a/htroot/CrawlResults.html
+++ b/htroot/CrawlResults.html
@@ -30,7 +30,7 @@
since it shows crawl requests from other peers.
Case (7) occurs if surrogate files are imported
-
+
The image above illustrates the data flow initiated by web index acquisition.
Some processes occur double to document the complex index migration structure.
-
+
These document details can be retrieved as XHTML+RDFa
document containg RDF annotations in Dublin Core vocabulary.
The XHTML+RDFa data format is both a XML content format and a HTML display format and is considered as an important Semantic Web content format.
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html
index 1afd9eea6..af64b943a 100644
--- a/htroot/WatchWebStructure_p.html
+++ b/htroot/WatchWebStructure_p.html
@@ -22,7 +22,7 @@
#%env/templates/header.template%#
#%env/templates/submenuWebStructure.template%#
-
+
The data that is visualized here can also be retrieved in a XML file, which lists the reference relation between the domains.
With a GET-property 'about' you get only reference relations about the host that you give in the argument field for 'about'.
diff --git a/htroot/yacyinteractive.html b/htroot/yacyinteractive.html
index 09649f164..cbd437d41 100644
--- a/htroot/yacyinteractive.html
+++ b/htroot/yacyinteractive.html
@@ -89,7 +89,7 @@ if (q != "") search(q);
#(display)#
#%env/templates/simpleheader.template%#
::
-
+
This page uses the JSON search API to display search results as you type.
Click the API icon to see an example call to the native API.
To see a list of all APIs, please visit the API wiki page.
diff --git a/htroot/yacysearch.html b/htroot/yacysearch.html
index 42d41897a..85eb9267c 100644
--- a/htroot/yacysearch.html
+++ b/htroot/yacysearch.html
@@ -27,7 +27,7 @@
document.write("\")
//]]>
-
+
This search result can also be retrieved as RSS/opensearch output.
The query format is similar to SRU.
Click the API icon to see an example call to the search rss API.