[Pmwiki-users] Modifying the Search Results page

Patrick R. Michaud pmichaud
Wed Oct 22 21:11:26 CDT 2003


Sure, take a look at http://www.pmichaud.com/wiki/Cookbook/SearchGroup
for some ideas!

Pm


On Wed, Oct 22, 2003 at 10:03:47PM -0500, Kenneth P. Turvey wrote:
> On a related note, is there a way to get a search to only apply to a single 
> group without the user having to enter in the MyWikiGroup/ in the search 
> string? 
> 
> On Wednesday 22 October 2003 04:19 pm, Brooks Peck wrote:
> > I'm trying to modify the look of the Search Results
> > page on my PmWiki so it matches the rest of the wiki.
> > I've put the variable $PageSearchFmt in my local.php,
> > and the changes I made *are* there, but there are no
> > longer any search results. The page just ends. What am
> > I doing wrong?
> >
> > For example, here's the source code of my search
> > results page. For simplicity, I just put 'Hello' in
> > the $PageSearchFmt variable. The Hello shows up, but
> > nothing else (not footer either!). This is on a search
> > that I know should turn up results.
> >
> > <html><head><title>Brooks Peck - Search
> > Results</title><style type='text/css'>
> >   HR { text-align:left; }
> >   .wikiheader { font-size:32px; font-weight:bold; }
> >   .wikiops, .wikifooter { font-size:13px; }
> >   .wikibody { margin-left:10%; margin-right:10% }
> >   .revdate { font-family:verdana,sans-serif;
> > font-size:11px; }
> >   .revtype { font-family:verdana,sans-serif;
> > font-size:11px; font-weight:bold; }
> >   .revadd { background:#99ff99; color:black; }
> >   .revdel { background:#ffff99; color:black; }
> >   IMG { padding:5px; }
> > </style></head><body bgcolor='#ffffff'><div
> > class='wikibody'>Hello</div></body></html>
> >
> > Thank you very much.
> >
> > Brooks Peck
> >
> > __________________________________
> > Do you Yahoo!?
> > The New Yahoo! Shopping - with improved product search
> > http://shopping.yahoo.com
> >
> > _______________________________________________
> > Pmwiki-users mailing list
> > Pmwiki-users at pmichaud.com
> > http://pmichaud.com/mailman/listinfo/pmwiki-users_pmichaud.com
> 
> -- 
> Kenneth P. Turvey <kt at squeakydolphin.com>
> 
> 
> _______________________________________________
> Pmwiki-users mailing list
> Pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users_pmichaud.com



More information about the pmwiki-users mailing list