[pmwiki-users] Search results without
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Tue Jul 17 09:48:10 CDT 2007
    
    
  
On Tue, Jul 17, 2007 at 04:23:32PM +0300, Mildiner, Melvyn wrote:
>    I would like to show search results without the details of the search
>    (i.e. without an introductory line that says "Results of search for
>    fmt=#title order=-time name=-Main.AllComments [[#comment").
> 
>    Is this possible?
Method #1:  On your Site.Search page, change
    (:searchresults:)
to
    (:pagelist request=1 req=1:)
Method #2: In local/config.php, set
    $SearchResultsFmt = '$MatchList';
Pm
    
    
More information about the pmwiki-users
mailing list