| Module name |
search SearchCgiScript |
| Location |
TWIKIROOT/bin/search |
| Summary |
To return HTML that represents result of a %SEARCH directive |
| Primary Author |
Main. |
Purpose
- To extract terms from an embedded search query and pass them to SearchDotPm
- To return the HTML from SearchDotPm that show the results of the search
NB. This script does not construct the
SearchQueryPage, that is just a normal TWiki form.
Used by
- This cgi script is invoked by the user when the user writes %SEARCH{....} %
Diagram:
TWiki Modules used
This
CGI script depends on the following TWiki modules for functionality:
External Modules used
This
CGI script depends on no external modules
This section lists the methods that can be used by the scripts and by other modules
These do not need to be not documented yet
Please see
CodevDocumentationProject and
CodevDocumentationProjectDev for comments on the format of these pages.
--
MartinCleaver - 24 Jun 2002