yacy_search_server/htroot/xml/snippet.xml
theli 339153d40e *) favicons that are specified in the document content via html link-tags
are now detected and displayed on the search page (requested by allo).

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3845 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-09 15:22:37 +00:00

17 lines
347 B
XML

<?xml version="1.0"?>
<snippet>
<text><![CDATA[#[text]#]]></text>
<status>#[status]#</status>
<urlHash>#[urlHash]#</urlHash>
<links>#[links]#</links>
<favicon>#[favicon]#</favicon>
#{link}#
<link>
<type>#[type]#</type>
<href>#[href]#</href>
<name>#[name]#</name>
<attr>#[attr]#</attr>
</link>
#{/link}#
</snippet>