[Pmwiki-users] Search page format
kinhost
kinhost at kinhost.org
Sat May 17 14:19:14 CDT 2003
> On Sat, May 17, 2003 at 07:36:22AM -0400, Crisses wrote:
>> I've successfully removed the PmWiki logo from the header of all pages,
>> except apparently the header in the Search page...
>>
>> Is there a different way to eliminate that one or is it a code glitch?
>
> You mean the search results page? It might be a code glitch, but to
> get rid of the PmWiki logo you should be able to just do
>
> $WikiImg = '';
Ok, I tried this one, the spacing problem bothered me, and I simply
redefined the header...that's the problem. Oops. Ok...
> in local.php. Yes, I know there may be some spacing problems with this,
> and if someone will identify them for me then I'll fix them in the
> distribution code.
There's a table cell in the code that comes up even without the logo
present. I used the code but eliminated the cell from the table output.
> You can also completely define the search results page layout by
> setting the contents of the $PageSearchFmt variable.
*nod*
> If I've answered the wrong question or solved the wrong problem here,
> let me know where I have gone astray.
You have the right info, I simply didn't realize there's another variable
for the search page format.
Crisses
--
Nigel: I'm 20 now..time to become a responsible adult
Criss: *coughs* what's that? a "responsible adult"?
Nigel: Um..it basically translates from the Latin meaning "No fun
whatsoever."
More information about the pmwiki-users
mailing list