Search in System Web

List topics that start with the letter:

Search results

Searched: ^V

Results from System web retrieved at 19:46 (Local)

VarACTIVATEDPLUGINS
#VarACTIVATEDPLUGINS ACTIVATEDPLUGINS list of currently activated plugins * Syntax: %ACTIVATEDPLUGINS% * Expands to: * Related: PLUGINDESCRIPTIONS, FAILEDPLUGINS ...
VarADDTOHEAD
#VarADDTOHEAD ADDTOHEAD This macro is deprecated. Please use VarADDTOZONE instead. It effecively is a shortcut for %ADDTOZONE{"head" ...}%
VarADDTOZONE
#VarADDTOZONE ADDTOZONE %ADDTOZONE{ "zone" ... }% Parameters: * "zone" optional, comma separated list of the names of zones that the content should be added ...
VarALLVARIABLES
#VarALLVARIABLES ALLVARIABLES list of currently defined macros * Syntax: %ALLVARIABLES% * Expands to: a table showing all defined macros in the current ...
VarATTACHURL
#VarATTACHURL ATTACHURL full URL for attachments in the current topic * Syntax: %ATTACHURL% * Expands to: == * Example: If you attach a file you can refer ...
VarATTACHURLPATH
#VarATTACHURLPATH ATTACHURLPATH path of the attachment URL of the current topic * Syntax: %ATTACHURLPATH% * Expands to: == * Related: ATTACHURL, PUBURL ...
VarAUTHREALM
#VarAUTHREALM AUTHREALM authentication realm * String defined as {AuthRealm} expert option in configure. This is used in certain password encodings, and in login ...
VarBASETOPIC
#VarBASETOPIC BASETOPIC base topic where an INCLUDE started * The name of the topic where a single or nested INCLUDE started same as %TOPIC% if there is no ...
VarBASEWEB
#VarBASEWEB BASEWEB base web where an INCLUDE started * The web name where the includes started, e.g. the web of the first topic of nested includes. Same as ...
VarBB
#VarBB BB bullet with line break * Line break and bullet without indentation. * Current value: BB = * Related: BR, BULLET, BB2, BB3, BB4, CARET, VBAR ...
VarBB2
#VarBB2 BB2 level 2 bullet with line break * Line break and bullet, level 2. * Current value: BB2 = * Related: BR, BULLET, BB, BB3, BB4, VBAR
VarBB3
#VarBB3 BB3 level 3 bullet with line break * Line break and bullet, level 3. * Current value: BB3 = * Related: BR, BULLET, BB, BB2, BB4, VBAR
VarBB4
#VarBB4 BB4 level 4 bullet with line break * Line break and bullet, level 4. * Current value: BB4 = * Related: BR, BULLET, BB, BB2, BB3, VBAR
VarBR
#VarBR BR line break * Current value: BR = * Related: BULLET, BB, BB2, BB3, BB4, CARET, VBAR
VarBULLET
#VarBULLET BULLET bullet character * Current value: BULLET = * Related: BR, BB, BB2, BB3, BB4, CARET, VBAR
VarBUTTON
#VarBUTTON BUTTON{"text" ...} renders a nice button * Parameters: Parameter: Description: Default: "text", value="text" text to be put ...
VarCALC
#VarCALC CALC{"formula"} add spreadsheet calculations to tables and outside tables * The %CALC{"formula"}% macro is handled by the SpreadSheetPlugin. There are ...
VarCARET
#VarCARET CARET caret symbol * The CARET macro is useful in TML tables. * Current value: CARET = * Related: BR, BULLET, BB, BB2, BB3, BB4, VBAR
VarCOMMENT
#VarCOMMENT COMMENT{ attributes } insert an edit box into the topic to easily add comments. * A %COMMENT% without parameters shows a simple text box. * The ...
VarCOVER
#VarCOVER COVER current skin cover * %COVER% extends the skin search path. For instance, if SKIN is set to catskin, bearskin, and COVER is set to ruskin, the ...
VarCachePlugin
Variable Cache Plugin Caches the results of expanding macros in selected topics for improved server performance Most topics in a typical Foswiki installation are ...
VarCachePluginTest
VarCachePlugin Test This topic contains a nested search, used to test the VarCachePlugin. The cache gets refreshed if older then 6 minutes (0.1 hours) Here is the ...
VarDATE
#VarDATE DATE signature format date * Syntax: %DATE% * Expands to: == * Date format defined as {DefaultDateFormat} in configure When used in a template ...
VarDISPLAYTIME
#VarDISPLAYTIME DISPLAYTIME{"format"} formatted display time * Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in ...
VarEDITACTION
#VarEDITACTION EDITACTION Selects an edit template * The EDITACTION preference setting lets you define the use of an editaction template instead of the standard ...
VarEDITTABLE
#VarEDITTABLE EDITTABLE{ attributes } edit tables using edit fields and other input fields * The %EDITTABLE{}% macro is handled by the EditTablePlugin * Syntax ...
VarENCODE
#VarENCODE ENCODE{"string"} encodes a string * Encode character sequences in "string", by mapping characters (or sequences of characters) to an alternative character ...
VarENDCOLOR
#VarENDCOLOR ENDCOLOR end colored text * ENDCOLOR is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
VarENDSECTION
#VarENDSECTION ENDSECTION{"name"} marks the end of a named section within a topic * Syntax: %ENDSECTION{"name"}% * Syntax: %ENDSECTION{type="include"}% ...
VarENDTAB
#VarENDTAB ENDTAB ending marker for a tab of a tabpane * This closes a previously opened TAB. * no parameters * Related: VarTAB , VarTABPANE , ...
VarENDTABPANE
#VarENDTABPANE ENDTABPANE ending tag for tabpane widget * This closes a previously opened TABPANE. * no parameters * Related: VarTAB , VarENDTAB ...
VarENDTWISTY
#VarENDTWISTY ENDTWISTY Twisty closure, complements the opening TWISTY tag. * Syntax: %ENDTWISTY% * Related:
VarENDTWISTYTOGGLE
#VarENDTWISTYTOGGLE ENDTWISTYTOGGLE The Twisty closure * Syntax: %ENDTWISTYTOGGLE% * Will end the most inner unclosed Twisty Toggle section, using the proper ...
VarENV
#VarENV ENV{"varname"} inspect the value of an environment variable * Returns the current value of the environment variable in the CGI (Common Gateway Interface ...
VarEXAMPLETAG
#VarEXAMPLETAG EXAMPLETAG example variable * The %EXAMPLETAG{}% variable is handled by the ExamplePlugin * Syntax: %EXAMPLETAG{"text" format="..."}% * ...
VarEXPAND
#VarEXPAND EXPAND{"expression" scope="topictoexpandin" ...}% Expands macros in expression as if they were used in the topic topictoexpandin. The viewer must have ...
VarFAILEDPLUGINS
#VarFAILEDPLUGINS FAILEDPLUGINS debugging for plugins that failed to load, and handler list * Syntax: %FAILEDPLUGINS% * Expands to: See Plugins#FAILEDPLUGINS ...
VarFORMAT
#VarFORMAT FORMAT{"list" format="" header="" footer="" separator=""} format a list of objects * Syntax: %FORMAT{"list"}% * Supported parameters: Parameter ...
VarFORMFIELD
#VarFORMFIELD FORMFIELD{"fieldname"} renders a field in the form attached to some topic * Syntax: %FORMFIELD{"fieldname"}% * Supported parameters: ...
VarGMTIME
#VarGMTIME GMTIME{"format"} formatted GM time * Syntax: %GMTIME% OR %GMTIME{"format"}% * %GMTIME% uses the default date format defined by the {DefaultDateFormat ...
VarGROUPINFO
#VarGROUPINFO GROUPINFO{"name"} retrieve details about a group * Syntax: %GROUPINFO% * Expands to: comma separated list of all groups * Syntax: %GROUPINFO ...
VarGROUPS
#VarGROUPS GROUPS a formatted list of groups Deprecated do not use. Use VarGROUPINFO instead * Expands to a formatted list of user groups in your Foswiki. ...
VarH
#VarH H help icon * Current value: H = * Related: I, ICON, M, N, P, Q, S, T, U, X, Y
VarHISTORY
#VarHISTORY HISTORY{ attributes } control attributes of tables and sorting of table columns * The %HISTORY{}% macro is handled by the HistoryPlugin * Syntax ...
Number of topics: 50
Page 1 of 4 Next >

To display the above search results in a topic, copy-paste the following markup:
%SEARCH{
   "^V"
   type="regex"
   scope="topic"
   search="^V"
}%
%STARTSECTION{"search"}%%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="form"}%
%INCLUDE{"%TOPIC%" section="searchresults"}%
%ENDSECTION{"search"}%

%STARTSECTION{"searchadvanced"}%%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="form"}%
%INCLUDE{"%TOPIC%" section="searchresults"}%
%INCLUDE{"%TOPIC%" section="querysearchexample"}%
%ENDSECTION{"searchadvanced"}%


%STARTSECTION{"help"}%%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="tabs"}%
<div class='foswikiTabContent'>%INCLUDE{"%SYSTEMWEB%.SearchHelp"}%</div>
%ENDSECTION{"help"}%


%STARTSECTION{"title"}%---+!! %MAKETEXT{"Search in [_1] Web" args="<nop>%BASEWEB%"}%%ENDSECTION{"title"}%


%STARTSECTION{"form"}%%INCLUDE{"%TOPIC%" section="tabs"}%<noautolink>
<div class='foswikiTabContent'>
<div class='foswikiWebSearchForm'>
<form name='WebSearchForm' action='%SCRIPTURLPATH{view}%/%BASEWEB%/%TOPIC%'>
<input type='hidden' name='tab' value='%URLPARAM{"tab" default="search"}%' />
<div class='foswikiFormSteps'>
<div class='foswikiFormStep'>
<input type='text' class='foswikiInputField foswikiFocus' name='search' value='%URLPARAM{"search" encode="entity"}%' size='40' style='width:99%' />   
</div>
<div class='foswikiFormStep'>
%TWISTY{
   id="searchOptions"
   mode="div"
   start="%IF{
      "$'URLPARAM{search}'=''"
      then="show"
      else="hide"
   }%"
   link="<strong>%MAKETEXT{"Search options"}%</strong>"
   showimgleft="%ICONURLPATH{toggleopen}%"
   hideimgleft="%ICONURLPATH{toggleclose}%"
}%%IF{
   "$'URLPARAM{tab}'='search' OR $'URLPARAM{tab}'='' AND NOT $TAB='advanced'" 
   then="$percentINCLUDE{$quot%TOPIC%$quot section=$quotoptionssimple$quot}$percent"
}%%IF{
   "$'URLPARAM{tab}'='searchadvanced' OR $TAB='advanced'" 
   then="$percentINCLUDE{$quot%TOPIC%$quot section=$quotoptionsadvanced$quot}$percent"
}%%ENDTWISTY%</div>
<div class='foswikiFormStep'>
<input type='submit' class='foswikiSubmit' value='%MAKETEXT{"Search"}%' /> 
</div>
</div><!--//foswikiFormSteps-->
</form>
</div>
</div></noautolink>%ENDSECTION{"form"}%


%STARTSECTION{"searchparamssimple"}%search=%URLPARAM{"search" encode="url"}%;scope=%URLPARAM{"scope" encode="url" default="all"}%;web=%URLPARAM{"web" encode="url"}%;recurse=%URLPARAM{"recurse" encode="url"}%;type=%URLPARAM{"type" encode="url" default="%SEARCHDEFAULTTTYPE%"}%%ENDSECTION{"searchparamssimple"}%


%STARTSECTION{"searchparamsadvanced"}%%INCLUDE{"%TOPIC%" section="searchparamssimple"}%;type=%URLPARAM{"type" encode="url" default="%SEARCHDEFAULTTTYPE%"}%;nosearch=%URLPARAM{"nosearch" encode="url"}%;limit=%URLPARAM{"limit" encode="url"}%;excludetopic=%URLPARAM{"excludetopic" encode="url"}%;casesensitive=%URLPARAM{"casesensitive" encode="url"}%%ENDSECTION{"searchparamsadvanced"}%


%STARTSECTION{"tabs"}%<noautolink><div class='foswikiTabs'>
   <ul>
      <li%IF{
         "$'URLPARAM{tab}'='search' OR $'URLPARAM{tab}'='' AND NOT $TAB='advanced'"
         then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamssimple"}%;tab=search'>%MAKETEXT{"Search"}%</a></li>
      <li%IF{
         "$'URLPARAM{tab}'='searchadvanced' OR $TAB='advanced'" then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamsadvanced"}%;tab=searchadvanced'>%MAKETEXT{"Advanced search"}%</a></li>
      <li%IF{
         "$'URLPARAM{tab}'='az'" then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamsadvanced"}%;tab=az'>%MAKETEXT{"A-Z"}%</a></li>
      <li%IF{
         "$'URLPARAM{tab}'='help'" then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamsadvanced"}%;tab=help'>%MAKETEXT{"Help"}%</a></li>
   </ul>
   <div class='foswikiClear'></div>
</div></noautolink>%ENDSECTION{"tabs"}%


%STARTSECTION{"optionssimple"}%<table id='foswikiSearchTable' class='foswikiSearchTable' border='0' cellspacing='0' cellpadding='0'>
<tr>
<th>%MAKETEXT{"Search where:"}%</th>
<td>
<input type='radio' class='foswikiRadioButton' id='textbody' name='scope' value='text' %IF{
   "'%URLPARAM{"scope"}%'='text'"
   then="checked='checked'"
}% /><label for='textbody'> %MAKETEXT{"Text body"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='topictitle' name='scope' value='topic' %IF{
   "'%URLPARAM{"scope" default="all"}%'='topic'"
   then="checked='checked'"
}% /><label for='topictitle'> %MAKETEXT{"Topic title"}% </label><br />
<input type='radio' class='foswikiRadioButton' id='both' name='scope' value='all' %IF{
   "'%URLPARAM{"scope" default="all"}%'='all'"
   then="checked='checked'"
}% /><label for='both'> %MAKETEXT{"Both body and title"}%</label>
<hr />
<input type='checkbox' class='foswikiCheckbox' id='web' name='web' value='all' %IF{
   "'%URLPARAM{web}%'='all'"
   then="checked='checked'"
}% /><label for='web'> %MAKETEXT{"All public webs"}%</label> <span class='foswikiSmall'>%MAKETEXT{"(otherwise search [_1] Web only)" args="<nop>%BASEWEB%"}%</span>
<input type='checkbox' class='foswikiCheckbox' id='recurse' name='recurse' value='on' %IF{
   "'%URLPARAM{recurse}%'='on'"
   then="checked='checked'"
}% /><label for='recurse'> %MAKETEXT{"Subwebs"}%</label>
</td>
</tr>
</table>%ENDSECTION{"optionssimple"}%


%STARTSECTION{"optionsadvanced"}%<table id='foswikiSearchTable' class='foswikiSearchTable' border='0' cellspacing='0' cellpadding='0'>
<tr>
<th>%MAKETEXT{"Search where:"}%</th>
<td>
<input type='radio' class='foswikiRadioButton' id='textbody' name='scope' value='text' %IF{
   "'%URLPARAM{"scope"}%'='text'"
   then="checked='checked'"
}% /><label for='textbody'> %MAKETEXT{"Text body"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='topictitle' name='scope' value='topic' %IF{
   "'%URLPARAM{"scope" default="all"}%'='topic'"
   then="checked='checked'"
}% /><label for='topictitle'> %MAKETEXT{"Topic title"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='both' name='scope' value='all' %IF{
   "'%URLPARAM{"scope" default="all"}%'='all'"
   then="checked='checked'"
}% /><label for='both'> %MAKETEXT{"Both body and title"}%</label>
<hr />
<input type='checkbox' class='foswikiCheckbox' id='web' name='web' value='all' %IF{
   "'%URLPARAM{web}%'='all'"
   then="checked='checked'"
}% /><label for='web'> %MAKETEXT{"All public webs"}%</label> <span class='foswikiSmall'>%MAKETEXT{"(otherwise search [_1] Web only)" args="<nop>%BASEWEB%"}%</span>
<input type='checkbox' class='foswikiCheckbox' id='recurse' name='recurse' value='on' %IF{
   "'%URLPARAM{recurse}%'='on'"
   then="checked='checked'"
}% /><label for='recurse'> %MAKETEXT{"Subwebs"}%</label>
</td>
</tr>
<tr>
<th>%MAKETEXT{"Sort results by:"}%</th>
<td>
<input type='radio' class='foswikiRadioButton' id='topic' name='order' value='topic' %IF{
   "'%URLPARAM{"order" default="topic"}%'='topic'"
   then="checked='checked'"
}% /><label for='topic'> %MAKETEXT{"Topic name"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='modified' name='order' value='modified' %IF{
   "'%URLPARAM{order}%'='modified'"
   then="checked='checked'"
}% /><label for='modified'> %MAKETEXT{"Last modified time"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='editby' name='order' value='editby' %IF{
   "'%URLPARAM{order}%'='editby'"
   then="checked='checked'"
}% /><label for='editby'> %MAKETEXT{"Last editor"}%</label>
<hr />
<input type='checkbox' class='foswikiCheckbox' name='reverse' id='reverse' %IF{
   "'%URLPARAM{reverse}%'='on'"
   then="checked='checked'"
}% /><label for='reverse'> %MAKETEXT{"In reversed order"}%</label>
</td>
</tr>
<tr>
<th>%MAKETEXT{"Make search:"}%</th>
<td>%MAKETEXT{"Selections apply to search in \"text body\""}% <span class='foswikiUnvisited foswikiSmall'>%POPUPWINDOW{"%SYSTEMWEB%.SearchHelp" label="%MAKETEXT{"Help"}%"}%</span>
<hr />
<input type='checkbox' class='foswikiCheckbox' id='casesensitive' name='casesensitive' %IF{
   "'%URLPARAM{casesensitive}%'='on'"
   then="checked='checked'"
}% /><label for='casesensitive'> %MAKETEXT{"Case sensitive"}%</label><br />
<hr />
<input type='radio' class='foswikiRadioButton' id='word' name='type' value='word' %IF{
   "'%URLPARAM{"type" default="%SEARCHDEFAULTTTYPE%"}%'='word'" 
   then="checked='checked'"
}% /><label for='word'> %MAKETEXT{"Word search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='keyword' name='type' value='keyword' %IF{
   "'%URLPARAM{"type" default="%SEARCHDEFAULTTTYPE%"}%'='keyword'" 
   then="checked='checked'"
}% /><label for='keyword'> %MAKETEXT{"Keyword search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='literal' name='type' value='literal' %IF{
   "'%URLPARAM{type}%'='literal'"
   then="checked='checked'"
}% /><label for='literal'> %MAKETEXT{"Literal search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='regex' name='type' value='regex' %IF{
   "'%URLPARAM{type}%'='regex'"
   then="checked='checked'"
}% /><label for='regex'> %MAKETEXT{"Regular expression search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='query' name='type' value='query' %IF{
   "'%URLPARAM{type}%'='query'"
   then="checked='checked'"
}% /><label for='query'> %MAKETEXT{"Query Search"}%</label>
</td>
</tr>
<tr>
<th><b>%MAKETEXT{"Don't show:"}%</b></th>
<td><input type='checkbox' class='foswikiCheckbox' id='nosearch' name='nosearch' %IF{
   "'%URLPARAM{nosearch}%'='on'"
   then="checked='checked'"
}% /><label for='nosearch'> %MAKETEXT{"Search string"}%</label><br />
<input type='checkbox' class='foswikiCheckbox' id='nosummary' name='nosummary' %IF{
   "'%URLPARAM{nosummary}%'='on'"
   then="checked='checked'"
}% /><label for='nosummary'> %MAKETEXT{"Summaries"}%</label><br />
<input type='checkbox' class='foswikiCheckbox' id='nototal' name='nototal' %IF{
   "'%URLPARAM{nototal}%'='on'"
   then="checked='checked'"
}% /><label for='nototal'> %MAKETEXT{"Total matches"}%</label><br />
</td>
</tr>
<tr>
<th class='foswikiLast'>%MAKETEXT{"Limit results to:"}%</th>
<td class='foswikiLast'><input type='text' class='foswikiInputField' id='limit' name='limit' size='3' value='%IF{
   "'%URLPARAM{"limit" default="all"}%'='all'"
   then="all"
   else="%URLPARAM{limit}%"
}%' /><label for='limit'> %MAKETEXT{"Topics per web"}% </label><span class='foswikiSmall'>%MAKETEXT{"(=all= to show all topics)"}%</span>
</td>
</tr>
</table>%ENDSECTION{"optionsadvanced"}%


%STARTSECTION{"searchresults"}%%IF{
   "$'URLPARAM{search}'!=''"
   then="<h2>Search results</h2>
$percentINCLUDE{$quot%SYSTEMWEB%.%TOPIC%$quot section=$quotsearchfeed$quot}$percent"
}%%SEARCH{
   "%URLPARAM{"search" encode="quote"}%"
   type="%URLPARAM{"type" default="word"}%"
   scope="%URLPARAM{"scope" encode="quote"}%"
   web="%URLPARAM{"web" encode="quote"}%"%IF{
      "{EnableHierarchicalWebs}"
      then="recurse=\"%URLPARAM{"recurse" encode="quote"}%\""
   }%
   excludetopic="%URLPARAM{"excludetopic" encode="quote"}%"
   nosearch="%URLPARAM{"nosearch" encode="quote"}%"
   casesensitive="%URLPARAM{"casesensitive" encode="quote"}%"
   nosummary="%URLPARAM{"nosummary" encode="quote"}%"
   nototal="%URLPARAM{"nototal" encode="quote"}%"
   order="%URLPARAM{"order" encode="quote"}%"
   reverse="%URLPARAM{"reverse" encode="quote"}%"
   pager="on"
   limit="%URLPARAM{"limit" encode="quote" default="%DEFAULTPAGESIZE%"}%"
   pagesize="%DEFAULTPAGESIZE%"
   zeroresults="%IF{
      "defined search and $search!=''"
      then="on"
      else="off"
   }%"
}%%ENDSECTION{"searchresults"}%


%STARTSECTION{"searchfeed"}%<div>%ICON{"rss-small"}%%INCLUDE{"%SYSTEMWEB%.%TOPIC%" section="searchfeedlink"}%</div>%ENDSECTION{"searchfeed"}%


%STARTSECTION{"searchfeedlink"}% <a href='%SCRIPTURL{"view"}%/%BASEWEB%/WebRss?search=%URLPARAM{"search" encode="url"}%;type=%IF{
   "'%URLPARAM{"regex"}%'='on' OR '%URLPARAM{"type"}%'='regex'"
   then="regex"
   else="word"
}%;excludetopic=%URLPARAM{"excludetopic" encode="url" default="%TOPIC%,WebHome,%STATISTICSTOPIC%"}%;web=%URLPARAM{"web" encode="url" default="%BASEWEB%"}%;recurse=%URLPARAM{"recurse" encode="url"}%;limit=%URLPARAM{"limit" encode="url" default="all"}%;scope=%URLPARAM{"scope" encode="url" default="text"}%;casesensitive=%URLPARAM{"casesensitive" encode="url" default="off"}%'>%MAKETEXT{"Get notified on changes on this search"}%</a>%ENDSECTION{"searchfeedlink"}%


%STARTSECTION{"querysearchexample"}%%IF{
   "$'URLPARAM{search}'!=''"
   then='$percentINCLUDE{$quot%TOPIC%$quot section=$quot_querysearchexample$quot}$percent'
}%%ENDSECTION{"querysearchexample"}%


%STARTSECTION{"_querysearchexample"}%<p /><div class='foswikiHelp'>
%MAKETEXT{"To display the above search results in a topic, copy-paste the following markup:"}%
<pre class='tml'>
%<nop>SEARCH{
   "%URLPARAM{"search" encode="quote"}%"
   type="%URLPARAM{"type" default="%SEARCHDEFAULTTTYPE%"}%"%FORMAT{
      "scope,web,recurse,nosearch,casesensitive,nosummary,nototal,order,reverse,limit,search"
      type="string"
      header="$n"
      format="$percntIF{
        \"(defined $item AND $'$item') AND ('$item' != 'recurse' OR {EnableHierarchicalWebs})\"
        then=\"   $item=\\"$percntURLPARAM{\"$item\" encode=\"quote\"}$percnt\\"$n\"
      }$percnt"
      separator=""
   }%}%
</pre>
</div>%ENDSECTION{"_querysearchexample"}%


%STARTSECTION{"searchbyletterlink"}%%IF{
   "$'URLPARAM{searchletter}'='%letter%'"
   then="%letter%"
   else="<a href='%SCRIPTURLPATH{"search"}%/%BASEWEB%/%TOPIC%?scope=topic&amp;type=regex&amp;search=%5E%letter%;$percentINCLUDE{$quot%TOPIC%$quot section=$quotsearchparamsadvanced$quot}$percent;searchletter=%letter%;tab=az'>%letter%</a>"
}%%ENDSECTION{"searchbyletterlink"}%


%STARTSECTION{"az"}%%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="tabs"}%
<div class='foswikiTabContent'>
<div class='foswikiFormSteps'>
<div class='foswikiFormStep'>
%MAKETEXT{"List topics that start with the letter:"}% %INCLUDE{"%TOPIC%" section="letterlist"}%
</div>
</div>
%IF{
   "$'URLPARAM{searchletter}'"
   then="$percentINCLUDE{$quot%TOPIC%$quot section=$quotsearchresults$quot}$percent$percentINCLUDE{$quot%TOPIC%$quot section=$quotquerysearchexample$quot}$percent"
}%</div>%ENDSECTION{"az"}%

%STARTSECTION{"letterlist"}%<div class='foswikiHorizontalList foswikiUnvisited'>
<ul>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="A"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="B"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="C"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="D"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="E"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="F"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="G"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="H"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="I"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="J"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="K"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="L"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="M"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="N"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="O"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="P"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="Q"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="R"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="S"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="T"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="U"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="V"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="W"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="X"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="Y"}%</li>
   <li class='foswikiLast'>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="Z"}%</li>
</ul>
<div class='foswikiClear'></div>
</div>%ENDSECTION{"letterlist"}%
Topic revision: r1 - 01 Jul 2011, ProjectContributor
 
This site is powered by FoswikiCopyright © CC-BY-SA by the contributing authors. All material on this collaboration platform is copyrighted under CC-BY-SA by the contributing authors unless otherwise noted.
Ideas, requests, problems regarding Foswiki? Send feedback