X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/8a6a5320edc2c8a2ed357463b61f161d5b295fbf..5e4767a594f238327a4c74f1aecc69779a237eab:/templates/searchquery.tmpl diff --git a/templates/searchquery.tmpl b/templates/searchquery.tmpl index dd12d2970..782b12cab 100644 --- a/templates/searchquery.tmpl +++ b/templates/searchquery.tmpl @@ -1,3 +1,5 @@ +$setmap{prefix,title,S} +$setmap{prefix,link,XLINK} $set{thousand,$.}$set{decimal,.}$setmap{BN,,Any Country,uk,England,fr,France} ${ $def{PREV, @@ -34,18 +36,12 @@ ACTION="$html{$env{CGIURL}}" TARGET="_top">
+$env{HELPLINK}
-$if{$opt{topterms}, -
- $map{$topterms,$prettyterm{$_} } -
-
-} $or{$html{$error}, $if{$eq{$msize,0}, $if{$query,No documents match your query, @@ -76,7 +72,6 @@ $if{$field{size},Size: $html{$filesiz $html{$or{$field{caption},$field{title},$field{url},Untitled}}
$highlight{$field{sample},$terms}$if{$field{sample},...}
-$html{$field{url}}
$percentage% relevant$. matching: $list{$map{$terms,$html{$prettyterm{$_}}},$. , and }${for lynx:}

}