diff options
| author | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-02-08 10:13:14 +0000 |
|---|---|---|
| committer | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-02-08 10:13:14 +0000 |
| commit | 063b29060ca0a9004c4f1c7d9293c6906a759b4b (patch) | |
| tree | 8e16fca27ce65dd74f68b1a805e2eabb6d0e983c | |
| parent | 787b588c336d9811987c750832ea7145b367ce33 (diff) | |
Minor Changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6656 6c8d7289-2bf4-0310-a012-ef5d649a1542
| -rw-r--r-- | htroot/Bookmarks.html | 10 | ||||
| -rw-r--r-- | htroot/CrawlResults.html | 2 | ||||
| -rw-r--r-- | htroot/IndexControlURLs_p.html | 2 | ||||
| -rw-r--r-- | htroot/WatchWebStructure_p.html | 2 | ||||
| -rw-r--r-- | htroot/yacyinteractive.html | 2 | ||||
| -rw-r--r-- | 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 @@ <head>
<title>YaCy '#[clientname]#': Bookmarks</title>
#%env/templates/metas.template%#
- <script src="/js/ajax.js" type="text/javascript"></script> - <script src="/js/Bookmarks.js" type="text/javascript"></script> + <script src="/js/ajax.js" type="text/javascript"></script>
+ <script src="/js/Bookmarks.js" type="text/javascript"></script>
#(display)#
<link rel="alternate" type="application/rss+xml" title="RSS" href="Bookmarks.rss" />
::
@@ -12,8 +12,8 @@ </head>
<body id="Bookmarks"
#(display)#
- onload="treeMenu_init(document.getElementById('folder'), window.name)" - onunload="window.name = treeMenu_store(document.getElementById('folder'))" + onload="treeMenu_init(document.getElementById('folder'), window.name)"
+ onunload="window.name = treeMenu_store(document.getElementById('folder'))"
::
#(/display)#
>
@@ -25,7 +25,7 @@ document.write("\<a href=\"Bookmarks.rss?" + window.location.search.substring(1) + "\"\>")
//]]>
</script>
-<img src="env/grafics/api.png" alt="API" /></a>
+<img src="env/grafics/api.png" width="60" height="40" alt="API" /></a>
<span>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 <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API">API wiki page</a>.</span>
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.
</p>
<p>Case (7) occurs if surrogate files are imported</p>
- <p><img src="/env/grafics/indexmonitor.png" alt="An illustration how yacy works" /></p>
+ <p><img src="/env/grafics/indexmonitor.png" width="600" height="308" alt="An illustration how yacy works" /></p>
<p>The image above illustrates the data flow initiated by web index acquisition.
Some processes occur double to document the complex index migration structure.
</p>
diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html index 28e7abcef..3553a5339 100644 --- a/htroot/IndexControlURLs_p.html +++ b/htroot/IndexControlURLs_p.html @@ -124,7 +124,7 @@ ::<iframe src="/api/yacydoc.html?urlhash=#[urlhash]#" width="100%" height="420" frameborder="0" scrolling="no"></iframe><br />
<div id="api">
<a href="/api/yacydoc.html?urlhash=#[urlhash]#">
- <img src="env/grafics/api.png"></a>
+ <img src="env/grafics/api.png" width="60" height="40" alt="API" /></a>
<span>These document details can be retrieved as <a href="http://www.w3.org/TR/xhtml-rdfa-primer/">XHTML+RDFa</a>
document containg <a href="http://www.w3.org/RDF/">RDF</a> annotations in <a href="http://dublincore.org/">Dublin Core</a> vocabulary.
The XHTML+RDFa data format is both a XML content format and a HTML display format and is considered as an important <a href="http://www.w3.org/2001/sw/">Semantic Web</a> 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%# -<div id="api"><a href="/api/webstructure.xml?about=#[besthost]#"><img src="env/grafics/api.png"></a> +<div id="api"><a href="/api/webstructure.xml?about=#[besthost]#"><img src="env/grafics/api.png" width="60" height="40" alt="API" /></a> <span> 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%# :: -<div id="api"><a href="yacysearch.json?query=yacy"><img src="env/grafics/api.png" alt="API"/></a> +<div id="api"><a href="yacysearch.json?query=yacy"><img src="env/grafics/api.png" width="60" height="40" alt="API" /></a> <span>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 <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API">API wiki page</a>.</span> 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("\<a href=\"yacysearch.rss?" + window.location.search.substring(1) + "\"\>") //]]> </script> -<img src="env/grafics/api.png" alt="API" /></a> +<img src="env/grafics/api.png" width="60" height="40" alt="API" /></a> <span>This search result can also be retrieved as RSS/<a href="http://www.opensearch.org">opensearch</a> output. 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. |
