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.
47 lines
1.7 KiB
47 lines
1.7 KiB
#(content)#::
|
|
<div class="searchresults">
|
|
<h3 class="linktitle">
|
|
<img src="../../ViewImage.png?width=16&height=16&code=#[faviconCode]#" id="f#[urlhash]#" class="favicon" width="16" height="16" alt="" />
|
|
<a href="#[url]#" target="_parent">#[description]#</a></h3>
|
|
<p class="snippet">#[snippet]#</p>
|
|
<p class="url"><a href="#[url]#" id="url#[urlhash]#" target="_parent">#[urlname]#</a></p>
|
|
</div>
|
|
::
|
|
#{items}#
|
|
<div class="thumbcontainer">
|
|
<a href="#[hrefCache]#" class="thumblink" onclick="return hs.expand(this)">
|
|
<img src="/ViewImage.png?maxwidth=96&maxheight=96&code=#[code]#" alt="#[name]#">
|
|
</a>
|
|
<div class="highslide-caption"><a href="#[href]#">#[name]#<br \><a href="#[source]#">#[sourcedom]#</a></a></div>
|
|
<div class="TableCellDark"><a href="#[href]#">#[name]#</a><br \>#[attr]#</div>
|
|
</div>
|
|
#{/items}#
|
|
::
|
|
#{items}#
|
|
<tr class="#(col)#TableCellLight::TableCellDark#(/col)#"><td>#[name]#</td><td><a href="#[href]#">#[hrefshort]#</a></tr>
|
|
#{/items}#
|
|
::
|
|
#{items}#
|
|
<tr class="#(col)#TableCellLight::TableCellDark#(/col)#"><td>#[name]#</td><td><a href="#[href]#">#[hrefshort]#</a></tr>
|
|
#{/items}#
|
|
::
|
|
#{items}#
|
|
<tr class="#(col)#TableCellLight::TableCellDark#(/col)#"><td>#[name]#</td><td><a href="#[href]#">#[hrefshort]#</a></tr>
|
|
#{/items}#
|
|
#(/content)#
|
|
#(rss)#::
|
|
<item>
|
|
<title>#[title]#</title>
|
|
<link>#[link]#</link>
|
|
<description>#[description]#</description>
|
|
<pubDate>#[date]#</pubDate>
|
|
<guid isPermaLink="false">#[urlhash]#</guid>
|
|
</item>
|
|
#(/rss)#
|
|
#(dynamic)#::
|
|
<script type="text/javascript">
|
|
statistics("#[offset]#", "#[itemscount]#", "#[totalcount]#", "#[localResourceSize]#", "#[remoteResourceSize]#", "#[remoteIndexCount]#", "#[remotePeerCount]#");
|
|
progressbar.step(1);
|
|
</script>
|
|
#(/dynamic)#
|