[pmwiki-users] Searchresults customization
Crisses
crisses at kinhost.org
Fri Oct 6 12:29:28 CDT 2006
On Oct 6, 2006, at 12:58 PM, Patrick R. Michaud wrote:
> On Fri, Oct 06, 2006 at 12:54:36PM -0400, Crisses wrote:
>> I can't find where I can get rid of the "Results of search for..."
>> line in the searchresults.
>>
>> A hint, maybe? :)
>
> $SearchResultsFmt = "<div class='wikisearch'>\$MatchList</div>";
>
> This says to return the list of matched results and nothing else.
> The default setting is
>
> SDV($SearchResultsFmt, "<div class='wikisearch'>\$[SearchFor]
> $HTMLVSpace\$MatchList
> $HTMLVSpace\$[SearchFound]$HTMLVSpace</div>");
Thank you! :)
Crisses
More information about the pmwiki-users
mailing list