@ -98,10 +98,16 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
< div class = "row" >
< div class = "row" >
< div class = "col-sm-8 col-sm-offset-4 col-md-9 col-md-offset-3 main" >
< div class = "col-sm-8 col-sm-offset-4 col-md-9 col-md-offset-3 main" >
< form class = "search small" action = "" method = "get" accept-charset = "UTF-8" >
< form class = "search small" action = "" method = "get" accept-charset = "UTF-8" style = "position:absolute;top:-48px;left:200;z-index:1052;max-width:500px;" >
< fieldset class = "yacys" >
< input id = "search" class = "searchinput" name = "query" type = "text" size = "40" maxlength = "80" value = "#[former]#" onFocus = "this.select()" onclick = "document.getElementById('Enter').value = 'Search'" / >
< div class = "input-group" >
< input id = "Enter" type = "submit" name = "Enter" value = "Search" / >
< input type = "text" class = "form-control searchinput typeahead" size = "40" maxlength = "200" placeholder = "#(topmenu)##[promoteSearchPageGreeting]#::#[promoteSearchPageGreeting]##(/topmenu)#" name = "query" value = "#[former]#" onFocus = "this.select()" id = "search" onclick = "document.getElementById('Enter').innerHTML = 'search'" / >
< div class = "input-group-btn" >
< button id = "Enter" class = "btn btn-default" type = "submit" > search< / button >
< / div >
< / div >
<!--
#(searchdomswitches)#::
#(searchdomswitches)#::
< div class = "yacysearch" >
< div class = "yacysearch" >
#(searchtext)#::< input type = "radio" id = "text" name = "contentdom" value = "text" # ( check ) # ::checked = "checked" # ( / check ) # / > Text #(/searchtext)#
#(searchtext)#::< input type = "radio" id = "text" name = "contentdom" value = "text" # ( check ) # ::checked = "checked" # ( / check ) # / > Text #(/searchtext)#
@ -113,9 +119,10 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
< a href = "index.html?searchoptions=2&count=#[count]#&prefermaskfilter=#[prefermaskfilter]#&cat=#[cat]#&constraint=#[constraint]#&contentdom=#[contentdom]#&former=#[former]#&meanCount=#[meanCount]#" > more options< / a >
< a href = "index.html?searchoptions=2&count=#[count]#&prefermaskfilter=#[prefermaskfilter]#&cat=#[cat]#&constraint=#[constraint]#&contentdom=#[contentdom]#&former=#[former]#&meanCount=#[meanCount]#" > more options< / a >
< / div >
< / div >
#(/searchdomswitches)#
#(/searchdomswitches)#
-->
< input type = "hidden" name = "former" value = "#[former]#" / >
< input type = "hidden" name = "former" value = "#[former]#" / >
< input type = "hidden" name = "maximumRecords" value = "#[count]#" / >
< input type = "hidden" name = "maximumRecords" value = "#[count]#" / >
< input type = "hidden" name = "startRecord" value= "0" / >
< input type = "hidden" name = "startRecord" id= "startRecord" value= "0" / >
< input type = "hidden" name = "verify" value = "#[search.verify]#" / >
< input type = "hidden" name = "verify" value = "#[search.verify]#" / >
< input type = "hidden" name = "resource" value = "#[resource]#" / >
< input type = "hidden" name = "resource" value = "#[resource]#" / >
< input type = "hidden" name = "nav" value = "#[search.navigation]#" / >
< input type = "hidden" name = "nav" value = "#[search.navigation]#" / >
@ -124,8 +131,9 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
< input type = "hidden" name = "cat" value = "#[cat]#" / >
< input type = "hidden" name = "cat" value = "#[cat]#" / >
< input type = "hidden" name = "constraint" value = "#[constraint]#" / >
< input type = "hidden" name = "constraint" value = "#[constraint]#" / >
< input type = "hidden" name = "meanCount" value = "#[meanCount]#" / >
< input type = "hidden" name = "meanCount" value = "#[meanCount]#" / >
< / fieldset >
< / form >
< / form >
< script > $ ( "input:text:visible:first" ) . focus ( ) ; < / script >
#(urlmaskerror)#::
#(urlmaskerror)#::
< p > < b > Illegal URL mask:< / b > < i > #[urlmask]#< / i > (not a valid regular expression), mask ignored.< / p >
< p > < b > Illegal URL mask:< / b > < i > #[urlmask]#< / i > (not a valid regular expression), mask ignored.< / p >
#(/urlmaskerror)#
#(/urlmaskerror)#
@ -141,7 +149,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
#(searchagain)#
#(searchagain)#
::
::
< script type = "text/javascript" >
< script type = "text/javascript" >
document.getElementById("Enter").value = "search again";
document.getElementById("Enter").innerHTML = "search again";
< / script >
< / script >
#(/searchagain)#
#(/searchagain)#
@ -159,20 +167,15 @@ document.getElementById("Enter").value = "search again";
< p > No Results. (length of search words must be at least 2 characters)< / p >
< p > No Results. (length of search words must be at least 2 characters)< / p >
::
::
< div id = "results" > < / div >
< div id = "results" > < / div >
< span id = "resCounter" style = "display: inline;" > < strong id = "resultsOffset" > #[offset]#< / strong > -< strong id = "itemscount" > #[itemscount]#< / strong > of < strong id = "totalcount" > #[totalcount]#< / strong > #(globalresults)#::; (< strong id = "localResourceSize" > #[localResourceSize]#< / strong > local, < strong id = "remoteResourceSize" > #[remoteResourceSize]#< / strong > remote), < strong id = "remoteIndexCount" > #[remoteIndexCount]#< / strong > from < strong id = "remotePeerCount" > #[remotePeerCount]#< / strong > remote YaCy peers.#(/globalresults)#< / span >
< div class = "progress" >
< span id = "resNav" style = "display: inline;" > #[resnav]#< / span >
< div class = "progress-bar progress-bar-info" id = "progressbar" role = "progressbar" style = "width:0%;" >
< strong id = "offset" > #[offset]#< / strong > -< strong id = "itemscount" > #[itemscount]#< / strong > of < strong id = "totalcount" > #[totalcount]#< / strong > #(globalresults)#::; (< strong id = "localResourceSize" > #[localResourceSize]#< / strong > local, < strong id = "remoteResourceSize" > #[remoteResourceSize]#< / strong > remote), < strong id = "remoteIndexCount" > #[remoteIndexCount]#< / strong > from < strong id = "remotePeerCount" > #[remotePeerCount]#< / strong > remote YaCy peers.#(/globalresults)#
< / div >
< / div >
::
::
< p > Searching the web with this peer is disabled for unauthorized users. Please < a href = "Status.html?login=" > log in< / a > as administrator to use the search function< / p >
< p > Searching the web with this peer is disabled for unauthorized users. Please < a href = "Status.html?login=" > log in< / a > as administrator to use the search function< / p >
#(/num-results)#
#(/num-results)#
<!-- the search results -->
< script type = "text/javascript" >
var progressbar = new Progressbar(#[results]#, document.getElementById("results"));
#(focus)#::
document.getElementById("search").focus();
#(/focus)#
< / script >
<!-- show openstreetmap tiles if geoinfo was found -->
<!-- show openstreetmap tiles if geoinfo was found -->
#(geoinfo)#
#(geoinfo)#
::
::
@ -205,6 +208,14 @@ document.getElementById("search").focus();
<!-- attach the bottomline (customer option) -->
<!-- attach the bottomline (customer option) -->
<!-- #(pageNavBottom)#::<div id="pageNavBottom" style="text - align:center">#[resnav]#</div>#(/pageNavBottom)# -->
<!-- #(pageNavBottom)#::<div id="pageNavBottom" style="text - align:center">#[resnav]#</div>#(/pageNavBottom)# -->
#(num-results)#
::
::
::
< span id = "resNav" style = "display: inline;" > #[resnav]#< / span >
< / div >
::
#(/num-results)#
< / div > <!-- close main -->
< / div > <!-- close main -->
@ -215,9 +226,6 @@ document.getElementById("search").focus();
//< ![CDATA[
//< ![CDATA[
$(function() {
$(function() {
$("#sidebarTopics").tagcloud({type:"sphere",power:.25,seed:0,sizemin:10,sizemax:20,height:80,colormin:"682",colormax:"20C"}).find("li").tsort();
$("#sidebarTopics").tagcloud({type:"sphere",power:.25,seed:0,sizemin:10,sizemax:20,height:80,colormin:"682",colormax:"20C"}).find("li").tsort();
#(focus)#::
$("#search").focus();
#(/focus)#
});
});
//]]>
//]]>
< / script >
< / script >