Changeset 1180 for trunk/core/data/System/FormattedSearch.txt
- Timestamp:
- 12/05/08 07:28:02 (3 years ago)
- File:
-
- 1 edited
-
trunk/core/data/System/FormattedSearch.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/System/FormattedSearch.txt
r1022 r1180 187 187 <form action="%SCRIPTURLPATH{"view"}%/%WEB%/%TOPIC%"> 188 188 Find Topics: 189 <input type="text" name="q" size="32" value="%URLPARAM{"q" }%" /> <input type="submit" class="twikiSubmit" value="Search" />189 <input type="text" name="q" size="32" value="%URLPARAM{"q" encode="entity"}%" /> <input type="submit" class="twikiSubmit" value="Search" /> 190 190 </form> 191 191 Result: 192 %SEARCH{ search="%URLPARAM{"q" }%" format=" * $web.$topic: %BR% $summary" nosearch="on" }%192 %SEARCH{ search="%URLPARAM{"q" encode="quote"}%" type="keyword" format=" * $web.$topic: %BR% $summary" nosearch="on" }% 193 193 </verbatim> 194 194 … … 197 197 <form action="%SCRIPTURLPATH{"view"}%/%WEB%/%TOPIC%"> 198 198 Find Topics: 199 <input type="text" name="q" size="32" value="%URLPARAM{"q" }%" /> <input type="submit" class="twikiSubmit" value="Search" />199 <input type="text" name="q" size="32" value="%URLPARAM{"q" encode="entity"}%" /> <input type="submit" class="twikiSubmit" value="Search" /> 200 200 </form> 201 201 Result: 202 %SEARCH{ search="%URLPARAM{"q" }%" format=" * $web.$topic: %BR% $summary" nosearch="on" }%202 %SEARCH{ search="%URLPARAM{"q" encode="quote"}%" type="keyword" format=" * $web.$topic: %BR% $summary" nosearch="on" }% 203 203 204 204 __Related Topics:__ UserDocumentationCategory, SearchHelp, [[%SYSTEMWEB%.Macros#VarSEARCH][Macros#VarSEARCH]], SearchPatternCookbook, RegularExpression
Note: See TracChangeset
for help on using the changeset viewer.
