[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Searching solution found & IRC



> efforts.  Did you still want me to do the search form, everything between
> <FORM action="">
> ...
> </FORM>

Yeah... you doing that part would be ideal.

> Do we want to use the standard htsearch output?  Basically you have a
> static header.html and footer.html which get added to the search results.  

Yuk.

> I don't think that's very cool, because now we loose the ability to do

Nope... pretty much sux.

> The other solution is to use PHP or mod_perl to parse the htdig html
> output and reformat it for the user.  Check out:
> could be used for mod_perl.  Of course the bad thing about this is the CPU
> overhead associated.

Yeah... we're introducing more overhead... but I don't see anyway around it.  We
need to be able to do whatever we want with that page.  

Jason