
%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="form"}%
%INCLUDE{"%TOPIC%" section="searchresults"}%
%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="form"}%
%INCLUDE{"%TOPIC%" section="searchresults"}%
%INCLUDE{"%TOPIC%" section="querysearchexample"}%
%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="tabs"}%
%INCLUDE{"%SYSTEMWEB%.SearchHelp"}%
---+!! %MAKETEXT{"Search in [_1] Web" args="%BASEWEB%"}%
%INCLUDE{"%TOPIC%" section="tabs"}%
search=%URLPARAM{"search" encode="url"}%;scope=%URLPARAM{"scope" encode="url" default="all"}%;web=%URLPARAM{"web" encode="url"}%
%INCLUDE{"%TOPIC%" section="searchparamssimple"}%;type=%URLPARAM{"type" encode="url" default="word"}%;nosearch=%URLPARAM{"nosearch" encode="url"}%;limit=%URLPARAM{"limit" encode="url"}%;excludetopic=%URLPARAM{"excludetopic" encode="url"}%;casesensitive=%URLPARAM{"casesensitive" encode="url"}%
| %MAKETEXT{"Search where:"}% |
%MAKETEXT{"(otherwise search [_1] Web only)" args="%BASEWEB%"}% |
|---|
| %MAKETEXT{"Search where:"}% |
%MAKETEXT{"(otherwise search [_1] Web only)" args="%BASEWEB%"}% |
|---|---|
| %MAKETEXT{"Sort results by:"}% |
|
| %MAKETEXT{"Make search:"}% | %MAKETEXT{"Selections apply to search in \"text body\""}% %POPUPWINDOW{"%SYSTEMWEB%.SearchHelp" label="%MAKETEXT{"Help"}%"}%
|
| %MAKETEXT{"Don't show:"}% | |
| %MAKETEXT{"Limit results to:"}% | %MAKETEXT{"(=all= to show all topics)"}% |
%SEARCH{
"%URLPARAM{"search" encode="quote"}%"
type="%URLPARAM{"type" default="word"}%"
%IF{"defined scope" then=" scope=\"%URLPARAM{"scope" encode="quote"}%\"$n"}%%IF{"defined web" then=" web=\"%URLPARAM{"web" encode="quote"}%\"$n"}%%IF{"defined nosearch" then=" nosearch=\"%URLPARAM{"nosearch" encode="quote"}%\"$n"}%%IF{"defined casesensitive" then=" casesensitive=\"%URLPARAM{"casesensitive" encode="quote"}%\"$n"}%%IF{"defined nosummary" then=" nosummary=\"%URLPARAM{"nosummary" encode="quote"}%\"$n"}%%IF{"defined nototal" then=" nototal=\"%URLPARAM{"nototal" encode="quote"}%\"$n"}%%IF{"defined order" then=" order=\"%URLPARAM{"order" encode="quote"}%\"$n"}%%IF{"defined reverse" then=" reverse=\"%URLPARAM{"reverse" encode="quote"}%\"$n"}%%IF{"defined limit" then=" limit=\"%URLPARAM{"limit" encode="quote"}%\"$n"}% zeroresults="%IF{ "defined search" then="on" else="off" }%"
}%