You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/htroot/yacysearchtrailer.html

20 lines
663 B

<div id="sidebar" style="position:fixed; right:8px; margin-top:5px; width: 220px;">
<h2>Navigation</h2>
#(navigation)#
::
<h3>Domains</h3>
<div>
After a search is started, it is analysed how many hits are in each site.
If you click on a domain the search is modified using the 'site:' operator.
</div>
<div><ul style="padding-left: 0px;">
#{domains}#
<li>#[domain]#</li>
#{/domains}#
</ul></div>
#(/navigation)#
<h3>Topics</h3>
#{words}#
<a href="yacysearch.html?search=#[newsearch]#&amp;Enter=Search&amp;count=#[count]#&amp;offset=#[offset]#&amp;resource=#[resource]#&amp;contentdom=#[contentdom]#&amp;display=#[display]#">#[word]#</a>
#{/words}#
</div>