diff options
| author | f1ori <f1ori@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-11-09 00:23:19 +0000 |
|---|---|---|
| committer | f1ori <f1ori@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-11-09 00:23:19 +0000 |
| commit | ae80f3e6a5ba39a3fa2a7b099bcdb974c07b8574 (patch) | |
| tree | c8605ee4e753d117dcbd6267a9731003f11451cd /htroot/compare_yacy.html | |
| parent | 7e1fe05e3ce24ba2861a08cd105fb4d610b6a6ec (diff) | |
* extend opensearchdescription to support compare_yacy.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5324 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/compare_yacy.html')
| -rwxr-xr-x | htroot/compare_yacy.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/compare_yacy.html b/htroot/compare_yacy.html index e63ae1587..008034766 100755 --- a/htroot/compare_yacy.html +++ b/htroot/compare_yacy.html @@ -2,6 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>YaCy '#[clientname]#': Websearch Comparison</title> + <link rel="search" type="application/opensearchdescription+xml" title="Compare Yacy on '#[clientname]#'" href="opensearchdescription.xml?compare_yacy=true" /> #%env/templates/metas.template%# </head> <body> |
